@aws-sdk/client-iot-wireless 3.296.0 → 3.297.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 +102 -0
- package/dist-types/IoTWirelessClient.d.ts +24 -4
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +16 -0
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +16 -0
- package/dist-types/commands/GetDestinationCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/ListDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +16 -0
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/models/IoTWirelessServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +688 -0
- package/dist-types/models/models_1.d.ts +138 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDestinationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { ListWirelessDevicesRequest, ListWirelessDevicesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWirelessDevicesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWirelessDevicesCommandInput extends ListWirelessDevicesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWirelessDevicesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the wireless devices registered to your AWS account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWirelessDevicesCommandInput - {@link ListWirelessDevicesCommandInput}
|
|
34
|
+
* @returns {@link ListWirelessDevicesCommandOutput}
|
|
28
35
|
* @see {@link ListWirelessDevicesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWirelessDevicesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
46
53
|
export declare class ListWirelessDevicesCommand extends $Command<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: ListWirelessDevicesCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListWirelessDevicesCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { ListWirelessGatewayTaskDefinitionsRequest, ListWirelessGatewayTaskDefinitionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWirelessGatewayTaskDefinitionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWirelessGatewayTaskDefinitionsCommandInput extends ListWirelessGatewayTaskDefinitionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWirelessGatewayTaskDefinitionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWirelessGatewayTaskDefinitionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List the wireless gateway tasks definitions registered to your AWS account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWir
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWirelessGatewayTaskDefinitionsCommandInput - {@link ListWirelessGatewayTaskDefinitionsCommandInput}
|
|
34
|
+
* @returns {@link ListWirelessGatewayTaskDefinitionsCommandOutput}
|
|
28
35
|
* @see {@link ListWirelessGatewayTaskDefinitionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWirelessGatewayTaskDefinitionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWir
|
|
|
46
53
|
export declare class ListWirelessGatewayTaskDefinitionsCommand extends $Command<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: ListWirelessGatewayTaskDefinitionsCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListWirelessGatewayTaskDefinitionsCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { ListWirelessGatewaysRequest, ListWirelessGatewaysResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWirelessGatewaysCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWirelessGatewaysCommandInput extends ListWirelessGatewaysRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWirelessGatewaysCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the wireless gateways registered to your AWS account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWirelessGatewaysCommandInput - {@link ListWirelessGatewaysCommandInput}
|
|
34
|
+
* @returns {@link ListWirelessGatewaysCommandOutput}
|
|
28
35
|
* @see {@link ListWirelessGatewaysCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWirelessGatewaysCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysR
|
|
|
46
53
|
export declare class ListWirelessGatewaysCommand extends $Command<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: ListWirelessGatewaysCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListWirelessGatewaysCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { PutPositionConfigurationRequest, PutPositionConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutPositionConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutPositionConfigurationCommandInput extends PutPositionConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutPositionConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutPositionConfigurationCommandOutput extends PutPositionConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>Put position configuration for a given resource.</p>
|
|
@@ -31,6 +36,8 @@ export interface PutPositionConfigurationCommandOutput extends PutPositionConfig
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param PutPositionConfigurationCommandInput - {@link PutPositionConfigurationCommandInput}
|
|
40
|
+
* @returns {@link PutPositionConfigurationCommandOutput}
|
|
34
41
|
* @see {@link PutPositionConfigurationCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link PutPositionConfigurationCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface PutPositionConfigurationCommandOutput extends PutPositionConfig
|
|
|
55
62
|
export declare class PutPositionConfigurationCommand extends $Command<PutPositionConfigurationCommandInput, PutPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
56
63
|
readonly input: PutPositionConfigurationCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: PutPositionConfigurationCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPositionConfigurationCommandInput, PutPositionConfigurationCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { PutResourceLogLevelRequest, PutResourceLogLevelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutResourceLogLevelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutResourceLogLevelCommandInput extends PutResourceLogLevelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutResourceLogLevelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutResourceLogLevelCommandOutput extends PutResourceLogLevelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sets the log-level override for a resource-ID and resource-type. This option can be specified for a wireless gateway
|
|
18
23
|
* or a wireless device. A limit of 200 log level override can be set per account.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface PutResourceLogLevelCommandOutput extends PutResourceLogLevelRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param PutResourceLogLevelCommandInput - {@link PutResourceLogLevelCommandInput}
|
|
35
|
+
* @returns {@link PutResourceLogLevelCommandOutput}
|
|
29
36
|
* @see {@link PutResourceLogLevelCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link PutResourceLogLevelCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface PutResourceLogLevelCommandOutput extends PutResourceLogLevelRes
|
|
|
50
57
|
export declare class PutResourceLogLevelCommand extends $Command<PutResourceLogLevelCommandInput, PutResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
51
58
|
readonly input: PutResourceLogLevelCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: PutResourceLogLevelCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutResourceLogLevelCommandInput, PutResourceLogLevelCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { ResetAllResourceLogLevelsRequest, ResetAllResourceLogLevelsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResetAllResourceLogLevelsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResetAllResourceLogLevelsCommandInput extends ResetAllResourceLogLevelsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResetAllResourceLogLevelsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResetAllResourceLogLevelsCommandOutput extends ResetAllResourceLogLevelsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes the log-level overrides for all resources; both wireless devices and wireless gateways.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ResetAllResourceLogLevelsCommandOutput extends ResetAllResource
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ResetAllResourceLogLevelsCommandInput - {@link ResetAllResourceLogLevelsCommandInput}
|
|
34
|
+
* @returns {@link ResetAllResourceLogLevelsCommandOutput}
|
|
28
35
|
* @see {@link ResetAllResourceLogLevelsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ResetAllResourceLogLevelsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ResetAllResourceLogLevelsCommandOutput extends ResetAllResource
|
|
|
49
56
|
export declare class ResetAllResourceLogLevelsCommand extends $Command<ResetAllResourceLogLevelsCommandInput, ResetAllResourceLogLevelsCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: ResetAllResourceLogLevelsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ResetAllResourceLogLevelsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetAllResourceLogLevelsCommandInput, ResetAllResourceLogLevelsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { ResetResourceLogLevelRequest, ResetResourceLogLevelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResetResourceLogLevelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResetResourceLogLevelCommandInput extends ResetResourceLogLevelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResetResourceLogLevelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResetResourceLogLevelCommandOutput extends ResetResourceLogLevelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for
|
|
18
23
|
* a wireless device or a wireless gateway.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ResetResourceLogLevelCommandOutput extends ResetResourceLogLeve
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ResetResourceLogLevelCommandInput - {@link ResetResourceLogLevelCommandInput}
|
|
35
|
+
* @returns {@link ResetResourceLogLevelCommandOutput}
|
|
29
36
|
* @see {@link ResetResourceLogLevelCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ResetResourceLogLevelCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface ResetResourceLogLevelCommandOutput extends ResetResourceLogLeve
|
|
|
50
57
|
export declare class ResetResourceLogLevelCommand extends $Command<ResetResourceLogLevelCommandInput, ResetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
51
58
|
readonly input: ResetResourceLogLevelCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: ResetResourceLogLevelCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetResourceLogLevelCommandInput, ResetResourceLogLevelCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { SendDataToMulticastGroupRequest, SendDataToMulticastGroupResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SendDataToMulticastGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SendDataToMulticastGroupCommandInput extends SendDataToMulticastGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SendDataToMulticastGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SendDataToMulticastGroupCommandOutput extends SendDataToMulticastGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sends the specified data to a multicast group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface SendDataToMulticastGroupCommandOutput extends SendDataToMultica
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param SendDataToMulticastGroupCommandInput - {@link SendDataToMulticastGroupCommandInput}
|
|
34
|
+
* @returns {@link SendDataToMulticastGroupCommandOutput}
|
|
28
35
|
* @see {@link SendDataToMulticastGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link SendDataToMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface SendDataToMulticastGroupCommandOutput extends SendDataToMultica
|
|
|
52
59
|
export declare class SendDataToMulticastGroupCommand extends $Command<SendDataToMulticastGroupCommandInput, SendDataToMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
53
60
|
readonly input: SendDataToMulticastGroupCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: SendDataToMulticastGroupCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendDataToMulticastGroupCommandInput, SendDataToMulticastGroupCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { SendDataToWirelessDeviceRequest, SendDataToWirelessDeviceResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SendDataToWirelessDeviceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SendDataToWirelessDeviceCommandInput extends SendDataToWirelessDeviceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SendDataToWirelessDeviceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWirelessDeviceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sends a decrypted application data frame to a device.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWireles
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param SendDataToWirelessDeviceCommandInput - {@link SendDataToWirelessDeviceCommandInput}
|
|
34
|
+
* @returns {@link SendDataToWirelessDeviceCommandOutput}
|
|
28
35
|
* @see {@link SendDataToWirelessDeviceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link SendDataToWirelessDeviceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface SendDataToWirelessDeviceCommandOutput extends SendDataToWireles
|
|
|
46
53
|
export declare class SendDataToWirelessDeviceCommand extends $Command<SendDataToWirelessDeviceCommandInput, SendDataToWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: SendDataToWirelessDeviceCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: SendDataToWirelessDeviceCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendDataToWirelessDeviceCommandInput, SendDataToWirelessDeviceCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { StartBulkAssociateWirelessDeviceWithMulticastGroupRequest, StartBulkAssociateWirelessDeviceWithMulticastGroupResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput extends StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput extends StartBulkAssociateWirelessDeviceWithMulticastGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Starts a bulk association of all qualifying wireless devices with a multicast group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput - {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput}
|
|
34
|
+
* @returns {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput}
|
|
28
35
|
* @see {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
|
49
56
|
export declare class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends $Command<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts
CHANGED
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest, StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput extends StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput extends StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOut
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput - {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput}
|
|
34
|
+
* @returns {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput}
|
|
28
35
|
* @see {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOut
|
|
|
49
56
|
export declare class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extends $Command<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { StartFuotaTaskRequest, StartFuotaTaskResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartFuotaTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartFuotaTaskCommandInput extends StartFuotaTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartFuotaTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartFuotaTaskCommandOutput extends StartFuotaTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Starts a FUOTA task.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface StartFuotaTaskCommandOutput extends StartFuotaTaskResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param StartFuotaTaskCommandInput - {@link StartFuotaTaskCommandInput}
|
|
34
|
+
* @returns {@link StartFuotaTaskCommandOutput}
|
|
28
35
|
* @see {@link StartFuotaTaskCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link StartFuotaTaskCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface StartFuotaTaskCommandOutput extends StartFuotaTaskResponse, __M
|
|
|
52
59
|
export declare class StartFuotaTaskCommand extends $Command<StartFuotaTaskCommandInput, StartFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
53
60
|
readonly input: StartFuotaTaskCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: StartFuotaTaskCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartFuotaTaskCommandInput, StartFuotaTaskCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|