@aws-sdk/client-iot-wireless 3.300.0 → 3.303.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/models/models_0.js +195 -232
- package/dist-cjs/models/models_1.js +9 -11
- package/dist-es/models/models_0.js +195 -232
- package/dist-es/models/models_1.js +9 -11
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +4 -4
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +1 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +5 -5
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +4 -4
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +4 -4
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +15 -15
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +10 -10
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -6
- package/dist-types/commands/DeleteDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +1 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +33 -33
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +7 -7
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -2
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -2
- package/dist-types/commands/UpdatePositionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -9
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +8 -8
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +380 -195
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/models/models_0.d.ts +260 -195
- package/dist-types/ts3.4/models/models_1.d.ts +12 -9
- package/package.json +34 -34
|
@@ -27,32 +27,32 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
27
27
|
* import { IoTWirelessClient, GetPositionEstimateCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, GetPositionEstimateCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* WiFiAccessPoints: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // GetPositionEstimateRequest
|
|
31
|
+
* WiFiAccessPoints: [ // WiFiAccessPoints
|
|
32
|
+
* { // WiFiAccessPoint
|
|
33
33
|
* MacAddress: "STRING_VALUE", // required
|
|
34
34
|
* Rss: Number("int"), // required
|
|
35
35
|
* },
|
|
36
36
|
* ],
|
|
37
|
-
* CellTowers: {
|
|
38
|
-
* Gsm: [
|
|
39
|
-
* {
|
|
37
|
+
* CellTowers: { // CellTowers
|
|
38
|
+
* Gsm: [ // GsmList
|
|
39
|
+
* { // GsmObj
|
|
40
40
|
* Mcc: Number("int"), // required
|
|
41
41
|
* Mnc: Number("int"), // required
|
|
42
42
|
* Lac: Number("int"), // required
|
|
43
43
|
* GeranCid: Number("int"), // required
|
|
44
|
-
* GsmLocalId: {
|
|
44
|
+
* GsmLocalId: { // GsmLocalId
|
|
45
45
|
* Bsic: Number("int"), // required
|
|
46
46
|
* Bcch: Number("int"), // required
|
|
47
47
|
* },
|
|
48
48
|
* GsmTimingAdvance: Number("int"),
|
|
49
49
|
* RxLevel: Number("int"),
|
|
50
|
-
* GsmNmr: [
|
|
51
|
-
* {
|
|
50
|
+
* GsmNmr: [ // GsmNmrList
|
|
51
|
+
* { // GsmNmrObj
|
|
52
52
|
* Bsic: Number("int"), // required
|
|
53
53
|
* Bcch: Number("int"), // required
|
|
54
54
|
* RxLevel: Number("int"),
|
|
55
|
-
* GlobalIdentity: {
|
|
55
|
+
* GlobalIdentity: { // GlobalIdentity
|
|
56
56
|
* Lac: Number("int"), // required
|
|
57
57
|
* GeranCid: Number("int"), // required
|
|
58
58
|
* },
|
|
@@ -60,20 +60,20 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
60
60
|
* ],
|
|
61
61
|
* },
|
|
62
62
|
* ],
|
|
63
|
-
* Wcdma: [
|
|
64
|
-
* {
|
|
63
|
+
* Wcdma: [ // WcdmaList
|
|
64
|
+
* { // WcdmaObj
|
|
65
65
|
* Mcc: Number("int"), // required
|
|
66
66
|
* Mnc: Number("int"), // required
|
|
67
67
|
* Lac: Number("int"),
|
|
68
68
|
* UtranCid: Number("int"), // required
|
|
69
|
-
* WcdmaLocalId: {
|
|
69
|
+
* WcdmaLocalId: { // WcdmaLocalId
|
|
70
70
|
* Uarfcndl: Number("int"), // required
|
|
71
71
|
* Psc: Number("int"), // required
|
|
72
72
|
* },
|
|
73
73
|
* Rscp: Number("int"),
|
|
74
74
|
* PathLoss: Number("int"),
|
|
75
|
-
* WcdmaNmr: [
|
|
76
|
-
* {
|
|
75
|
+
* WcdmaNmr: [ // WcdmaNmrList
|
|
76
|
+
* { // WcdmaNmrObj
|
|
77
77
|
* Uarfcndl: Number("int"), // required
|
|
78
78
|
* Psc: Number("int"), // required
|
|
79
79
|
* UtranCid: Number("int"), // required
|
|
@@ -83,21 +83,21 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
83
83
|
* ],
|
|
84
84
|
* },
|
|
85
85
|
* ],
|
|
86
|
-
* Tdscdma: [
|
|
87
|
-
* {
|
|
86
|
+
* Tdscdma: [ // TdscdmaList
|
|
87
|
+
* { // TdscdmaObj
|
|
88
88
|
* Mcc: Number("int"), // required
|
|
89
89
|
* Mnc: Number("int"), // required
|
|
90
90
|
* Lac: Number("int"),
|
|
91
91
|
* UtranCid: Number("int"), // required
|
|
92
|
-
* TdscdmaLocalId: {
|
|
92
|
+
* TdscdmaLocalId: { // TdscdmaLocalId
|
|
93
93
|
* Uarfcn: Number("int"), // required
|
|
94
94
|
* CellParams: Number("int"), // required
|
|
95
95
|
* },
|
|
96
96
|
* TdscdmaTimingAdvance: Number("int"),
|
|
97
97
|
* Rscp: Number("int"),
|
|
98
98
|
* PathLoss: Number("int"),
|
|
99
|
-
* TdscdmaNmr: [
|
|
100
|
-
* {
|
|
99
|
+
* TdscdmaNmr: [ // TdscdmaNmrList
|
|
100
|
+
* { // TdscdmaNmrObj
|
|
101
101
|
* Uarfcn: Number("int"), // required
|
|
102
102
|
* CellParams: Number("int"), // required
|
|
103
103
|
* UtranCid: Number("int"),
|
|
@@ -107,13 +107,13 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
107
107
|
* ],
|
|
108
108
|
* },
|
|
109
109
|
* ],
|
|
110
|
-
* Lte: [
|
|
111
|
-
* {
|
|
110
|
+
* Lte: [ // LteList
|
|
111
|
+
* { // LteObj
|
|
112
112
|
* Mcc: Number("int"), // required
|
|
113
113
|
* Mnc: Number("int"), // required
|
|
114
114
|
* EutranCid: Number("int"), // required
|
|
115
115
|
* Tac: Number("int"),
|
|
116
|
-
* LteLocalId: {
|
|
116
|
+
* LteLocalId: { // LteLocalId
|
|
117
117
|
* Pci: Number("int"), // required
|
|
118
118
|
* Earfcn: Number("int"), // required
|
|
119
119
|
* },
|
|
@@ -121,8 +121,8 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
121
121
|
* Rsrp: Number("int"),
|
|
122
122
|
* Rsrq: Number("float"),
|
|
123
123
|
* NrCapable: true || false,
|
|
124
|
-
* LteNmr: [
|
|
125
|
-
* {
|
|
124
|
+
* LteNmr: [ // LteNmrList
|
|
125
|
+
* { // LteNmrObj
|
|
126
126
|
* Pci: Number("int"), // required
|
|
127
127
|
* Earfcn: Number("int"), // required
|
|
128
128
|
* EutranCid: Number("int"), // required
|
|
@@ -132,21 +132,21 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
132
132
|
* ],
|
|
133
133
|
* },
|
|
134
134
|
* ],
|
|
135
|
-
* Cdma: [
|
|
136
|
-
* {
|
|
135
|
+
* Cdma: [ // CdmaList
|
|
136
|
+
* { // CdmaObj
|
|
137
137
|
* SystemId: Number("int"), // required
|
|
138
138
|
* NetworkId: Number("int"), // required
|
|
139
139
|
* BaseStationId: Number("int"), // required
|
|
140
140
|
* RegistrationZone: Number("int"),
|
|
141
|
-
* CdmaLocalId: {
|
|
141
|
+
* CdmaLocalId: { // CdmaLocalId
|
|
142
142
|
* PnOffset: Number("int"), // required
|
|
143
143
|
* CdmaChannel: Number("int"), // required
|
|
144
144
|
* },
|
|
145
145
|
* PilotPower: Number("int"),
|
|
146
146
|
* BaseLat: Number("float"),
|
|
147
147
|
* BaseLng: Number("float"),
|
|
148
|
-
* CdmaNmr: [
|
|
149
|
-
* {
|
|
148
|
+
* CdmaNmr: [ // CdmaNmrList
|
|
149
|
+
* { // CdmaNmrObj
|
|
150
150
|
* PnOffset: Number("int"), // required
|
|
151
151
|
* CdmaChannel: Number("int"), // required
|
|
152
152
|
* PilotPower: Number("int"),
|
|
@@ -156,14 +156,14 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
156
156
|
* },
|
|
157
157
|
* ],
|
|
158
158
|
* },
|
|
159
|
-
* Ip: {
|
|
159
|
+
* Ip: { // Ip
|
|
160
160
|
* IpAddress: "STRING_VALUE", // required
|
|
161
161
|
* },
|
|
162
|
-
* Gnss: {
|
|
162
|
+
* Gnss: { // Gnss
|
|
163
163
|
* Payload: "STRING_VALUE", // required
|
|
164
164
|
* CaptureTime: Number("float"),
|
|
165
165
|
* CaptureTimeAccuracy: Number("float"),
|
|
166
|
-
* AssistPosition: [
|
|
166
|
+
* AssistPosition: [ // AssistPosition
|
|
167
167
|
* Number("float"),
|
|
168
168
|
* ],
|
|
169
169
|
* AssistAltitude: Number("float"),
|
|
@@ -26,7 +26,7 @@ export interface GetResourceEventConfigurationCommandOutput extends GetResourceE
|
|
|
26
26
|
* import { IoTWirelessClient, GetResourceEventConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetResourceEventConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourceEventConfigurationRequest
|
|
30
30
|
* Identifier: "STRING_VALUE", // required
|
|
31
31
|
* IdentifierType: "PartnerAccountId" || "DevEui" || "GatewayEui" || "WirelessDeviceId" || "WirelessGatewayId", // required
|
|
32
32
|
* PartnerType: "Sidewalk",
|
|
@@ -27,7 +27,7 @@ export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelRes
|
|
|
27
27
|
* import { IoTWirelessClient, GetResourceLogLevelCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, GetResourceLogLevelCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetResourceLogLevelRequest
|
|
31
31
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* ResourceType: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -28,7 +28,7 @@ export interface GetResourcePositionCommandOutput extends GetResourcePositionRes
|
|
|
28
28
|
* import { IoTWirelessClient, GetResourcePositionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
29
29
|
* // const { IoTWirelessClient, GetResourcePositionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
30
30
|
* const client = new IoTWirelessClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetResourcePositionRequest
|
|
32
32
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
33
33
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetServiceEndpointCommandOutput extends GetServiceEndpointRespo
|
|
|
26
26
|
* import { IoTWirelessClient, GetServiceEndpointCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetServiceEndpointCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetServiceEndpointRequest
|
|
30
30
|
* ServiceType: "CUPS" || "LNS",
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetServiceEndpointCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetServiceProfileCommandOutput extends GetServiceProfileRespons
|
|
|
26
26
|
* import { IoTWirelessClient, GetServiceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetServiceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetServiceProfileRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetServiceProfileCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceRespons
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessDeviceRequest
|
|
30
30
|
* Identifier: "STRING_VALUE", // required
|
|
31
31
|
* IdentifierType: "WirelessDeviceId" || "DevEui" || "ThingName" || "SidewalkManufacturingSn", // required
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface GetWirelessDeviceImportTaskCommandOutput extends GetWirelessDev
|
|
|
27
27
|
* import { IoTWirelessClient, GetWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, GetWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetWirelessDeviceImportTaskRequest
|
|
31
31
|
* Id: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetWirelessDeviceImportTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessDeviceStatisticsCommandOutput extends GetWirelessDev
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessDeviceStatisticsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessDeviceStatisticsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessDeviceStatisticsRequest
|
|
30
30
|
* WirelessDeviceId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessDeviceStatisticsCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayCertificateCommandOutput extends GetWirelessG
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayCertificateCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayCertificateCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayCertificateRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessGatewayCertificateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayRespo
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayRequest
|
|
30
30
|
* Identifier: "STRING_VALUE", // required
|
|
31
31
|
* IdentifierType: "GatewayEui" || "WirelessGatewayId" || "ThingName", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayFirmwareInformationCommandOutput extends GetW
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayFirmwareInformationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayFirmwareInformationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayFirmwareInformationRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessGatewayFirmwareInformationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayStatisticsCommandOutput extends GetWirelessGa
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayStatisticsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayStatisticsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayStatisticsRequest
|
|
30
30
|
* WirelessGatewayId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessGatewayStatisticsCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayTaskCommandOutput extends GetWirelessGatewayT
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessGatewayTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetWirelessGatewayTaskDefinitionCommandOutput extends GetWirele
|
|
|
26
26
|
* import { IoTWirelessClient, GetWirelessGatewayTaskDefinitionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetWirelessGatewayTaskDefinitionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetWirelessGatewayTaskDefinitionRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetWirelessGatewayTaskDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListDestinationsCommandOutput extends ListDestinationsResponse,
|
|
|
26
26
|
* import { IoTWirelessClient, ListDestinationsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListDestinationsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDestinationsRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListDeviceProfilesCommandOutput extends ListDeviceProfilesRespo
|
|
|
26
26
|
* import { IoTWirelessClient, ListDeviceProfilesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListDeviceProfilesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDeviceProfilesRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* DeviceProfileType: "Sidewalk" || "LoRaWAN",
|
|
@@ -26,7 +26,7 @@ export interface ListDevicesForWirelessDeviceImportTaskCommandOutput extends Lis
|
|
|
26
26
|
* import { IoTWirelessClient, ListDevicesForWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListDevicesForWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDevicesForWirelessDeviceImportTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListEventConfigurationsCommandOutput extends ListEventConfigura
|
|
|
26
26
|
* import { IoTWirelessClient, ListEventConfigurationsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListEventConfigurationsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListEventConfigurationsRequest
|
|
30
30
|
* ResourceType: "SidewalkAccount" || "WirelessDevice" || "WirelessGateway", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListFuotaTasksCommandOutput extends ListFuotaTasksResponse, __M
|
|
|
26
26
|
* import { IoTWirelessClient, ListFuotaTasksCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListFuotaTasksCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListFuotaTasksRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListMulticastGroupsByFuotaTaskCommandOutput extends ListMultica
|
|
|
26
26
|
* import { IoTWirelessClient, ListMulticastGroupsByFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListMulticastGroupsByFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListMulticastGroupsByFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListMulticastGroupsCommandOutput extends ListMulticastGroupsRes
|
|
|
26
26
|
* import { IoTWirelessClient, ListMulticastGroupsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListMulticastGroupsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListMulticastGroupsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListNetworkAnalyzerConfigurationsCommandOutput extends ListNetw
|
|
|
26
26
|
* import { IoTWirelessClient, ListNetworkAnalyzerConfigurationsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListNetworkAnalyzerConfigurationsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListNetworkAnalyzerConfigurationsRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListPartnerAccountsCommandOutput extends ListPartnerAccountsRes
|
|
|
26
26
|
* import { IoTWirelessClient, ListPartnerAccountsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListPartnerAccountsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListPartnerAccountsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -33,7 +33,7 @@ export interface ListPositionConfigurationsCommandOutput extends ListPositionCon
|
|
|
33
33
|
* import { IoTWirelessClient, ListPositionConfigurationsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
34
34
|
* // const { IoTWirelessClient, ListPositionConfigurationsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
35
35
|
* const client = new IoTWirelessClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // ListPositionConfigurationsRequest
|
|
37
37
|
* ResourceType: "WirelessDevice" || "WirelessGateway",
|
|
38
38
|
* MaxResults: Number("int"),
|
|
39
39
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListQueuedMessagesCommandOutput extends ListQueuedMessagesRespo
|
|
|
26
26
|
* import { IoTWirelessClient, ListQueuedMessagesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListQueuedMessagesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListQueuedMessagesRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListServiceProfilesCommandOutput extends ListServiceProfilesRes
|
|
|
26
26
|
* import { IoTWirelessClient, ListServiceProfilesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListServiceProfilesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListServiceProfilesRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
26
26
|
* import { IoTWirelessClient, ListTagsForResourceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListTagsForResourceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListTagsForResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ListTagsForResourceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface ListWirelessDeviceImportTasksCommandOutput extends ListWireless
|
|
|
26
26
|
* import { IoTWirelessClient, ListWirelessDeviceImportTasksCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListWirelessDeviceImportTasksCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListWirelessDeviceImportTasksRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
27
27
|
* import { IoTWirelessClient, ListWirelessDevicesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, ListWirelessDevicesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListWirelessDevicesRequest
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* DestinationName: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWir
|
|
|
26
26
|
* import { IoTWirelessClient, ListWirelessGatewayTaskDefinitionsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListWirelessGatewayTaskDefinitionsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListWirelessGatewayTaskDefinitionsRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* TaskDefinitionType: "UPDATE",
|
|
@@ -26,7 +26,7 @@ export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysR
|
|
|
26
26
|
* import { IoTWirelessClient, ListWirelessGatewaysCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, ListWirelessGatewaysCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListWirelessGatewaysRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -32,11 +32,11 @@ export interface PutPositionConfigurationCommandOutput extends PutPositionConfig
|
|
|
32
32
|
* import { IoTWirelessClient, PutPositionConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
33
33
|
* // const { IoTWirelessClient, PutPositionConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
34
34
|
* const client = new IoTWirelessClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // PutPositionConfigurationRequest
|
|
36
36
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
37
37
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
38
|
-
* Solvers: {
|
|
39
|
-
* SemtechGnss: {
|
|
38
|
+
* Solvers: { // PositionSolverConfigurations
|
|
39
|
+
* SemtechGnss: { // SemtechGnssConfiguration
|
|
40
40
|
* Status: "Enabled" || "Disabled", // required
|
|
41
41
|
* Fec: "ROSE" || "NONE", // required
|
|
42
42
|
* },
|
|
@@ -27,7 +27,7 @@ export interface PutResourceLogLevelCommandOutput extends PutResourceLogLevelRes
|
|
|
27
27
|
* import { IoTWirelessClient, PutResourceLogLevelCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, PutResourceLogLevelCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // PutResourceLogLevelRequest
|
|
31
31
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* ResourceType: "STRING_VALUE", // required
|
|
33
33
|
* LogLevel: "INFO" || "ERROR" || "DISABLED", // required
|
|
@@ -27,7 +27,7 @@ export interface ResetResourceLogLevelCommandOutput extends ResetResourceLogLeve
|
|
|
27
27
|
* import { IoTWirelessClient, ResetResourceLogLevelCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, ResetResourceLogLevelCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ResetResourceLogLevelRequest
|
|
31
31
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* ResourceType: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,11 +26,11 @@ export interface SendDataToMulticastGroupCommandOutput extends SendDataToMultica
|
|
|
26
26
|
* import { IoTWirelessClient, SendDataToMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, SendDataToMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // SendDataToMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* PayloadData: "STRING_VALUE", // required
|
|
32
|
-
* WirelessMetadata: {
|
|
33
|
-
* LoRaWAN: {
|
|
32
|
+
* WirelessMetadata: { // MulticastWirelessMetadata
|
|
33
|
+
* LoRaWAN: { // LoRaWANMulticastMetadata
|
|
34
34
|
* FPort: Number("int"),
|
|
35
35
|
* },
|
|
36
36
|
* },
|
|
@@ -26,17 +26,17 @@ export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWireles
|
|
|
26
26
|
* import { IoTWirelessClient, SendDataToWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, SendDataToWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // SendDataToWirelessDeviceRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* TransmitMode: Number("int"), // required
|
|
32
32
|
* PayloadData: "STRING_VALUE", // required
|
|
33
|
-
* WirelessMetadata: {
|
|
34
|
-
* LoRaWAN: {
|
|
33
|
+
* WirelessMetadata: { // WirelessMetadata
|
|
34
|
+
* LoRaWAN: { // LoRaWANSendDataToDevice
|
|
35
35
|
* FPort: Number("int"),
|
|
36
|
-
* ParticipatingGateways: {
|
|
36
|
+
* ParticipatingGateways: { // ParticipatingGateways
|
|
37
37
|
* DownlinkMode: "SEQUENTIAL" || "CONCURRENT" || "USING_UPLINK_GATEWAY", // required
|
|
38
|
-
* GatewayList: [ // required
|
|
39
|
-
* {
|
|
38
|
+
* GatewayList: [ // GatewayList // required
|
|
39
|
+
* { // GatewayListItem
|
|
40
40
|
* GatewayId: "STRING_VALUE", // required
|
|
41
41
|
* DownlinkFrequency: Number("int"), // required
|
|
42
42
|
* },
|
|
@@ -44,7 +44,7 @@ export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWireles
|
|
|
44
44
|
* TransmissionInterval: Number("int"), // required
|
|
45
45
|
* },
|
|
46
46
|
* },
|
|
47
|
-
* Sidewalk: {
|
|
47
|
+
* Sidewalk: { // SidewalkSendDataToDevice
|
|
48
48
|
* Seq: Number("int"),
|
|
49
49
|
* MessageType: "CUSTOM_COMMAND_ID_NOTIFY" || "CUSTOM_COMMAND_ID_GET" || "CUSTOM_COMMAND_ID_SET" || "CUSTOM_COMMAND_ID_RESP",
|
|
50
50
|
* AckModeRetryDurationSecs: Number("int"),
|
|
@@ -26,11 +26,11 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
|
26
26
|
* import { IoTWirelessClient, StartBulkAssociateWirelessDeviceWithMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartBulkAssociateWirelessDeviceWithMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartBulkAssociateWirelessDeviceWithMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* QueryString: "STRING_VALUE",
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
35
|
* Value: "STRING_VALUE", // required
|
|
36
36
|
* },
|
package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts
CHANGED
|
@@ -26,11 +26,11 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOut
|
|
|
26
26
|
* import { IoTWirelessClient, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* QueryString: "STRING_VALUE",
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
35
|
* Value: "STRING_VALUE", // required
|
|
36
36
|
* },
|