@aws-sdk/client-iot-wireless 3.533.0 → 3.536.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-types/IoTWireless.d.ts +22 -1
- package/dist-types/IoTWirelessClient.d.ts +1 -1
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +2 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +2 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetPositionCommand.d.ts +4 -3
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +4 -3
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +4 -3
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +4 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +2 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePositionCommand.d.ts +4 -3
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +814 -814
- package/dist-types/models/models_1.d.ts +199 -199
- package/dist-types/ts3.4/IoTWireless.d.ts +21 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -23,10 +23,10 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListWirelessDevicesCommand_base: {
|
|
25
25
|
new (input: ListWirelessDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListWirelessDevicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Lists the wireless devices registered to your AWS account.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const ListWirelessDevicesCommand_base: {
|
|
|
102
102
|
* @throws {@link IoTWirelessServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class ListWirelessDevicesCommand extends ListWirelessDevicesCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWir
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWirelessGatewayTaskDefinitionsCommand_base: {
|
|
24
24
|
new (input: ListWirelessGatewayTaskDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListWirelessGatewayTaskDefinitionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the wireless gateway tasks definitions registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListWirelessGatewayTaskDefinitionsCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTWirelessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListWirelessGatewayTaskDefinitionsCommand extends ListWirelessGatewayTaskDefinitionsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWirelessGatewaysCommand_base: {
|
|
24
24
|
new (input: ListWirelessGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListWirelessGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the wireless gateways registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const ListWirelessGatewaysCommand_base: {
|
|
|
97
97
|
* @throws {@link IoTWirelessServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListWirelessGatewaysCommand extends ListWirelessGatewaysCommand_base {
|
|
102
103
|
}
|
|
@@ -22,17 +22,17 @@ export interface PutPositionConfigurationCommandOutput extends PutPositionConfig
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutPositionConfigurationCommand_base: {
|
|
24
24
|
new (input: PutPositionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPositionConfigurationCommandInput, PutPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutPositionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPositionConfigurationCommandInput, PutPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Put position configuration for a given resource.</p>
|
|
32
30
|
* <important>
|
|
33
31
|
* <p>This action is no longer supported. Calls to update the position configuration
|
|
34
32
|
* should use the <a href="https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_UpdateResourcePosition.html">UpdateResourcePosition</a> API operation instead.</p>
|
|
35
33
|
* </important>
|
|
34
|
+
*
|
|
35
|
+
* @deprecated This operation is no longer supported.
|
|
36
36
|
* @example
|
|
37
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
38
|
* ```javascript
|
|
@@ -80,6 +80,7 @@ declare const PutPositionConfigurationCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTWirelessServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class PutPositionConfigurationCommand extends PutPositionConfigurationCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutResourceLogLevelCommandOutput extends PutResourceLogLevelRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutResourceLogLevelCommand_base: {
|
|
24
24
|
new (input: PutResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourceLogLevelCommandInput, PutResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourceLogLevelCommandInput, PutResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the log-level override for a resource-ID and resource-type. This option can be
|
|
30
30
|
* specified for a wireless gateway or a wireless device. A limit of 200 log level override
|
|
31
31
|
* can be set per account.</p>
|
|
@@ -70,6 +70,7 @@ declare const PutResourceLogLevelCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class PutResourceLogLevelCommand extends PutResourceLogLevelCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface ResetAllResourceLogLevelsCommandOutput extends ResetAllResource
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResetAllResourceLogLevelsCommand_base: {
|
|
24
24
|
new (input: ResetAllResourceLogLevelsCommandInput): import("@smithy/smithy-client").CommandImpl<ResetAllResourceLogLevelsCommandInput, ResetAllResourceLogLevelsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ResetAllResourceLogLevelsCommandInput]): import("@smithy/smithy-client").CommandImpl<ResetAllResourceLogLevelsCommandInput, ResetAllResourceLogLevelsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the log-level overrides for all resources; both wireless devices and wireless
|
|
30
30
|
* gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -65,6 +65,7 @@ declare const ResetAllResourceLogLevelsCommand_base: {
|
|
|
65
65
|
* @throws {@link IoTWirelessServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ResetAllResourceLogLevelsCommand extends ResetAllResourceLogLevelsCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface ResetResourceLogLevelCommandOutput extends ResetResourceLogLeve
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResetResourceLogLevelCommand_base: {
|
|
24
24
|
new (input: ResetResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<ResetResourceLogLevelCommandInput, ResetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResetResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<ResetResourceLogLevelCommandInput, ResetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the log-level override, if any, for a specific resource-ID and resource-type.
|
|
30
30
|
* It can be used for a wireless device or a wireless gateway.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const ResetResourceLogLevelCommand_base: {
|
|
|
68
68
|
* @throws {@link IoTWirelessServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ResetResourceLogLevelCommand extends ResetResourceLogLevelCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendDataToMulticastGroupCommandOutput extends SendDataToMultica
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendDataToMulticastGroupCommand_base: {
|
|
24
24
|
new (input: SendDataToMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SendDataToMulticastGroupCommandInput, SendDataToMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendDataToMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SendDataToMulticastGroupCommandInput, SendDataToMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sends the specified data to a multicast group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const SendDataToMulticastGroupCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTWirelessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class SendDataToMulticastGroupCommand extends SendDataToMulticastGroupCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWireles
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendDataToWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: SendDataToWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<SendDataToWirelessDeviceCommandInput, SendDataToWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendDataToWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<SendDataToWirelessDeviceCommandInput, SendDataToWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sends a decrypted application data frame to a device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const SendDataToWirelessDeviceCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTWirelessServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class SendDataToWirelessDeviceCommand extends SendDataToWirelessDeviceCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartBulkAssociateWirelessDeviceWithMulticastGroupCommand_base: {
|
|
24
24
|
new (input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a bulk association of all qualifying wireless devices with a multicast
|
|
30
30
|
* group.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const StartBulkAssociateWirelessDeviceWithMulticastGroupCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTWirelessServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends StartBulkAssociateWirelessDeviceWithMulticastGroupCommand_base {
|
|
79
80
|
}
|
package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts
CHANGED
|
@@ -22,10 +22,10 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand_base: {
|
|
24
24
|
new (input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a bulk disassociatin of all qualifying wireless devices from a multicast
|
|
30
30
|
* group.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand_base:
|
|
|
74
74
|
* @throws {@link IoTWirelessServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extends StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartFuotaTaskCommandOutput extends StartFuotaTaskResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartFuotaTaskCommand_base: {
|
|
24
24
|
new (input: StartFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartFuotaTaskCommandInput, StartFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartFuotaTaskCommandInput, StartFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const StartFuotaTaskCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTWirelessServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class StartFuotaTaskCommand extends StartFuotaTaskCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartMulticastGroupSessionCommandOutput extends StartMulticastG
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartMulticastGroupSessionCommand_base: {
|
|
24
24
|
new (input: StartMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartMulticastGroupSessionCommandInput, StartMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartMulticastGroupSessionCommandInput, StartMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a multicast group session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const StartMulticastGroupSessionCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTWirelessServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class StartMulticastGroupSessionCommand extends StartMulticastGroupSessionCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartSingleWirelessDeviceImportTaskCommandOutput extends StartS
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartSingleWirelessDeviceImportTaskCommand_base: {
|
|
24
24
|
new (input: StartSingleWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSingleWirelessDeviceImportTaskCommandInput, StartSingleWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartSingleWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartSingleWirelessDeviceImportTaskCommandInput, StartSingleWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Start import task for a single wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const StartSingleWirelessDeviceImportTaskCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTWirelessServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class StartSingleWirelessDeviceImportTaskCommand extends StartSingleWirelessDeviceImportTaskCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartWirelessDeviceImportTaskCommandOutput extends StartWireles
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartWirelessDeviceImportTaskCommand_base: {
|
|
24
24
|
new (input: StartWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartWirelessDeviceImportTaskCommandInput, StartWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartWirelessDeviceImportTaskCommandInput, StartWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Start import task for provisioning Sidewalk devices in bulk using an S3 CSV
|
|
30
30
|
* file.</p>
|
|
31
31
|
* @example
|
|
@@ -84,6 +84,7 @@ declare const StartWirelessDeviceImportTaskCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTWirelessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class StartWirelessDeviceImportTaskCommand extends StartWirelessDeviceImportTaskCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a tag to a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTWirelessServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface TestWirelessDeviceCommandOutput extends TestWirelessDeviceRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const TestWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: TestWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TestWirelessDeviceCommandInput, TestWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TestWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TestWirelessDeviceCommandInput, TestWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Simulates a provisioned device by sending an uplink data payload of
|
|
30
30
|
* <code>Hello</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const TestWirelessDeviceCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class TestWirelessDeviceCommand extends TestWirelessDeviceCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more tags from a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDestinationCommandOutput extends UpdateDestinationRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDestinationCommand_base: {
|
|
24
24
|
new (input: UpdateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDestinationCommandInput, UpdateDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDestinationCommandInput, UpdateDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates properties of a destination.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const UpdateDestinationCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class UpdateDestinationCommand extends UpdateDestinationCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEventConfigurationByResourceTypesCommandOutput extends Up
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEventConfigurationByResourceTypesCommand_base: {
|
|
24
24
|
new (input: UpdateEventConfigurationByResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventConfigurationByResourceTypesCommandInput, UpdateEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateEventConfigurationByResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateEventConfigurationByResourceTypesCommandInput, UpdateEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update the event configuration based on resource types.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const UpdateEventConfigurationByResourceTypesCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTWirelessServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdateEventConfigurationByResourceTypesCommand extends UpdateEventConfigurationByResourceTypesCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFuotaTaskCommandOutput extends UpdateFuotaTaskResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFuotaTaskCommand_base: {
|
|
24
24
|
new (input: UpdateFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFuotaTaskCommandInput, UpdateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFuotaTaskCommandInput, UpdateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates properties of a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const UpdateFuotaTaskCommand_base: {
|
|
|
79
79
|
* @throws {@link IoTWirelessServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateFuotaTaskCommand extends UpdateFuotaTaskCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLogLevelsByResourceTypesCommandOutput extends UpdateLogLe
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLogLevelsByResourceTypesCommand_base: {
|
|
24
24
|
new (input: UpdateLogLevelsByResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLogLevelsByResourceTypesCommandInput, UpdateLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateLogLevelsByResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateLogLevelsByResourceTypesCommandInput, UpdateLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Set default log level, or log levels by resource types. This can be for wireless
|
|
30
30
|
* device log options or wireless gateways log options and is used to control the log
|
|
31
31
|
* messages that'll be displayed in CloudWatch.</p>
|
|
@@ -95,6 +95,7 @@ declare const UpdateLogLevelsByResourceTypesCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTWirelessServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateLogLevelsByResourceTypesCommand extends UpdateLogLevelsByResourceTypesCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateMulticastGroupCommandOutput extends UpdateMulticastGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateMulticastGroupCommand_base: {
|
|
24
24
|
new (input: UpdateMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMulticastGroupCommandInput, UpdateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMulticastGroupCommandInput, UpdateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates properties of a multicast group session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const UpdateMulticastGroupCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTWirelessServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdateMulticastGroupCommand extends UpdateMulticastGroupCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateNetworkAnalyzerConfigurationCommandOutput extends UpdateN
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateNetworkAnalyzerConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkAnalyzerConfigurationCommandInput, UpdateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkAnalyzerConfigurationCommandInput, UpdateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update network analyzer configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const UpdateNetworkAnalyzerConfigurationCommand_base: {
|
|
|
90
90
|
* @throws {@link IoTWirelessServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class UpdateNetworkAnalyzerConfigurationCommand extends UpdateNetworkAnalyzerConfigurationCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePartnerAccountCommandOutput extends UpdatePartnerAccountR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePartnerAccountCommand_base: {
|
|
24
24
|
new (input: UpdatePartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerAccountCommandInput, UpdatePartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerAccountCommandInput, UpdatePartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates properties of a partner account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const UpdatePartnerAccountCommand_base: {
|
|
|
67
67
|
* @throws {@link IoTWirelessServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdatePartnerAccountCommand extends UpdatePartnerAccountCommand_base {
|
|
72
73
|
}
|
|
@@ -22,17 +22,17 @@ export interface UpdatePositionCommandOutput extends UpdatePositionResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePositionCommand_base: {
|
|
24
24
|
new (input: UpdatePositionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePositionCommandInput, UpdatePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePositionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePositionCommandInput, UpdatePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Update the position information of a resource.</p>
|
|
32
30
|
* <important>
|
|
33
31
|
* <p>This action is no longer supported. Calls to update the position information
|
|
34
32
|
* should use the <a href="https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_UpdateResourcePosition.html">UpdateResourcePosition</a> API operation instead.</p>
|
|
35
33
|
* </important>
|
|
34
|
+
*
|
|
35
|
+
* @deprecated This operation is no longer supported.
|
|
36
36
|
* @example
|
|
37
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
38
|
* ```javascript
|
|
@@ -76,6 +76,7 @@ declare const UpdatePositionCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTWirelessServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdatePositionCommand extends UpdatePositionCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateResourceEventConfigurationCommandOutput extends UpdateRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateResourceEventConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateResourceEventConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceEventConfigurationCommandInput, UpdateResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateResourceEventConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceEventConfigurationCommandInput, UpdateResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update the event configuration for a particular resource identifier.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const UpdateResourceEventConfigurationCommand_base: {
|
|
|
101
101
|
* @throws {@link IoTWirelessServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class UpdateResourceEventConfigurationCommand extends UpdateResourceEventConfigurationCommand_base {
|
|
106
107
|
}
|
|
@@ -28,10 +28,10 @@ export interface UpdateResourcePositionCommandOutput extends UpdateResourcePosit
|
|
|
28
28
|
}
|
|
29
29
|
declare const UpdateResourcePositionCommand_base: {
|
|
30
30
|
new (input: UpdateResourcePositionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourcePositionCommandInput, UpdateResourcePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
31
|
+
new (__0_0: UpdateResourcePositionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourcePositionCommandInput, UpdateResourcePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
31
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
32
33
|
};
|
|
33
34
|
/**
|
|
34
|
-
* @public
|
|
35
35
|
* <p>Update the position information of a given wireless device or a wireless gateway
|
|
36
36
|
* resource. The position coordinates are based on the <a href="https://gisgeography.com/wgs84-world-geodetic-system/"> World Geodetic System
|
|
37
37
|
* (WGS84)</a>.</p>
|
|
@@ -76,6 +76,7 @@ declare const UpdateResourcePositionCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTWirelessServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateResourcePositionCommand extends UpdateResourcePositionCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateWirelessDeviceCommandOutput extends UpdateWirelessDeviceR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: UpdateWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWirelessDeviceCommandInput, UpdateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWirelessDeviceCommandInput, UpdateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates properties of a wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const UpdateWirelessDeviceCommand_base: {
|
|
|
94
94
|
* @throws {@link IoTWirelessServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class UpdateWirelessDeviceCommand extends UpdateWirelessDeviceCommand_base {
|
|
99
100
|
}
|