@aws-sdk/client-iot-managed-integrations 3.968.0 → 3.969.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +106 -106
- package/dist-es/schemas/schemas_0.js +106 -106
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -907,7 +907,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
|
|
|
907
907
|
var AccountAssociationItem$ = [3, n0, _AAI,
|
|
908
908
|
0,
|
|
909
909
|
[_AAIc, _AS, _EM, _CDIo, _N, _D, _Ar],
|
|
910
|
-
[0, 0, 0, 0, 0, 0, 0]
|
|
910
|
+
[0, 0, 0, 0, 0, 0, 0], 2
|
|
911
911
|
];
|
|
912
912
|
var AuthConfig$ = [3, n0, _AC,
|
|
913
913
|
0,
|
|
@@ -922,37 +922,37 @@ var AuthConfigUpdate$ = [3, n0, _ACU,
|
|
|
922
922
|
var CapabilityAction$ = [3, n0, _CA,
|
|
923
923
|
0,
|
|
924
924
|
[_n, _r, _aTI, _p],
|
|
925
|
-
[0, 0, 0, [() => CapabilityProperties, 0]]
|
|
925
|
+
[0, 0, 0, [() => CapabilityProperties, 0]], 1
|
|
926
926
|
];
|
|
927
927
|
var CapabilityReport$ = [3, n0, _CR,
|
|
928
928
|
0,
|
|
929
|
-
[_v,
|
|
930
|
-
[0,
|
|
929
|
+
[_v, _en, _nI],
|
|
930
|
+
[0, () => CapabilityReportEndpoints, 0], 2
|
|
931
931
|
];
|
|
932
932
|
var CapabilityReportCapability$ = [3, n0, _CRC,
|
|
933
933
|
0,
|
|
934
934
|
[_i, _n, _v, _pr, _a, _ev],
|
|
935
|
-
[0, 0, 0, 64 | 0, 64 | 0, 64 | 0]
|
|
935
|
+
[0, 0, 0, 64 | 0, 64 | 0, 64 | 0], 6
|
|
936
936
|
];
|
|
937
937
|
var CapabilityReportEndpoint$ = [3, n0, _CRE,
|
|
938
938
|
0,
|
|
939
939
|
[_i, _dT, _ca],
|
|
940
|
-
[0, 64 | 0, () => CapabilityReportCapabilities]
|
|
940
|
+
[0, 64 | 0, () => CapabilityReportCapabilities], 3
|
|
941
941
|
];
|
|
942
942
|
var CapabilitySchemaItem$ = [3, n0, _CSI,
|
|
943
943
|
0,
|
|
944
944
|
[_F, _CI, _EI, _EV, _S],
|
|
945
|
-
[0, 0, 0, 1, 15]
|
|
945
|
+
[0, 0, 0, 1, 15], 5
|
|
946
946
|
];
|
|
947
947
|
var CommandCapability$ = [3, n0, _CCo,
|
|
948
948
|
0,
|
|
949
949
|
[_i, _n, _v, _a],
|
|
950
|
-
[0, 0, 0, [() => CapabilityActions, 0]]
|
|
950
|
+
[0, 0, 0, [() => CapabilityActions, 0]], 4
|
|
951
951
|
];
|
|
952
952
|
var CommandEndpoint$ = [3, n0, _CE,
|
|
953
953
|
0,
|
|
954
954
|
[_eI, _ca],
|
|
955
|
-
[0, [() => CommandCapabilities, 0]]
|
|
955
|
+
[0, [() => CommandCapabilities, 0]], 2
|
|
956
956
|
];
|
|
957
957
|
var ConfigurationError$ = [3, n0, _CEo,
|
|
958
958
|
0,
|
|
@@ -961,8 +961,8 @@ var ConfigurationError$ = [3, n0, _CEo,
|
|
|
961
961
|
];
|
|
962
962
|
var ConfigurationStatus$ = [3, n0, _CS,
|
|
963
963
|
0,
|
|
964
|
-
[
|
|
965
|
-
[() => ConfigurationError
|
|
964
|
+
[_s, _e],
|
|
965
|
+
[0, () => ConfigurationError$], 1
|
|
966
966
|
];
|
|
967
967
|
var ConflictException$ = [-3, n0, _CEon,
|
|
968
968
|
{ [_e]: _c, [_hE]: 409 },
|
|
@@ -978,22 +978,22 @@ var ConnectorDestinationSummary$ = [3, n0, _CDS,
|
|
|
978
978
|
var ConnectorItem$ = [3, n0, _CIo,
|
|
979
979
|
0,
|
|
980
980
|
[_N, _EC, _D, _ET, _I, _T],
|
|
981
|
-
[0, () => EndpointConfig$, 0, 0, 0, 0]
|
|
981
|
+
[0, () => EndpointConfig$, 0, 0, 0, 0], 2
|
|
982
982
|
];
|
|
983
983
|
var CreateAccountAssociationRequest$ = [3, n0, _CAAR,
|
|
984
984
|
0,
|
|
985
|
-
[
|
|
986
|
-
[[0, 4], 0, 0,
|
|
985
|
+
[_CDIo, _CT, _N, _D, _Ta],
|
|
986
|
+
[0, [0, 4], 0, 0, [() => TagsMap, 0]], 1
|
|
987
987
|
];
|
|
988
988
|
var CreateAccountAssociationResponse$ = [3, n0, _CAARr,
|
|
989
989
|
0,
|
|
990
990
|
[_OAAU, _AAIc, _AS, _Ar],
|
|
991
|
-
[[() => OAuthAuthorizationUrl, 0], 0, 0, 0]
|
|
991
|
+
[[() => OAuthAuthorizationUrl, 0], 0, 0, 0], 3
|
|
992
992
|
];
|
|
993
993
|
var CreateCloudConnectorRequest$ = [3, n0, _CCCR,
|
|
994
994
|
0,
|
|
995
995
|
[_N, _EC, _D, _ET, _CT],
|
|
996
|
-
[0, () => EndpointConfig$, 0, 0, [0, 4]]
|
|
996
|
+
[0, () => EndpointConfig$, 0, 0, [0, 4]], 2
|
|
997
997
|
];
|
|
998
998
|
var CreateCloudConnectorResponse$ = [3, n0, _CCCRr,
|
|
999
999
|
0,
|
|
@@ -1002,8 +1002,8 @@ var CreateCloudConnectorResponse$ = [3, n0, _CCCRr,
|
|
|
1002
1002
|
];
|
|
1003
1003
|
var CreateConnectorDestinationRequest$ = [3, n0, _CCDR,
|
|
1004
1004
|
0,
|
|
1005
|
-
[
|
|
1006
|
-
[0, 0,
|
|
1005
|
+
[_CCI, _AT, _AC, _SM, _N, _D, _CT],
|
|
1006
|
+
[0, 0, () => AuthConfig$, () => SecretsManager$, 0, 0, [0, 4]], 4
|
|
1007
1007
|
];
|
|
1008
1008
|
var CreateConnectorDestinationResponse$ = [3, n0, _CCDRr,
|
|
1009
1009
|
0,
|
|
@@ -1023,7 +1023,7 @@ var CreateCredentialLockerResponse$ = [3, n0, _CCLRr,
|
|
|
1023
1023
|
var CreateDestinationRequest$ = [3, n0, _CDR,
|
|
1024
1024
|
0,
|
|
1025
1025
|
[_DDA, _DDT, _N, _RA, _CT, _D, _Ta],
|
|
1026
|
-
[0, 0, 0, 0, [0, 4], 0, [() => TagsMap, 0]]
|
|
1026
|
+
[0, 0, 0, 0, [0, 4], 0, [() => TagsMap, 0]], 4
|
|
1027
1027
|
];
|
|
1028
1028
|
var CreateDestinationResponse$ = [3, n0, _CDRr,
|
|
1029
1029
|
0,
|
|
@@ -1032,8 +1032,8 @@ var CreateDestinationResponse$ = [3, n0, _CDRr,
|
|
|
1032
1032
|
];
|
|
1033
1033
|
var CreateEventLogConfigurationRequest$ = [3, n0, _CELCR,
|
|
1034
1034
|
0,
|
|
1035
|
-
[_RT,
|
|
1036
|
-
[0, 0, 0, [0, 4]]
|
|
1035
|
+
[_RT, _ELL, _RI, _CT],
|
|
1036
|
+
[0, 0, 0, [0, 4]], 2
|
|
1037
1037
|
];
|
|
1038
1038
|
var CreateEventLogConfigurationResponse$ = [3, n0, _CELCRr,
|
|
1039
1039
|
0,
|
|
@@ -1042,8 +1042,8 @@ var CreateEventLogConfigurationResponse$ = [3, n0, _CELCRr,
|
|
|
1042
1042
|
];
|
|
1043
1043
|
var CreateManagedThingRequest$ = [3, n0, _CMTR,
|
|
1044
1044
|
0,
|
|
1045
|
-
[_R,
|
|
1046
|
-
[0, [() =>
|
|
1045
|
+
[_R, _AM, _AMT, _O, _CLI, _WFSSC, _SN, _B, _M, _N, _CR, _CSa, _Ca, _CT, _C, _Ta, _MD],
|
|
1046
|
+
[0, [() => AuthMaterialString, 0], 0, [() => Owner, 0], 0, () => WiFiSimpleSetupConfiguration$, [() => SerialNumber, 0], [() => Brand, 0], [() => Model, 0], 0, () => CapabilityReport$, () => CapabilitySchemas, 0, [0, 4], [() => Classification, 0], [() => TagsMap, 0], 128 | 0], 3
|
|
1047
1047
|
];
|
|
1048
1048
|
var CreateManagedThingResponse$ = [3, n0, _CMTRr,
|
|
1049
1049
|
0,
|
|
@@ -1053,7 +1053,7 @@ var CreateManagedThingResponse$ = [3, n0, _CMTRr,
|
|
|
1053
1053
|
var CreateNotificationConfigurationRequest$ = [3, n0, _CNCR,
|
|
1054
1054
|
0,
|
|
1055
1055
|
[_ETv, _DN, _CT, _Ta],
|
|
1056
|
-
[0, 0, [0, 4], [() => TagsMap, 0]]
|
|
1056
|
+
[0, 0, [0, 4], [() => TagsMap, 0]], 2
|
|
1057
1057
|
];
|
|
1058
1058
|
var CreateNotificationConfigurationResponse$ = [3, n0, _CNCRr,
|
|
1059
1059
|
0,
|
|
@@ -1072,8 +1072,8 @@ var CreateOtaTaskConfigurationResponse$ = [3, n0, _COTCRr,
|
|
|
1072
1072
|
];
|
|
1073
1073
|
var CreateOtaTaskRequest$ = [3, n0, _COTR,
|
|
1074
1074
|
0,
|
|
1075
|
-
[
|
|
1076
|
-
[0, 0, 0, 64 | 0, 0, 0, 0,
|
|
1075
|
+
[_SU, _OT, _D, _P, _Tar, _TCI, _OM, _OTQS, _CT, _OSC, _OTERC, _Ta],
|
|
1076
|
+
[0, 0, 0, 0, 64 | 0, 0, 0, 0, [0, 4], () => OtaTaskSchedulingConfig$, () => OtaTaskExecutionRetryConfig$, [() => TagsMap, 0]], 2
|
|
1077
1077
|
];
|
|
1078
1078
|
var CreateOtaTaskResponse$ = [3, n0, _COTRr,
|
|
1079
1079
|
0,
|
|
@@ -1083,7 +1083,7 @@ var CreateOtaTaskResponse$ = [3, n0, _COTRr,
|
|
|
1083
1083
|
var CreateProvisioningProfileRequest$ = [3, n0, _CPPR,
|
|
1084
1084
|
0,
|
|
1085
1085
|
[_PT, _CC, _N, _CT, _Ta],
|
|
1086
|
-
[0, [() => CaCertificate, 0], 0, [0, 4], [() => TagsMap, 0]]
|
|
1086
|
+
[0, [() => CaCertificate, 0], 0, [0, 4], [() => TagsMap, 0]], 1
|
|
1087
1087
|
];
|
|
1088
1088
|
var CreateProvisioningProfileResponse$ = [3, n0, _CPPRr,
|
|
1089
1089
|
0,
|
|
@@ -1098,62 +1098,62 @@ var CredentialLockerSummary$ = [3, n0, _CLS,
|
|
|
1098
1098
|
var DeleteAccountAssociationRequest$ = [3, n0, _DAAR,
|
|
1099
1099
|
0,
|
|
1100
1100
|
[_AAIc],
|
|
1101
|
-
[[0, 1]]
|
|
1101
|
+
[[0, 1]], 1
|
|
1102
1102
|
];
|
|
1103
1103
|
var DeleteCloudConnectorRequest$ = [3, n0, _DCCR,
|
|
1104
1104
|
0,
|
|
1105
1105
|
[_Id],
|
|
1106
|
-
[[0, 1]]
|
|
1106
|
+
[[0, 1]], 1
|
|
1107
1107
|
];
|
|
1108
1108
|
var DeleteConnectorDestinationRequest$ = [3, n0, _DCDR,
|
|
1109
1109
|
0,
|
|
1110
1110
|
[_Id],
|
|
1111
|
-
[[0, 1]]
|
|
1111
|
+
[[0, 1]], 1
|
|
1112
1112
|
];
|
|
1113
1113
|
var DeleteCredentialLockerRequest$ = [3, n0, _DCLR,
|
|
1114
1114
|
0,
|
|
1115
1115
|
[_Id],
|
|
1116
|
-
[[0, 1]]
|
|
1116
|
+
[[0, 1]], 1
|
|
1117
1117
|
];
|
|
1118
1118
|
var DeleteDestinationRequest$ = [3, n0, _DDR,
|
|
1119
1119
|
0,
|
|
1120
1120
|
[_N],
|
|
1121
|
-
[[0, 1]]
|
|
1121
|
+
[[0, 1]], 1
|
|
1122
1122
|
];
|
|
1123
1123
|
var DeleteEventLogConfigurationRequest$ = [3, n0, _DELCR,
|
|
1124
1124
|
0,
|
|
1125
1125
|
[_I],
|
|
1126
|
-
[[0, 1]]
|
|
1126
|
+
[[0, 1]], 1
|
|
1127
1127
|
];
|
|
1128
1128
|
var DeleteManagedThingRequest$ = [3, n0, _DMTR,
|
|
1129
1129
|
0,
|
|
1130
1130
|
[_Id, _Fo],
|
|
1131
|
-
[[0, 1], [2, { [_hQ]: _Fo }]]
|
|
1131
|
+
[[0, 1], [2, { [_hQ]: _Fo }]], 1
|
|
1132
1132
|
];
|
|
1133
1133
|
var DeleteNotificationConfigurationRequest$ = [3, n0, _DNCR,
|
|
1134
1134
|
0,
|
|
1135
1135
|
[_ETv],
|
|
1136
|
-
[[0, 1]]
|
|
1136
|
+
[[0, 1]], 1
|
|
1137
1137
|
];
|
|
1138
1138
|
var DeleteOtaTaskConfigurationRequest$ = [3, n0, _DOTCR,
|
|
1139
1139
|
0,
|
|
1140
1140
|
[_Id],
|
|
1141
|
-
[[0, 1]]
|
|
1141
|
+
[[0, 1]], 1
|
|
1142
1142
|
];
|
|
1143
1143
|
var DeleteOtaTaskRequest$ = [3, n0, _DOTR,
|
|
1144
1144
|
0,
|
|
1145
1145
|
[_Id],
|
|
1146
|
-
[[0, 1]]
|
|
1146
|
+
[[0, 1]], 1
|
|
1147
1147
|
];
|
|
1148
1148
|
var DeleteProvisioningProfileRequest$ = [3, n0, _DPPR,
|
|
1149
1149
|
0,
|
|
1150
1150
|
[_Id],
|
|
1151
|
-
[[0, 1]]
|
|
1151
|
+
[[0, 1]], 1
|
|
1152
1152
|
];
|
|
1153
1153
|
var DeregisterAccountAssociationRequest$ = [3, n0, _DAARe,
|
|
1154
1154
|
0,
|
|
1155
1155
|
[_MTI, _AAIc],
|
|
1156
|
-
[0, 0]
|
|
1156
|
+
[0, 0], 2
|
|
1157
1157
|
];
|
|
1158
1158
|
var DestinationSummary$ = [3, n0, _DS,
|
|
1159
1159
|
0,
|
|
@@ -1162,8 +1162,8 @@ var DestinationSummary$ = [3, n0, _DS,
|
|
|
1162
1162
|
];
|
|
1163
1163
|
var Device$ = [3, n0, _De,
|
|
1164
1164
|
0,
|
|
1165
|
-
[_CDI,
|
|
1166
|
-
[[() => ConnectorDeviceId, 0], [() => ConnectorDeviceName, 0], () =>
|
|
1165
|
+
[_CDI, _CR, _CDN, _CSa, _DM],
|
|
1166
|
+
[[() => ConnectorDeviceId, 0], () => MatterCapabilityReport$, [() => ConnectorDeviceName, 0], () => CapabilitySchemas, 15], 2
|
|
1167
1167
|
];
|
|
1168
1168
|
var DeviceDiscoverySummary$ = [3, n0, _DDS,
|
|
1169
1169
|
0,
|
|
@@ -1193,27 +1193,27 @@ var ExponentialRolloutRate$ = [3, n0, _ERR,
|
|
|
1193
1193
|
var GetAccountAssociationRequest$ = [3, n0, _GAAR,
|
|
1194
1194
|
0,
|
|
1195
1195
|
[_AAIc],
|
|
1196
|
-
[[0, 1]]
|
|
1196
|
+
[[0, 1]], 1
|
|
1197
1197
|
];
|
|
1198
1198
|
var GetAccountAssociationResponse$ = [3, n0, _GAARe,
|
|
1199
1199
|
0,
|
|
1200
|
-
[_AAIc, _AS, _EM, _CDIo, _N, _D, _Ar,
|
|
1201
|
-
[0, 0,
|
|
1200
|
+
[_AAIc, _AS, _OAAU, _EM, _CDIo, _N, _D, _Ar, _Ta],
|
|
1201
|
+
[0, 0, [() => OAuthAuthorizationUrl, 0], 0, 0, 0, 0, 0, [() => TagsMap, 0]], 3
|
|
1202
1202
|
];
|
|
1203
1203
|
var GetCloudConnectorRequest$ = [3, n0, _GCCR,
|
|
1204
1204
|
0,
|
|
1205
1205
|
[_Id],
|
|
1206
|
-
[[0, 1]]
|
|
1206
|
+
[[0, 1]], 1
|
|
1207
1207
|
];
|
|
1208
1208
|
var GetCloudConnectorResponse$ = [3, n0, _GCCRe,
|
|
1209
1209
|
0,
|
|
1210
1210
|
[_N, _EC, _D, _ET, _I, _T],
|
|
1211
|
-
[0, () => EndpointConfig$, 0, 0, 0, 0]
|
|
1211
|
+
[0, () => EndpointConfig$, 0, 0, 0, 0], 2
|
|
1212
1212
|
];
|
|
1213
1213
|
var GetConnectorDestinationRequest$ = [3, n0, _GCDR,
|
|
1214
1214
|
0,
|
|
1215
1215
|
[_Id],
|
|
1216
|
-
[[0, 1]]
|
|
1216
|
+
[[0, 1]], 1
|
|
1217
1217
|
];
|
|
1218
1218
|
var GetConnectorDestinationResponse$ = [3, n0, _GCDRe,
|
|
1219
1219
|
0,
|
|
@@ -1223,7 +1223,7 @@ var GetConnectorDestinationResponse$ = [3, n0, _GCDRe,
|
|
|
1223
1223
|
var GetCredentialLockerRequest$ = [3, n0, _GCLR,
|
|
1224
1224
|
0,
|
|
1225
1225
|
[_Id],
|
|
1226
|
-
[[0, 1]]
|
|
1226
|
+
[[0, 1]], 1
|
|
1227
1227
|
];
|
|
1228
1228
|
var GetCredentialLockerResponse$ = [3, n0, _GCLRe,
|
|
1229
1229
|
0,
|
|
@@ -1238,7 +1238,7 @@ var GetCustomEndpointRequest$ = [3, n0, _GCER,
|
|
|
1238
1238
|
var GetCustomEndpointResponse$ = [3, n0, _GCERe,
|
|
1239
1239
|
0,
|
|
1240
1240
|
[_EA],
|
|
1241
|
-
[0]
|
|
1241
|
+
[0], 1
|
|
1242
1242
|
];
|
|
1243
1243
|
var GetDefaultEncryptionConfigurationRequest$ = [3, n0, _GDECR,
|
|
1244
1244
|
0,
|
|
@@ -1248,12 +1248,12 @@ var GetDefaultEncryptionConfigurationRequest$ = [3, n0, _GDECR,
|
|
|
1248
1248
|
var GetDefaultEncryptionConfigurationResponse$ = [3, n0, _GDECRe,
|
|
1249
1249
|
0,
|
|
1250
1250
|
[_cS, _eT, _kKA],
|
|
1251
|
-
[() => ConfigurationStatus$, 0, 0]
|
|
1251
|
+
[() => ConfigurationStatus$, 0, 0], 2
|
|
1252
1252
|
];
|
|
1253
1253
|
var GetDestinationRequest$ = [3, n0, _GDR,
|
|
1254
1254
|
0,
|
|
1255
1255
|
[_N],
|
|
1256
|
-
[[0, 1]]
|
|
1256
|
+
[[0, 1]], 1
|
|
1257
1257
|
];
|
|
1258
1258
|
var GetDestinationResponse$ = [3, n0, _GDRe,
|
|
1259
1259
|
0,
|
|
@@ -1263,17 +1263,17 @@ var GetDestinationResponse$ = [3, n0, _GDRe,
|
|
|
1263
1263
|
var GetDeviceDiscoveryRequest$ = [3, n0, _GDDR,
|
|
1264
1264
|
0,
|
|
1265
1265
|
[_Id],
|
|
1266
|
-
[[0, 1]]
|
|
1266
|
+
[[0, 1]], 1
|
|
1267
1267
|
];
|
|
1268
1268
|
var GetDeviceDiscoveryResponse$ = [3, n0, _GDDRe,
|
|
1269
1269
|
0,
|
|
1270
1270
|
[_I, _Ar, _DT, _St, _SA, _CIon, _CAI, _AAIc, _FA, _Ta],
|
|
1271
|
-
[0, 0, 0, 0, 4, 0, 0, 0, 4, [() => TagsMap, 0]]
|
|
1271
|
+
[0, 0, 0, 0, 4, 0, 0, 0, 4, [() => TagsMap, 0]], 5
|
|
1272
1272
|
];
|
|
1273
1273
|
var GetEventLogConfigurationRequest$ = [3, n0, _GELCR,
|
|
1274
1274
|
0,
|
|
1275
1275
|
[_I],
|
|
1276
|
-
[[0, 1]]
|
|
1276
|
+
[[0, 1]], 1
|
|
1277
1277
|
];
|
|
1278
1278
|
var GetEventLogConfigurationResponse$ = [3, n0, _GELCRe,
|
|
1279
1279
|
0,
|
|
@@ -1293,7 +1293,7 @@ var GetHubConfigurationResponse$ = [3, n0, _GHCRe,
|
|
|
1293
1293
|
var GetManagedThingCapabilitiesRequest$ = [3, n0, _GMTCR,
|
|
1294
1294
|
0,
|
|
1295
1295
|
[_Id],
|
|
1296
|
-
[[0, 1]]
|
|
1296
|
+
[[0, 1]], 1
|
|
1297
1297
|
];
|
|
1298
1298
|
var GetManagedThingCapabilitiesResponse$ = [3, n0, _GMTCRe,
|
|
1299
1299
|
0,
|
|
@@ -1303,7 +1303,7 @@ var GetManagedThingCapabilitiesResponse$ = [3, n0, _GMTCRe,
|
|
|
1303
1303
|
var GetManagedThingCertificateRequest$ = [3, n0, _GMTCRet,
|
|
1304
1304
|
0,
|
|
1305
1305
|
[_Id],
|
|
1306
|
-
[[0, 1]]
|
|
1306
|
+
[[0, 1]], 1
|
|
1307
1307
|
];
|
|
1308
1308
|
var GetManagedThingCertificateResponse$ = [3, n0, _GMTCReta,
|
|
1309
1309
|
0,
|
|
@@ -1313,7 +1313,7 @@ var GetManagedThingCertificateResponse$ = [3, n0, _GMTCReta,
|
|
|
1313
1313
|
var GetManagedThingConnectivityDataRequest$ = [3, n0, _GMTCDR,
|
|
1314
1314
|
0,
|
|
1315
1315
|
[_Id],
|
|
1316
|
-
[[0, 1]]
|
|
1316
|
+
[[0, 1]], 1
|
|
1317
1317
|
];
|
|
1318
1318
|
var GetManagedThingConnectivityDataResponse$ = [3, n0, _GMTCDRe,
|
|
1319
1319
|
0,
|
|
@@ -1323,7 +1323,7 @@ var GetManagedThingConnectivityDataResponse$ = [3, n0, _GMTCDRe,
|
|
|
1323
1323
|
var GetManagedThingMetaDataRequest$ = [3, n0, _GMTMDR,
|
|
1324
1324
|
0,
|
|
1325
1325
|
[_Id],
|
|
1326
|
-
[[0, 1]]
|
|
1326
|
+
[[0, 1]], 1
|
|
1327
1327
|
];
|
|
1328
1328
|
var GetManagedThingMetaDataResponse$ = [3, n0, _GMTMDRe,
|
|
1329
1329
|
0,
|
|
@@ -1333,7 +1333,7 @@ var GetManagedThingMetaDataResponse$ = [3, n0, _GMTMDRe,
|
|
|
1333
1333
|
var GetManagedThingRequest$ = [3, n0, _GMTR,
|
|
1334
1334
|
0,
|
|
1335
1335
|
[_Id],
|
|
1336
|
-
[[0, 1]]
|
|
1336
|
+
[[0, 1]], 1
|
|
1337
1337
|
];
|
|
1338
1338
|
var GetManagedThingResponse$ = [3, n0, _GMTRe,
|
|
1339
1339
|
0,
|
|
@@ -1343,17 +1343,17 @@ var GetManagedThingResponse$ = [3, n0, _GMTRe,
|
|
|
1343
1343
|
var GetManagedThingStateRequest$ = [3, n0, _GMTSR,
|
|
1344
1344
|
0,
|
|
1345
1345
|
[_MTI],
|
|
1346
|
-
[[0, 1]]
|
|
1346
|
+
[[0, 1]], 1
|
|
1347
1347
|
];
|
|
1348
1348
|
var GetManagedThingStateResponse$ = [3, n0, _GMTSRe,
|
|
1349
1349
|
0,
|
|
1350
1350
|
[_E],
|
|
1351
|
-
[[() => StateEndpoints, 0]]
|
|
1351
|
+
[[() => StateEndpoints, 0]], 1
|
|
1352
1352
|
];
|
|
1353
1353
|
var GetNotificationConfigurationRequest$ = [3, n0, _GNCR,
|
|
1354
1354
|
0,
|
|
1355
1355
|
[_ETv],
|
|
1356
|
-
[[0, 1]]
|
|
1356
|
+
[[0, 1]], 1
|
|
1357
1357
|
];
|
|
1358
1358
|
var GetNotificationConfigurationResponse$ = [3, n0, _GNCRe,
|
|
1359
1359
|
0,
|
|
@@ -1363,7 +1363,7 @@ var GetNotificationConfigurationResponse$ = [3, n0, _GNCRe,
|
|
|
1363
1363
|
var GetOtaTaskConfigurationRequest$ = [3, n0, _GOTCR,
|
|
1364
1364
|
0,
|
|
1365
1365
|
[_Id],
|
|
1366
|
-
[[0, 1]]
|
|
1366
|
+
[[0, 1]], 1
|
|
1367
1367
|
];
|
|
1368
1368
|
var GetOtaTaskConfigurationResponse$ = [3, n0, _GOTCRe,
|
|
1369
1369
|
0,
|
|
@@ -1373,7 +1373,7 @@ var GetOtaTaskConfigurationResponse$ = [3, n0, _GOTCRe,
|
|
|
1373
1373
|
var GetOtaTaskRequest$ = [3, n0, _GOTR,
|
|
1374
1374
|
0,
|
|
1375
1375
|
[_Id],
|
|
1376
|
-
[[0, 1]]
|
|
1376
|
+
[[0, 1]], 1
|
|
1377
1377
|
];
|
|
1378
1378
|
var GetOtaTaskResponse$ = [3, n0, _GOTRe,
|
|
1379
1379
|
0,
|
|
@@ -1383,7 +1383,7 @@ var GetOtaTaskResponse$ = [3, n0, _GOTRe,
|
|
|
1383
1383
|
var GetProvisioningProfileRequest$ = [3, n0, _GPPR,
|
|
1384
1384
|
0,
|
|
1385
1385
|
[_Id],
|
|
1386
|
-
[[0, 1]]
|
|
1386
|
+
[[0, 1]], 1
|
|
1387
1387
|
];
|
|
1388
1388
|
var GetProvisioningProfileResponse$ = [3, n0, _GPPRe,
|
|
1389
1389
|
0,
|
|
@@ -1393,7 +1393,7 @@ var GetProvisioningProfileResponse$ = [3, n0, _GPPRe,
|
|
|
1393
1393
|
var GetRuntimeLogConfigurationRequest$ = [3, n0, _GRLCR,
|
|
1394
1394
|
0,
|
|
1395
1395
|
[_MTI],
|
|
1396
|
-
[[0, 1]]
|
|
1396
|
+
[[0, 1]], 1
|
|
1397
1397
|
];
|
|
1398
1398
|
var GetRuntimeLogConfigurationResponse$ = [3, n0, _GRLCRe,
|
|
1399
1399
|
0,
|
|
@@ -1403,7 +1403,7 @@ var GetRuntimeLogConfigurationResponse$ = [3, n0, _GRLCRe,
|
|
|
1403
1403
|
var GetSchemaVersionRequest$ = [3, n0, _GSVR,
|
|
1404
1404
|
0,
|
|
1405
1405
|
[_T, _SVI, _F],
|
|
1406
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _F }]]
|
|
1406
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _F }]], 2
|
|
1407
1407
|
];
|
|
1408
1408
|
var GetSchemaVersionResponse$ = [3, n0, _GSVRe,
|
|
1409
1409
|
0,
|
|
@@ -1431,7 +1431,7 @@ schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidReque
|
|
|
1431
1431
|
var LambdaConfig$ = [3, n0, _LC,
|
|
1432
1432
|
0,
|
|
1433
1433
|
[_ar],
|
|
1434
|
-
[0]
|
|
1434
|
+
[0], 1
|
|
1435
1435
|
];
|
|
1436
1436
|
var LimitExceededException$ = [-3, n0, _LEE,
|
|
1437
1437
|
{ [_e]: _c, [_hE]: 410 },
|
|
@@ -1502,7 +1502,7 @@ var ListDeviceDiscoveriesResponse$ = [3, n0, _LDDRi,
|
|
|
1502
1502
|
var ListDiscoveredDevicesRequest$ = [3, n0, _LDDRis,
|
|
1503
1503
|
0,
|
|
1504
1504
|
[_Id, _NT, _MR],
|
|
1505
|
-
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
1505
|
+
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
1506
1506
|
];
|
|
1507
1507
|
var ListDiscoveredDevicesResponse$ = [3, n0, _LDDRist,
|
|
1508
1508
|
0,
|
|
@@ -1532,7 +1532,7 @@ var ListManagedThingAccountAssociationsResponse$ = [3, n0, _LMTAARi,
|
|
|
1532
1532
|
var ListManagedThingSchemasRequest$ = [3, n0, _LMTSR,
|
|
1533
1533
|
0,
|
|
1534
1534
|
[_Id, _EIF, _CIF, _NT, _MR],
|
|
1535
|
-
[[0, 1], [0, { [_hQ]: _EIF }], [0, { [_hQ]: _CIF }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
1535
|
+
[[0, 1], [0, { [_hQ]: _EIF }], [0, { [_hQ]: _CIF }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
1536
1536
|
];
|
|
1537
1537
|
var ListManagedThingSchemasResponse$ = [3, n0, _LMTSRi,
|
|
1538
1538
|
0,
|
|
@@ -1572,7 +1572,7 @@ var ListOtaTaskConfigurationsResponse$ = [3, n0, _LOTCRi,
|
|
|
1572
1572
|
var ListOtaTaskExecutionsRequest$ = [3, n0, _LOTER,
|
|
1573
1573
|
0,
|
|
1574
1574
|
[_Id, _NT, _MR],
|
|
1575
|
-
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
1575
|
+
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
1576
1576
|
];
|
|
1577
1577
|
var ListOtaTaskExecutionsResponse$ = [3, n0, _LOTERi,
|
|
1578
1578
|
0,
|
|
@@ -1602,7 +1602,7 @@ var ListProvisioningProfilesResponse$ = [3, n0, _LPPRi,
|
|
|
1602
1602
|
var ListSchemaVersionsRequest$ = [3, n0, _LSVR,
|
|
1603
1603
|
0,
|
|
1604
1604
|
[_T, _MR, _NT, _SI, _Na, _V, _SV],
|
|
1605
|
-
[[0, 1], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [0, { [_hQ]: _SIF }], [0, { [_hQ]: _NF }], [0, { [_hQ]: _VF }], [0, { [_hQ]: _SVF }]]
|
|
1605
|
+
[[0, 1], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [0, { [_hQ]: _SIF }], [0, { [_hQ]: _NF }], [0, { [_hQ]: _VF }], [0, { [_hQ]: _SVF }]], 1
|
|
1606
1606
|
];
|
|
1607
1607
|
var ListSchemaVersionsResponse$ = [3, n0, _LSVRi,
|
|
1608
1608
|
0,
|
|
@@ -1612,7 +1612,7 @@ var ListSchemaVersionsResponse$ = [3, n0, _LSVRi,
|
|
|
1612
1612
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1613
1613
|
0,
|
|
1614
1614
|
[_RAe],
|
|
1615
|
-
[[0, 1]]
|
|
1615
|
+
[[0, 1]], 1
|
|
1616
1616
|
];
|
|
1617
1617
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1618
1618
|
0,
|
|
@@ -1636,8 +1636,8 @@ var ManagedThingSummary$ = [3, n0, _MTS,
|
|
|
1636
1636
|
];
|
|
1637
1637
|
var MatterCapabilityReport$ = [3, n0, _MCR,
|
|
1638
1638
|
0,
|
|
1639
|
-
[_v,
|
|
1640
|
-
[0,
|
|
1639
|
+
[_v, _en, _nI],
|
|
1640
|
+
[0, () => MatterCapabilityReportEndpoints, 0], 2
|
|
1641
1641
|
];
|
|
1642
1642
|
var MatterCapabilityReportAttribute$ = [3, n0, _MCRA,
|
|
1643
1643
|
0,
|
|
@@ -1647,12 +1647,12 @@ var MatterCapabilityReportAttribute$ = [3, n0, _MCRA,
|
|
|
1647
1647
|
var MatterCapabilityReportCluster$ = [3, n0, _MCRC,
|
|
1648
1648
|
0,
|
|
1649
1649
|
[_i, _re, _pI, _n, _sV, _at, _com, _ev, _fM, _gC, _fI],
|
|
1650
|
-
[0, 1, 0, 0, 0, () => MatterCapabilityReportAttributes, 64 | 0, 64 | 0, 1, 64 | 0, 1]
|
|
1650
|
+
[0, 1, 0, 0, 0, () => MatterCapabilityReportAttributes, 64 | 0, 64 | 0, 1, 64 | 0, 1], 2
|
|
1651
1651
|
];
|
|
1652
1652
|
var MatterCapabilityReportEndpoint$ = [3, n0, _MCRE,
|
|
1653
1653
|
0,
|
|
1654
1654
|
[_i, _dT, _cl, _pa, _sT, _cC],
|
|
1655
|
-
[0, 64 | 0, () => MatterCapabilityReportClusters, 64 | 0, 64 | 0, 64 | 0]
|
|
1655
|
+
[0, 64 | 0, () => MatterCapabilityReportClusters, 64 | 0, 64 | 0, 64 | 0], 3
|
|
1656
1656
|
];
|
|
1657
1657
|
var MatterCluster$ = [3, n0, _MC,
|
|
1658
1658
|
0,
|
|
@@ -1671,8 +1671,8 @@ var NotificationConfigurationSummary$ = [3, n0, _NCS,
|
|
|
1671
1671
|
];
|
|
1672
1672
|
var OAuthConfig$ = [3, n0, _OAC,
|
|
1673
1673
|
0,
|
|
1674
|
-
[_aU, _tU,
|
|
1675
|
-
[0, 0, 0, 0, 0, () => ProactiveRefreshTokenRenewal$]
|
|
1674
|
+
[_aU, _tU, _tEAS, _sc, _oACRU, _pRTR],
|
|
1675
|
+
[0, 0, 0, 0, 0, () => ProactiveRefreshTokenRenewal$], 3
|
|
1676
1676
|
];
|
|
1677
1677
|
var OAuthUpdate$ = [3, n0, _OAU,
|
|
1678
1678
|
0,
|
|
@@ -1742,17 +1742,17 @@ var PushConfig$ = [3, n0, _PC,
|
|
|
1742
1742
|
var PutDefaultEncryptionConfigurationRequest$ = [3, n0, _PDECR,
|
|
1743
1743
|
0,
|
|
1744
1744
|
[_eT, _kKA],
|
|
1745
|
-
[0, 0]
|
|
1745
|
+
[0, 0], 1
|
|
1746
1746
|
];
|
|
1747
1747
|
var PutDefaultEncryptionConfigurationResponse$ = [3, n0, _PDECRu,
|
|
1748
1748
|
0,
|
|
1749
1749
|
[_cS, _eT, _kKA],
|
|
1750
|
-
[() => ConfigurationStatus$, 0, 0]
|
|
1750
|
+
[() => ConfigurationStatus$, 0, 0], 2
|
|
1751
1751
|
];
|
|
1752
1752
|
var PutHubConfigurationRequest$ = [3, n0, _PHCR,
|
|
1753
1753
|
0,
|
|
1754
1754
|
[_HTTESIS],
|
|
1755
|
-
[1]
|
|
1755
|
+
[1], 1
|
|
1756
1756
|
];
|
|
1757
1757
|
var PutHubConfigurationResponse$ = [3, n0, _PHCRu,
|
|
1758
1758
|
0,
|
|
@@ -1762,12 +1762,12 @@ var PutHubConfigurationResponse$ = [3, n0, _PHCRu,
|
|
|
1762
1762
|
var PutRuntimeLogConfigurationRequest$ = [3, n0, _PRLCR,
|
|
1763
1763
|
0,
|
|
1764
1764
|
[_MTI, _RLC],
|
|
1765
|
-
[[0, 1], () => RuntimeLogConfigurations$]
|
|
1765
|
+
[[0, 1], () => RuntimeLogConfigurations$], 2
|
|
1766
1766
|
];
|
|
1767
1767
|
var RegisterAccountAssociationRequest$ = [3, n0, _RAAR,
|
|
1768
1768
|
0,
|
|
1769
1769
|
[_MTI, _AAIc, _DDI],
|
|
1770
|
-
[0, 0, 0]
|
|
1770
|
+
[0, 0, 0], 3
|
|
1771
1771
|
];
|
|
1772
1772
|
var RegisterAccountAssociationResponse$ = [3, n0, _RAARe,
|
|
1773
1773
|
0,
|
|
@@ -1782,12 +1782,12 @@ var RegisterCustomEndpointRequest$ = [3, n0, _RCER,
|
|
|
1782
1782
|
var RegisterCustomEndpointResponse$ = [3, n0, _RCERe,
|
|
1783
1783
|
0,
|
|
1784
1784
|
[_EA],
|
|
1785
|
-
[0]
|
|
1785
|
+
[0], 1
|
|
1786
1786
|
];
|
|
1787
1787
|
var ResetRuntimeLogConfigurationRequest$ = [3, n0, _RRLCR,
|
|
1788
1788
|
0,
|
|
1789
1789
|
[_MTI],
|
|
1790
|
-
[[0, 1]]
|
|
1790
|
+
[[0, 1]], 1
|
|
1791
1791
|
];
|
|
1792
1792
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
1793
1793
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -1823,22 +1823,22 @@ var SchemaVersionListItem$ = [3, n0, _SVLI,
|
|
|
1823
1823
|
var SecretsManager$ = [3, n0, _SM,
|
|
1824
1824
|
0,
|
|
1825
1825
|
[_ar, _vI],
|
|
1826
|
-
[0, 0]
|
|
1826
|
+
[0, 0], 2
|
|
1827
1827
|
];
|
|
1828
1828
|
var SendConnectorEventRequest$ = [3, n0, _SCER,
|
|
1829
1829
|
0,
|
|
1830
|
-
[_CIonn,
|
|
1831
|
-
[[0, 1], [() => ThirdPartyUserId, 0],
|
|
1830
|
+
[_CIonn, _Op, _UI, _OV, _SC, _Me, _DDI, _CDI, _TIr, _Dev, _ME],
|
|
1831
|
+
[[0, 1], 0, [() => ThirdPartyUserId, 0], [() => ConnectorEventOperationVersion, 0], [() => ConnectorEventStatusCode, 0], [() => ConnectorEventMessage, 0], 0, [() => ConnectorDeviceId, 0], 0, [() => Devices, 0], [() => MatterEndpoint$, 0]], 2
|
|
1832
1832
|
];
|
|
1833
1833
|
var SendConnectorEventResponse$ = [3, n0, _SCERe,
|
|
1834
1834
|
0,
|
|
1835
1835
|
[_CIonn],
|
|
1836
|
-
[0]
|
|
1836
|
+
[0], 1
|
|
1837
1837
|
];
|
|
1838
1838
|
var SendManagedThingCommandRequest$ = [3, n0, _SMTCR,
|
|
1839
1839
|
0,
|
|
1840
1840
|
[_MTI, _E, _CAI, _AAIc],
|
|
1841
|
-
[[0, 1], [() => CommandEndpoints, 0], 0, 0]
|
|
1841
|
+
[[0, 1], [() => CommandEndpoints, 0], 0, 0], 2
|
|
1842
1842
|
];
|
|
1843
1843
|
var SendManagedThingCommandResponse$ = [3, n0, _SMTCRe,
|
|
1844
1844
|
0,
|
|
@@ -1860,17 +1860,17 @@ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceU
|
|
|
1860
1860
|
var StartAccountAssociationRefreshRequest$ = [3, n0, _SAARR,
|
|
1861
1861
|
0,
|
|
1862
1862
|
[_AAIc],
|
|
1863
|
-
[[0, 1]]
|
|
1863
|
+
[[0, 1]], 1
|
|
1864
1864
|
];
|
|
1865
1865
|
var StartAccountAssociationRefreshResponse$ = [3, n0, _SAARRt,
|
|
1866
1866
|
0,
|
|
1867
1867
|
[_OAAU],
|
|
1868
|
-
[[() => OAuthAuthorizationUrl, 0]]
|
|
1868
|
+
[[() => OAuthAuthorizationUrl, 0]], 1
|
|
1869
1869
|
];
|
|
1870
1870
|
var StartDeviceDiscoveryRequest$ = [3, n0, _SDDR,
|
|
1871
1871
|
0,
|
|
1872
1872
|
[_DT, _CPD, _CIont, _CAIo, _AAIc, _AM, _AMT, _CT, _Ta, _P, _EDI],
|
|
1873
|
-
[0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], 0, 0]
|
|
1873
|
+
[0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], 0, 0], 1
|
|
1874
1874
|
];
|
|
1875
1875
|
var StartDeviceDiscoveryResponse$ = [3, n0, _SDDRt,
|
|
1876
1876
|
0,
|
|
@@ -1880,17 +1880,17 @@ var StartDeviceDiscoveryResponse$ = [3, n0, _SDDRt,
|
|
|
1880
1880
|
var StateCapability$ = [3, n0, _SCt,
|
|
1881
1881
|
0,
|
|
1882
1882
|
[_i, _n, _v, _pr],
|
|
1883
|
-
[0, 0, 0, [() => CapabilityProperties, 0]]
|
|
1883
|
+
[0, 0, 0, [() => CapabilityProperties, 0]], 3
|
|
1884
1884
|
];
|
|
1885
1885
|
var StateEndpoint$ = [3, n0, _SE,
|
|
1886
1886
|
0,
|
|
1887
1887
|
[_eI, _ca],
|
|
1888
|
-
[0, [() => StateCapabilities, 0]]
|
|
1888
|
+
[0, [() => StateCapabilities, 0]], 2
|
|
1889
1889
|
];
|
|
1890
1890
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
1891
1891
|
0,
|
|
1892
1892
|
[_RAe, _Ta],
|
|
1893
|
-
[[0, 1], [() => TagsMap, 0]]
|
|
1893
|
+
[[0, 1], [() => TagsMap, 0]], 2
|
|
1894
1894
|
];
|
|
1895
1895
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1896
1896
|
0,
|
|
@@ -1917,7 +1917,7 @@ schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedEx
|
|
|
1917
1917
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
1918
1918
|
0,
|
|
1919
1919
|
[_RAe, _TK],
|
|
1920
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]]
|
|
1920
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1921
1921
|
];
|
|
1922
1922
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1923
1923
|
0,
|
|
@@ -1927,42 +1927,42 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1927
1927
|
var UpdateAccountAssociationRequest$ = [3, n0, _UAAR,
|
|
1928
1928
|
0,
|
|
1929
1929
|
[_AAIc, _N, _D],
|
|
1930
|
-
[[0, 1], 0, 0]
|
|
1930
|
+
[[0, 1], 0, 0], 1
|
|
1931
1931
|
];
|
|
1932
1932
|
var UpdateCloudConnectorRequest$ = [3, n0, _UCCR,
|
|
1933
1933
|
0,
|
|
1934
1934
|
[_Id, _N, _D],
|
|
1935
|
-
[[0, 1], 0, 0]
|
|
1935
|
+
[[0, 1], 0, 0], 1
|
|
1936
1936
|
];
|
|
1937
1937
|
var UpdateConnectorDestinationRequest$ = [3, n0, _UCDR,
|
|
1938
1938
|
0,
|
|
1939
1939
|
[_Id, _D, _N, _AT, _AC, _SM],
|
|
1940
|
-
[[0, 1], 0, 0, 0, () => AuthConfigUpdate$, () => SecretsManager$]
|
|
1940
|
+
[[0, 1], 0, 0, 0, () => AuthConfigUpdate$, () => SecretsManager$], 1
|
|
1941
1941
|
];
|
|
1942
1942
|
var UpdateDestinationRequest$ = [3, n0, _UDR,
|
|
1943
1943
|
0,
|
|
1944
1944
|
[_N, _DDA, _DDT, _RA, _D],
|
|
1945
|
-
[[0, 1], 0, 0, 0, 0]
|
|
1945
|
+
[[0, 1], 0, 0, 0, 0], 1
|
|
1946
1946
|
];
|
|
1947
1947
|
var UpdateEventLogConfigurationRequest$ = [3, n0, _UELCR,
|
|
1948
1948
|
0,
|
|
1949
1949
|
[_I, _ELL],
|
|
1950
|
-
[[0, 1], 0]
|
|
1950
|
+
[[0, 1], 0], 2
|
|
1951
1951
|
];
|
|
1952
1952
|
var UpdateManagedThingRequest$ = [3, n0, _UMTR,
|
|
1953
1953
|
0,
|
|
1954
1954
|
[_Id, _O, _CLI, _SN, _WFSSC, _B, _M, _N, _CR, _CSa, _Ca, _C, _HNM, _MD],
|
|
1955
|
-
[[0, 1], [() => Owner, 0], 0, [() => SerialNumber, 0], () => WiFiSimpleSetupConfiguration$, [() => Brand, 0], [() => Model, 0], 0, () => CapabilityReport$, () => CapabilitySchemas, 0, [() => Classification, 0], 0, 128 | 0]
|
|
1955
|
+
[[0, 1], [() => Owner, 0], 0, [() => SerialNumber, 0], () => WiFiSimpleSetupConfiguration$, [() => Brand, 0], [() => Model, 0], 0, () => CapabilityReport$, () => CapabilitySchemas, 0, [() => Classification, 0], 0, 128 | 0], 1
|
|
1956
1956
|
];
|
|
1957
1957
|
var UpdateNotificationConfigurationRequest$ = [3, n0, _UNCR,
|
|
1958
1958
|
0,
|
|
1959
1959
|
[_ETv, _DN],
|
|
1960
|
-
[[0, 1], 0]
|
|
1960
|
+
[[0, 1], 0], 2
|
|
1961
1961
|
];
|
|
1962
1962
|
var UpdateOtaTaskRequest$ = [3, n0, _UOTR,
|
|
1963
1963
|
0,
|
|
1964
1964
|
[_Id, _D, _TCI],
|
|
1965
|
-
[[0, 1], 0, 0]
|
|
1965
|
+
[[0, 1], 0, 0], 1
|
|
1966
1966
|
];
|
|
1967
1967
|
var ValidationException$ = [-3, n0, _VE,
|
|
1968
1968
|
{ [_e]: _c, [_hE]: 400 },
|