@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
|
@@ -122,10 +122,15 @@ export interface ListWirelessGatewaysResponse {
|
|
|
122
122
|
}
|
|
123
123
|
/**
|
|
124
124
|
* @public
|
|
125
|
+
* @enum
|
|
125
126
|
*/
|
|
126
|
-
export declare
|
|
127
|
-
UPDATE
|
|
128
|
-
}
|
|
127
|
+
export declare const WirelessGatewayTaskDefinitionType: {
|
|
128
|
+
readonly UPDATE: "UPDATE";
|
|
129
|
+
};
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
export type WirelessGatewayTaskDefinitionType = (typeof WirelessGatewayTaskDefinitionType)[keyof typeof WirelessGatewayTaskDefinitionType];
|
|
129
134
|
/**
|
|
130
135
|
* @public
|
|
131
136
|
*/
|
|
@@ -340,13 +345,18 @@ export interface SendDataToMulticastGroupResponse {
|
|
|
340
345
|
}
|
|
341
346
|
/**
|
|
342
347
|
* @public
|
|
348
|
+
* @enum
|
|
343
349
|
*/
|
|
344
|
-
export declare
|
|
345
|
-
CUSTOM_COMMAND_ID_GET
|
|
346
|
-
CUSTOM_COMMAND_ID_NOTIFY
|
|
347
|
-
CUSTOM_COMMAND_ID_RESP
|
|
348
|
-
CUSTOM_COMMAND_ID_SET
|
|
349
|
-
}
|
|
350
|
+
export declare const MessageType: {
|
|
351
|
+
readonly CUSTOM_COMMAND_ID_GET: "CUSTOM_COMMAND_ID_GET";
|
|
352
|
+
readonly CUSTOM_COMMAND_ID_NOTIFY: "CUSTOM_COMMAND_ID_NOTIFY";
|
|
353
|
+
readonly CUSTOM_COMMAND_ID_RESP: "CUSTOM_COMMAND_ID_RESP";
|
|
354
|
+
readonly CUSTOM_COMMAND_ID_SET: "CUSTOM_COMMAND_ID_SET";
|
|
355
|
+
};
|
|
356
|
+
/**
|
|
357
|
+
* @public
|
|
358
|
+
*/
|
|
359
|
+
export type MessageType = (typeof MessageType)[keyof typeof MessageType];
|
|
350
360
|
/**
|
|
351
361
|
* @public
|
|
352
362
|
* <p>Information about a Sidewalk router.</p>
|