@aws-sdk/client-iot-wireless 3.533.0 → 3.535.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 +3 -3
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +3 -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 +3 -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 +3 -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 +3 -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
|
@@ -2,102 +2,102 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
|
|
|
2
2
|
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
3
3
|
import { ApplicationConfig, CertificateList, ConnectionStatusEventConfiguration, ConnectionStatusResourceTypeEventConfiguration, DeviceRegistrationStateEventConfiguration, DeviceRegistrationStateResourceTypeEventConfiguration, EventNotificationPartnerType, ExpressionType, FuotaDeviceStatus, IdentifierType, JoinEventConfiguration, JoinResourceTypeEventConfiguration, LogLevel, LoRaWANFuotaTask, LoRaWANGateway, LoRaWANGatewayVersion, LoRaWANListDevice, LoRaWANMulticast, LoRaWANMulticastSession, LoRaWANSendDataToDevice, MessageDeliveryStatusEventConfiguration, MessageDeliveryStatusResourceTypeEventConfiguration, PartnerType, PositionConfigurationFec, PositionConfigurationStatus, Positioning, PositioningConfigStatus, PositionResourceType, ProximityEventConfiguration, ProximityResourceTypeEventConfiguration, Tag, TraceContent, WirelessDeviceLogOption, WirelessDeviceSidewalkStatus, WirelessDeviceType, WirelessGatewayLogOption } from "./models_0";
|
|
4
4
|
/**
|
|
5
|
-
* @public
|
|
6
5
|
* <p>Sidewalk object used by list functions.</p>
|
|
6
|
+
* @public
|
|
7
7
|
*/
|
|
8
8
|
export interface SidewalkListDevice {
|
|
9
9
|
/**
|
|
10
|
-
* @public
|
|
11
10
|
* <p>The Sidewalk Amazon ID.</p>
|
|
11
|
+
* @public
|
|
12
12
|
*/
|
|
13
13
|
AmazonId?: string;
|
|
14
14
|
/**
|
|
15
|
-
* @public
|
|
16
15
|
* <p>The sidewalk device identification.</p>
|
|
16
|
+
* @public
|
|
17
17
|
*/
|
|
18
18
|
SidewalkId?: string;
|
|
19
19
|
/**
|
|
20
|
-
* @public
|
|
21
20
|
* <p>The Sidewalk manufacturing series number.</p>
|
|
21
|
+
* @public
|
|
22
22
|
*/
|
|
23
23
|
SidewalkManufacturingSn?: string;
|
|
24
24
|
/**
|
|
25
|
-
* @public
|
|
26
25
|
* <p>The sidewalk device certificates for Ed25519 and P256r1.</p>
|
|
26
|
+
* @public
|
|
27
27
|
*/
|
|
28
28
|
DeviceCertificates?: CertificateList[];
|
|
29
29
|
/**
|
|
30
|
-
* @public
|
|
31
30
|
* <p>Sidewalk object used by list functions.</p>
|
|
31
|
+
* @public
|
|
32
32
|
*/
|
|
33
33
|
DeviceProfileId?: string;
|
|
34
34
|
/**
|
|
35
|
-
* @public
|
|
36
35
|
* <p>The status of the Sidewalk devices, such as provisioned or registered.</p>
|
|
36
|
+
* @public
|
|
37
37
|
*/
|
|
38
38
|
Status?: WirelessDeviceSidewalkStatus;
|
|
39
39
|
}
|
|
40
40
|
/**
|
|
41
|
-
* @public
|
|
42
41
|
* <p>Information about a wireless device's operation.</p>
|
|
42
|
+
* @public
|
|
43
43
|
*/
|
|
44
44
|
export interface WirelessDeviceStatistics {
|
|
45
45
|
/**
|
|
46
|
-
* @public
|
|
47
46
|
* <p>The Amazon Resource Name of the resource.</p>
|
|
47
|
+
* @public
|
|
48
48
|
*/
|
|
49
49
|
Arn?: string;
|
|
50
50
|
/**
|
|
51
|
-
* @public
|
|
52
51
|
* <p>The ID of the wireless device reporting the data.</p>
|
|
52
|
+
* @public
|
|
53
53
|
*/
|
|
54
54
|
Id?: string;
|
|
55
55
|
/**
|
|
56
|
-
* @public
|
|
57
56
|
* <p>The wireless device type.</p>
|
|
57
|
+
* @public
|
|
58
58
|
*/
|
|
59
59
|
Type?: WirelessDeviceType;
|
|
60
60
|
/**
|
|
61
|
-
* @public
|
|
62
61
|
* <p>The name of the resource.</p>
|
|
62
|
+
* @public
|
|
63
63
|
*/
|
|
64
64
|
Name?: string;
|
|
65
65
|
/**
|
|
66
|
-
* @public
|
|
67
66
|
* <p>The name of the destination to which the device is assigned.</p>
|
|
67
|
+
* @public
|
|
68
68
|
*/
|
|
69
69
|
DestinationName?: string;
|
|
70
70
|
/**
|
|
71
|
-
* @public
|
|
72
71
|
* <p>The date and time when the most recent uplink was received.</p>
|
|
73
72
|
* <note>
|
|
74
73
|
* <p>Theis value is only valid for 3 months.</p>
|
|
75
74
|
* </note>
|
|
75
|
+
* @public
|
|
76
76
|
*/
|
|
77
77
|
LastUplinkReceivedAt?: string;
|
|
78
78
|
/**
|
|
79
|
-
* @public
|
|
80
79
|
* <p>LoRaWAN device info.</p>
|
|
80
|
+
* @public
|
|
81
81
|
*/
|
|
82
82
|
LoRaWAN?: LoRaWANListDevice;
|
|
83
83
|
/**
|
|
84
|
-
* @public
|
|
85
84
|
* <p>The Sidewalk account credentials.</p>
|
|
85
|
+
* @public
|
|
86
86
|
*/
|
|
87
87
|
Sidewalk?: SidewalkListDevice;
|
|
88
88
|
/**
|
|
89
|
-
* @public
|
|
90
89
|
* <p>The status of a wireless device in a FUOTA task.</p>
|
|
90
|
+
* @public
|
|
91
91
|
*/
|
|
92
92
|
FuotaDeviceStatus?: FuotaDeviceStatus;
|
|
93
93
|
/**
|
|
94
|
-
* @public
|
|
95
94
|
* <p>The status of the wireless device in the multicast group.</p>
|
|
95
|
+
* @public
|
|
96
96
|
*/
|
|
97
97
|
MulticastDeviceStatus?: string;
|
|
98
98
|
/**
|
|
99
|
-
* @public
|
|
100
99
|
* <p>Id of the multicast group.</p>
|
|
100
|
+
* @public
|
|
101
101
|
*/
|
|
102
102
|
McGroupId?: number;
|
|
103
103
|
}
|
|
@@ -106,13 +106,13 @@ export interface WirelessDeviceStatistics {
|
|
|
106
106
|
*/
|
|
107
107
|
export interface ListWirelessDevicesResponse {
|
|
108
108
|
/**
|
|
109
|
-
* @public
|
|
110
109
|
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
110
|
+
* @public
|
|
111
111
|
*/
|
|
112
112
|
NextToken?: string;
|
|
113
113
|
/**
|
|
114
|
-
* @public
|
|
115
114
|
* <p>The ID of the wireless device.</p>
|
|
115
|
+
* @public
|
|
116
116
|
*/
|
|
117
117
|
WirelessDeviceList?: WirelessDeviceStatistics[];
|
|
118
118
|
}
|
|
@@ -121,54 +121,54 @@ export interface ListWirelessDevicesResponse {
|
|
|
121
121
|
*/
|
|
122
122
|
export interface ListWirelessGatewaysRequest {
|
|
123
123
|
/**
|
|
124
|
-
* @public
|
|
125
124
|
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
126
125
|
* response; otherwise <b>null</b> to receive the first set of
|
|
127
126
|
* results.</p>
|
|
127
|
+
* @public
|
|
128
128
|
*/
|
|
129
129
|
NextToken?: string;
|
|
130
130
|
/**
|
|
131
|
-
* @public
|
|
132
131
|
* <p>The maximum number of results to return in this operation.</p>
|
|
132
|
+
* @public
|
|
133
133
|
*/
|
|
134
134
|
MaxResults?: number;
|
|
135
135
|
}
|
|
136
136
|
/**
|
|
137
|
-
* @public
|
|
138
137
|
* <p>Information about a wireless gateway's operation.</p>
|
|
138
|
+
* @public
|
|
139
139
|
*/
|
|
140
140
|
export interface WirelessGatewayStatistics {
|
|
141
141
|
/**
|
|
142
|
-
* @public
|
|
143
142
|
* <p>The Amazon Resource Name of the resource.</p>
|
|
143
|
+
* @public
|
|
144
144
|
*/
|
|
145
145
|
Arn?: string;
|
|
146
146
|
/**
|
|
147
|
-
* @public
|
|
148
147
|
* <p>The ID of the wireless gateway reporting the data.</p>
|
|
148
|
+
* @public
|
|
149
149
|
*/
|
|
150
150
|
Id?: string;
|
|
151
151
|
/**
|
|
152
|
-
* @public
|
|
153
152
|
* <p>The name of the resource.</p>
|
|
153
|
+
* @public
|
|
154
154
|
*/
|
|
155
155
|
Name?: string;
|
|
156
156
|
/**
|
|
157
|
-
* @public
|
|
158
157
|
* <p>The description of the resource.</p>
|
|
158
|
+
* @public
|
|
159
159
|
*/
|
|
160
160
|
Description?: string;
|
|
161
161
|
/**
|
|
162
|
-
* @public
|
|
163
162
|
* <p>LoRaWAN gateway info.</p>
|
|
163
|
+
* @public
|
|
164
164
|
*/
|
|
165
165
|
LoRaWAN?: LoRaWANGateway;
|
|
166
166
|
/**
|
|
167
|
-
* @public
|
|
168
167
|
* <p>The date and time when the most recent uplink was received.</p>
|
|
169
168
|
* <note>
|
|
170
169
|
* <p>This value is only valid for 3 months.</p>
|
|
171
170
|
* </note>
|
|
171
|
+
* @public
|
|
172
172
|
*/
|
|
173
173
|
LastUplinkReceivedAt?: string;
|
|
174
174
|
}
|
|
@@ -177,13 +177,13 @@ export interface WirelessGatewayStatistics {
|
|
|
177
177
|
*/
|
|
178
178
|
export interface ListWirelessGatewaysResponse {
|
|
179
179
|
/**
|
|
180
|
-
* @public
|
|
181
180
|
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
181
|
+
* @public
|
|
182
182
|
*/
|
|
183
183
|
NextToken?: string;
|
|
184
184
|
/**
|
|
185
|
-
* @public
|
|
186
185
|
* <p>The ID of the wireless gateway.</p>
|
|
186
|
+
* @public
|
|
187
187
|
*/
|
|
188
188
|
WirelessGatewayList?: WirelessGatewayStatistics[];
|
|
189
189
|
}
|
|
@@ -203,58 +203,58 @@ export type WirelessGatewayTaskDefinitionType = (typeof WirelessGatewayTaskDefin
|
|
|
203
203
|
*/
|
|
204
204
|
export interface ListWirelessGatewayTaskDefinitionsRequest {
|
|
205
205
|
/**
|
|
206
|
-
* @public
|
|
207
206
|
* <p>The maximum number of results to return in this operation.</p>
|
|
207
|
+
* @public
|
|
208
208
|
*/
|
|
209
209
|
MaxResults?: number;
|
|
210
210
|
/**
|
|
211
|
-
* @public
|
|
212
211
|
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
213
212
|
* response; otherwise <b>null</b> to receive the first set of
|
|
214
213
|
* results.</p>
|
|
214
|
+
* @public
|
|
215
215
|
*/
|
|
216
216
|
NextToken?: string;
|
|
217
217
|
/**
|
|
218
|
-
* @public
|
|
219
218
|
* <p>A filter to list only the wireless gateway task definitions that use this task
|
|
220
219
|
* definition type.</p>
|
|
220
|
+
* @public
|
|
221
221
|
*/
|
|
222
222
|
TaskDefinitionType?: WirelessGatewayTaskDefinitionType;
|
|
223
223
|
}
|
|
224
224
|
/**
|
|
225
|
-
* @public
|
|
226
225
|
* <p>LoRaWANUpdateGatewayTaskEntry object.</p>
|
|
226
|
+
* @public
|
|
227
227
|
*/
|
|
228
228
|
export interface LoRaWANUpdateGatewayTaskEntry {
|
|
229
229
|
/**
|
|
230
|
-
* @public
|
|
231
230
|
* <p>The version of the gateways that should receive the update.</p>
|
|
231
|
+
* @public
|
|
232
232
|
*/
|
|
233
233
|
CurrentVersion?: LoRaWANGatewayVersion;
|
|
234
234
|
/**
|
|
235
|
-
* @public
|
|
236
235
|
* <p>The firmware version to update the gateway to.</p>
|
|
236
|
+
* @public
|
|
237
237
|
*/
|
|
238
238
|
UpdateVersion?: LoRaWANGatewayVersion;
|
|
239
239
|
}
|
|
240
240
|
/**
|
|
241
|
-
* @public
|
|
242
241
|
* <p>UpdateWirelessGatewayTaskEntry object.</p>
|
|
242
|
+
* @public
|
|
243
243
|
*/
|
|
244
244
|
export interface UpdateWirelessGatewayTaskEntry {
|
|
245
245
|
/**
|
|
246
|
-
* @public
|
|
247
246
|
* <p>The ID of the new wireless gateway task entry.</p>
|
|
247
|
+
* @public
|
|
248
248
|
*/
|
|
249
249
|
Id?: string;
|
|
250
250
|
/**
|
|
251
|
-
* @public
|
|
252
251
|
* <p>The properties that relate to the LoRaWAN wireless gateway.</p>
|
|
252
|
+
* @public
|
|
253
253
|
*/
|
|
254
254
|
LoRaWAN?: LoRaWANUpdateGatewayTaskEntry;
|
|
255
255
|
/**
|
|
256
|
-
* @public
|
|
257
256
|
* <p>The Amazon Resource Name of the resource.</p>
|
|
257
|
+
* @public
|
|
258
258
|
*/
|
|
259
259
|
Arn?: string;
|
|
260
260
|
}
|
|
@@ -263,40 +263,40 @@ export interface UpdateWirelessGatewayTaskEntry {
|
|
|
263
263
|
*/
|
|
264
264
|
export interface ListWirelessGatewayTaskDefinitionsResponse {
|
|
265
265
|
/**
|
|
266
|
-
* @public
|
|
267
266
|
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
267
|
+
* @public
|
|
268
268
|
*/
|
|
269
269
|
NextToken?: string;
|
|
270
270
|
/**
|
|
271
|
-
* @public
|
|
272
271
|
* <p>The list of task definitions.</p>
|
|
272
|
+
* @public
|
|
273
273
|
*/
|
|
274
274
|
TaskDefinitions?: UpdateWirelessGatewayTaskEntry[];
|
|
275
275
|
}
|
|
276
276
|
/**
|
|
277
|
-
* @public
|
|
278
277
|
* <p>Information about the Semtech GNSS solver configuration.</p>
|
|
278
|
+
* @public
|
|
279
279
|
*/
|
|
280
280
|
export interface SemtechGnssConfiguration {
|
|
281
281
|
/**
|
|
282
|
-
* @public
|
|
283
282
|
* <p>The status indicating whether the solver is enabled.</p>
|
|
283
|
+
* @public
|
|
284
284
|
*/
|
|
285
285
|
Status: PositionConfigurationStatus | undefined;
|
|
286
286
|
/**
|
|
287
|
-
* @public
|
|
288
287
|
* <p>Whether forward error correction is enabled.</p>
|
|
288
|
+
* @public
|
|
289
289
|
*/
|
|
290
290
|
Fec: PositionConfigurationFec | undefined;
|
|
291
291
|
}
|
|
292
292
|
/**
|
|
293
|
-
* @public
|
|
294
293
|
* <p>The wrapper for position solver configurations.</p>
|
|
294
|
+
* @public
|
|
295
295
|
*/
|
|
296
296
|
export interface PositionSolverConfigurations {
|
|
297
297
|
/**
|
|
298
|
-
* @public
|
|
299
298
|
* <p>The Semtech GNSS solver configuration object.</p>
|
|
299
|
+
* @public
|
|
300
300
|
*/
|
|
301
301
|
SemtechGnss?: SemtechGnssConfiguration;
|
|
302
302
|
}
|
|
@@ -305,26 +305,26 @@ export interface PositionSolverConfigurations {
|
|
|
305
305
|
*/
|
|
306
306
|
export interface PutPositionConfigurationRequest {
|
|
307
307
|
/**
|
|
308
|
-
* @public
|
|
309
308
|
* <p>Resource identifier used to update the position configuration.</p>
|
|
309
|
+
* @public
|
|
310
310
|
*/
|
|
311
311
|
ResourceIdentifier: string | undefined;
|
|
312
312
|
/**
|
|
313
|
-
* @public
|
|
314
313
|
* <p>Resource type of the resource for which you want to update the position
|
|
315
314
|
* configuration.</p>
|
|
315
|
+
* @public
|
|
316
316
|
*/
|
|
317
317
|
ResourceType: PositionResourceType | undefined;
|
|
318
318
|
/**
|
|
319
|
-
* @public
|
|
320
319
|
* <p>The positioning solvers used to update the position configuration of the
|
|
321
320
|
* resource.</p>
|
|
321
|
+
* @public
|
|
322
322
|
*/
|
|
323
323
|
Solvers?: PositionSolverConfigurations;
|
|
324
324
|
/**
|
|
325
|
-
* @public
|
|
326
325
|
* <p>The position data destination that describes the AWS IoT rule that processes the
|
|
327
326
|
* device's position data for use by AWS IoT Core for LoRaWAN.</p>
|
|
327
|
+
* @public
|
|
328
328
|
*/
|
|
329
329
|
Destination?: string;
|
|
330
330
|
}
|
|
@@ -338,22 +338,22 @@ export interface PutPositionConfigurationResponse {
|
|
|
338
338
|
*/
|
|
339
339
|
export interface PutResourceLogLevelRequest {
|
|
340
340
|
/**
|
|
341
|
-
* @public
|
|
342
341
|
* <p>The identifier of the resource. For a Wireless Device, it is the wireless device ID.
|
|
343
342
|
* For a wireless gateway, it is the wireless gateway ID.</p>
|
|
343
|
+
* @public
|
|
344
344
|
*/
|
|
345
345
|
ResourceIdentifier: string | undefined;
|
|
346
346
|
/**
|
|
347
|
-
* @public
|
|
348
347
|
* <p>The type of the resource, which can be <code>WirelessDevice</code> or
|
|
349
348
|
* <code>WirelessGateway</code>.</p>
|
|
349
|
+
* @public
|
|
350
350
|
*/
|
|
351
351
|
ResourceType: string | undefined;
|
|
352
352
|
/**
|
|
353
|
-
* @public
|
|
354
353
|
* <p>The log level for a log message. The log levels can be disabled, or set to
|
|
355
354
|
* <code>ERROR</code> to display less verbose logs containing only error information,
|
|
356
355
|
* or to <code>INFO</code> for more detailed logs.</p>
|
|
356
|
+
* @public
|
|
357
357
|
*/
|
|
358
358
|
LogLevel: LogLevel | undefined;
|
|
359
359
|
}
|
|
@@ -377,15 +377,15 @@ export interface ResetAllResourceLogLevelsResponse {
|
|
|
377
377
|
*/
|
|
378
378
|
export interface ResetResourceLogLevelRequest {
|
|
379
379
|
/**
|
|
380
|
-
* @public
|
|
381
380
|
* <p>The identifier of the resource. For a Wireless Device, it is the wireless device ID.
|
|
382
381
|
* For a wireless gateway, it is the wireless gateway ID.</p>
|
|
382
|
+
* @public
|
|
383
383
|
*/
|
|
384
384
|
ResourceIdentifier: string | undefined;
|
|
385
385
|
/**
|
|
386
|
-
* @public
|
|
387
386
|
* <p>The type of the resource, which can be <code>WirelessDevice</code> or
|
|
388
387
|
* <code>WirelessGateway</code>.</p>
|
|
388
|
+
* @public
|
|
389
389
|
*/
|
|
390
390
|
ResourceType: string | undefined;
|
|
391
391
|
}
|
|
@@ -395,24 +395,24 @@ export interface ResetResourceLogLevelRequest {
|
|
|
395
395
|
export interface ResetResourceLogLevelResponse {
|
|
396
396
|
}
|
|
397
397
|
/**
|
|
398
|
-
* @public
|
|
399
398
|
* <p>The metadata information of the LoRaWAN multicast group.</p>
|
|
399
|
+
* @public
|
|
400
400
|
*/
|
|
401
401
|
export interface LoRaWANMulticastMetadata {
|
|
402
402
|
/**
|
|
403
|
-
* @public
|
|
404
403
|
* <p>The Fport value.</p>
|
|
404
|
+
* @public
|
|
405
405
|
*/
|
|
406
406
|
FPort?: number;
|
|
407
407
|
}
|
|
408
408
|
/**
|
|
409
|
-
* @public
|
|
410
409
|
* <p>Wireless metadata that is to be sent to multicast group.</p>
|
|
410
|
+
* @public
|
|
411
411
|
*/
|
|
412
412
|
export interface MulticastWirelessMetadata {
|
|
413
413
|
/**
|
|
414
|
-
* @public
|
|
415
414
|
* <p>The metadata information of the LoRaWAN multicast group.</p>
|
|
415
|
+
* @public
|
|
416
416
|
*/
|
|
417
417
|
LoRaWAN?: LoRaWANMulticastMetadata;
|
|
418
418
|
}
|
|
@@ -421,18 +421,18 @@ export interface MulticastWirelessMetadata {
|
|
|
421
421
|
*/
|
|
422
422
|
export interface SendDataToMulticastGroupRequest {
|
|
423
423
|
/**
|
|
424
|
-
* @public
|
|
425
424
|
* <p>The ID of the multicast group.</p>
|
|
425
|
+
* @public
|
|
426
426
|
*/
|
|
427
427
|
Id: string | undefined;
|
|
428
428
|
/**
|
|
429
|
-
* @public
|
|
430
429
|
* <p>The binary to be sent to the end device, encoded in base64.</p>
|
|
430
|
+
* @public
|
|
431
431
|
*/
|
|
432
432
|
PayloadData: string | undefined;
|
|
433
433
|
/**
|
|
434
|
-
* @public
|
|
435
434
|
* <p>Wireless metadata that is to be sent to multicast group.</p>
|
|
435
|
+
* @public
|
|
436
436
|
*/
|
|
437
437
|
WirelessMetadata: MulticastWirelessMetadata | undefined;
|
|
438
438
|
}
|
|
@@ -441,8 +441,8 @@ export interface SendDataToMulticastGroupRequest {
|
|
|
441
441
|
*/
|
|
442
442
|
export interface SendDataToMulticastGroupResponse {
|
|
443
443
|
/**
|
|
444
|
-
* @public
|
|
445
444
|
* <p>ID of a multicast group message.</p>
|
|
445
|
+
* @public
|
|
446
446
|
*/
|
|
447
447
|
MessageId?: string;
|
|
448
448
|
}
|
|
@@ -461,40 +461,40 @@ export declare const MessageType: {
|
|
|
461
461
|
*/
|
|
462
462
|
export type MessageType = (typeof MessageType)[keyof typeof MessageType];
|
|
463
463
|
/**
|
|
464
|
-
* @public
|
|
465
464
|
* <p>Information about a Sidewalk router.</p>
|
|
465
|
+
* @public
|
|
466
466
|
*/
|
|
467
467
|
export interface SidewalkSendDataToDevice {
|
|
468
468
|
/**
|
|
469
|
-
* @public
|
|
470
469
|
* <p>The sequence number.</p>
|
|
470
|
+
* @public
|
|
471
471
|
*/
|
|
472
472
|
Seq?: number;
|
|
473
473
|
/**
|
|
474
|
-
* @public
|
|
475
474
|
* <p>Sidewalk device message type. Default value is
|
|
476
475
|
* <code>CUSTOM_COMMAND_ID_NOTIFY</code>.</p>
|
|
476
|
+
* @public
|
|
477
477
|
*/
|
|
478
478
|
MessageType?: MessageType;
|
|
479
479
|
/**
|
|
480
|
-
* @public
|
|
481
480
|
* <p>The duration of time in seconds to retry sending the ACK.</p>
|
|
481
|
+
* @public
|
|
482
482
|
*/
|
|
483
483
|
AckModeRetryDurationSecs?: number;
|
|
484
484
|
}
|
|
485
485
|
/**
|
|
486
|
-
* @public
|
|
487
486
|
* <p>WirelessMetadata object.</p>
|
|
487
|
+
* @public
|
|
488
488
|
*/
|
|
489
489
|
export interface WirelessMetadata {
|
|
490
490
|
/**
|
|
491
|
-
* @public
|
|
492
491
|
* <p>LoRaWAN device info.</p>
|
|
492
|
+
* @public
|
|
493
493
|
*/
|
|
494
494
|
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
495
495
|
/**
|
|
496
|
-
* @public
|
|
497
496
|
* <p>The Sidewalk account credentials.</p>
|
|
497
|
+
* @public
|
|
498
498
|
*/
|
|
499
499
|
Sidewalk?: SidewalkSendDataToDevice;
|
|
500
500
|
}
|
|
@@ -503,24 +503,24 @@ export interface WirelessMetadata {
|
|
|
503
503
|
*/
|
|
504
504
|
export interface SendDataToWirelessDeviceRequest {
|
|
505
505
|
/**
|
|
506
|
-
* @public
|
|
507
506
|
* <p>The ID of the wireless device to receive the data.</p>
|
|
507
|
+
* @public
|
|
508
508
|
*/
|
|
509
509
|
Id: string | undefined;
|
|
510
510
|
/**
|
|
511
|
-
* @public
|
|
512
511
|
* <p>The transmit mode to use to send data to the wireless device. Can be: <code>0</code>
|
|
513
512
|
* for UM (unacknowledge mode) or <code>1</code> for AM (acknowledge mode).</p>
|
|
513
|
+
* @public
|
|
514
514
|
*/
|
|
515
515
|
TransmitMode: number | undefined;
|
|
516
516
|
/**
|
|
517
|
-
* @public
|
|
518
517
|
* <p>The binary to be sent to the end device, encoded in base64.</p>
|
|
518
|
+
* @public
|
|
519
519
|
*/
|
|
520
520
|
PayloadData: string | undefined;
|
|
521
521
|
/**
|
|
522
|
-
* @public
|
|
523
522
|
* <p>Metadata about the message request.</p>
|
|
523
|
+
* @public
|
|
524
524
|
*/
|
|
525
525
|
WirelessMetadata?: WirelessMetadata;
|
|
526
526
|
}
|
|
@@ -529,8 +529,8 @@ export interface SendDataToWirelessDeviceRequest {
|
|
|
529
529
|
*/
|
|
530
530
|
export interface SendDataToWirelessDeviceResponse {
|
|
531
531
|
/**
|
|
532
|
-
* @public
|
|
533
532
|
* <p>The ID of the message sent to the wireless device.</p>
|
|
533
|
+
* @public
|
|
534
534
|
*/
|
|
535
535
|
MessageId?: string;
|
|
536
536
|
}
|
|
@@ -539,20 +539,20 @@ export interface SendDataToWirelessDeviceResponse {
|
|
|
539
539
|
*/
|
|
540
540
|
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
541
541
|
/**
|
|
542
|
-
* @public
|
|
543
542
|
* <p>The ID of the multicast group.</p>
|
|
543
|
+
* @public
|
|
544
544
|
*/
|
|
545
545
|
Id: string | undefined;
|
|
546
546
|
/**
|
|
547
|
-
* @public
|
|
548
547
|
* <p>Query string used to search for wireless devices as part of the bulk associate and
|
|
549
548
|
* disassociate process.</p>
|
|
549
|
+
* @public
|
|
550
550
|
*/
|
|
551
551
|
QueryString?: string;
|
|
552
552
|
/**
|
|
553
|
-
* @public
|
|
554
553
|
* <p>The tag to attach to the specified resource. Tags are metadata that you can use to
|
|
555
554
|
* manage a resource.</p>
|
|
555
|
+
* @public
|
|
556
556
|
*/
|
|
557
557
|
Tags?: Tag[];
|
|
558
558
|
}
|
|
@@ -566,20 +566,20 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
|
|
|
566
566
|
*/
|
|
567
567
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
568
568
|
/**
|
|
569
|
-
* @public
|
|
570
569
|
* <p>The ID of the multicast group.</p>
|
|
570
|
+
* @public
|
|
571
571
|
*/
|
|
572
572
|
Id: string | undefined;
|
|
573
573
|
/**
|
|
574
|
-
* @public
|
|
575
574
|
* <p>Query string used to search for wireless devices as part of the bulk associate and
|
|
576
575
|
* disassociate process.</p>
|
|
576
|
+
* @public
|
|
577
577
|
*/
|
|
578
578
|
QueryString?: string;
|
|
579
579
|
/**
|
|
580
|
-
* @public
|
|
581
580
|
* <p>The tag to attach to the specified resource. Tags are metadata that you can use to
|
|
582
581
|
* manage a resource.</p>
|
|
582
|
+
* @public
|
|
583
583
|
*/
|
|
584
584
|
Tags?: Tag[];
|
|
585
585
|
}
|
|
@@ -589,13 +589,13 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
|
589
589
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
590
590
|
}
|
|
591
591
|
/**
|
|
592
|
-
* @public
|
|
593
592
|
* <p>The LoRaWAN information used to start a FUOTA task.</p>
|
|
593
|
+
* @public
|
|
594
594
|
*/
|
|
595
595
|
export interface LoRaWANStartFuotaTask {
|
|
596
596
|
/**
|
|
597
|
-
* @public
|
|
598
597
|
* <p>Start time of a FUOTA task.</p>
|
|
598
|
+
* @public
|
|
599
599
|
*/
|
|
600
600
|
StartTime?: Date;
|
|
601
601
|
}
|
|
@@ -604,13 +604,13 @@ export interface LoRaWANStartFuotaTask {
|
|
|
604
604
|
*/
|
|
605
605
|
export interface StartFuotaTaskRequest {
|
|
606
606
|
/**
|
|
607
|
-
* @public
|
|
608
607
|
* <p>The ID of a FUOTA task.</p>
|
|
608
|
+
* @public
|
|
609
609
|
*/
|
|
610
610
|
Id: string | undefined;
|
|
611
611
|
/**
|
|
612
|
-
* @public
|
|
613
612
|
* <p>The LoRaWAN information used to start a FUOTA task.</p>
|
|
613
|
+
* @public
|
|
614
614
|
*/
|
|
615
615
|
LoRaWAN?: LoRaWANStartFuotaTask;
|
|
616
616
|
}
|
|
@@ -624,13 +624,13 @@ export interface StartFuotaTaskResponse {
|
|
|
624
624
|
*/
|
|
625
625
|
export interface StartMulticastGroupSessionRequest {
|
|
626
626
|
/**
|
|
627
|
-
* @public
|
|
628
627
|
* <p>The ID of the multicast group.</p>
|
|
628
|
+
* @public
|
|
629
629
|
*/
|
|
630
630
|
Id: string | undefined;
|
|
631
631
|
/**
|
|
632
|
-
* @public
|
|
633
632
|
* <p>The LoRaWAN information used with the multicast session.</p>
|
|
633
|
+
* @public
|
|
634
634
|
*/
|
|
635
635
|
LoRaWAN: LoRaWANMulticastSession | undefined;
|
|
636
636
|
}
|
|
@@ -640,14 +640,14 @@ export interface StartMulticastGroupSessionRequest {
|
|
|
640
640
|
export interface StartMulticastGroupSessionResponse {
|
|
641
641
|
}
|
|
642
642
|
/**
|
|
643
|
-
* @public
|
|
644
643
|
* <p>Information about an import task created for an individual Sidewalk device.</p>
|
|
644
|
+
* @public
|
|
645
645
|
*/
|
|
646
646
|
export interface SidewalkSingleStartImportInfo {
|
|
647
647
|
/**
|
|
648
|
-
* @public
|
|
649
648
|
* <p>The Sidewalk manufacturing serial number (SMSN) of the device added to the import
|
|
650
649
|
* task.</p>
|
|
650
|
+
* @public
|
|
651
651
|
*/
|
|
652
652
|
SidewalkManufacturingSn?: string;
|
|
653
653
|
}
|
|
@@ -656,33 +656,33 @@ export interface SidewalkSingleStartImportInfo {
|
|
|
656
656
|
*/
|
|
657
657
|
export interface StartSingleWirelessDeviceImportTaskRequest {
|
|
658
658
|
/**
|
|
659
|
-
* @public
|
|
660
659
|
* <p>The name of the Sidewalk destination that describes the IoT rule to route messages
|
|
661
660
|
* from the device in the import task that will be onboarded to AWS IoT Wireless.</p>
|
|
661
|
+
* @public
|
|
662
662
|
*/
|
|
663
663
|
DestinationName: string | undefined;
|
|
664
664
|
/**
|
|
665
|
-
* @public
|
|
666
665
|
* <p>Each resource must have a unique client request token. If you try to create a new
|
|
667
666
|
* resource with the same token as a resource that already exists, an exception occurs. If
|
|
668
667
|
* you omit this value, AWS SDKs will automatically generate a unique client
|
|
669
668
|
* request.</p>
|
|
669
|
+
* @public
|
|
670
670
|
*/
|
|
671
671
|
ClientRequestToken?: string;
|
|
672
672
|
/**
|
|
673
|
-
* @public
|
|
674
673
|
* <p>The name of the wireless device for which an import task is being started.</p>
|
|
674
|
+
* @public
|
|
675
675
|
*/
|
|
676
676
|
DeviceName?: string;
|
|
677
677
|
/**
|
|
678
|
-
* @public
|
|
679
678
|
* <p>The tag to attach to the specified resource. Tags are metadata that you can use to
|
|
680
679
|
* manage a resource.</p>
|
|
680
|
+
* @public
|
|
681
681
|
*/
|
|
682
682
|
Tags?: Tag[];
|
|
683
683
|
/**
|
|
684
|
-
* @public
|
|
685
684
|
* <p>The Sidewalk-related parameters for importing a single wireless device.</p>
|
|
685
|
+
* @public
|
|
686
686
|
*/
|
|
687
687
|
Sidewalk: SidewalkSingleStartImportInfo | undefined;
|
|
688
688
|
}
|
|
@@ -691,31 +691,31 @@ export interface StartSingleWirelessDeviceImportTaskRequest {
|
|
|
691
691
|
*/
|
|
692
692
|
export interface StartSingleWirelessDeviceImportTaskResponse {
|
|
693
693
|
/**
|
|
694
|
-
* @public
|
|
695
694
|
* <p>The import task ID.</p>
|
|
695
|
+
* @public
|
|
696
696
|
*/
|
|
697
697
|
Id?: string;
|
|
698
698
|
/**
|
|
699
|
-
* @public
|
|
700
699
|
* <p>The ARN (Amazon Resource Name) of the import task.</p>
|
|
700
|
+
* @public
|
|
701
701
|
*/
|
|
702
702
|
Arn?: string;
|
|
703
703
|
}
|
|
704
704
|
/**
|
|
705
|
-
* @public
|
|
706
705
|
* <p>Information about an import task created for bulk provisioning.</p>
|
|
706
|
+
* @public
|
|
707
707
|
*/
|
|
708
708
|
export interface SidewalkStartImportInfo {
|
|
709
709
|
/**
|
|
710
|
-
* @public
|
|
711
710
|
* <p>The CSV file contained in an S3 bucket that's used for adding devices to an import
|
|
712
711
|
* task.</p>
|
|
712
|
+
* @public
|
|
713
713
|
*/
|
|
714
714
|
DeviceCreationFile?: string;
|
|
715
715
|
/**
|
|
716
|
-
* @public
|
|
717
716
|
* <p>The IAM role that allows AWS IoT Wireless to access the CSV file in the S3
|
|
718
717
|
* bucket.</p>
|
|
718
|
+
* @public
|
|
719
719
|
*/
|
|
720
720
|
Role?: string;
|
|
721
721
|
}
|
|
@@ -724,29 +724,29 @@ export interface SidewalkStartImportInfo {
|
|
|
724
724
|
*/
|
|
725
725
|
export interface StartWirelessDeviceImportTaskRequest {
|
|
726
726
|
/**
|
|
727
|
-
* @public
|
|
728
727
|
* <p>The name of the Sidewalk destination that describes the IoT rule to route messages
|
|
729
728
|
* from the devices in the import task that are onboarded to AWS IoT Wireless.</p>
|
|
729
|
+
* @public
|
|
730
730
|
*/
|
|
731
731
|
DestinationName: string | undefined;
|
|
732
732
|
/**
|
|
733
|
-
* @public
|
|
734
733
|
* <p>Each resource must have a unique client request token. If you try to create a new
|
|
735
734
|
* resource with the same token as a resource that already exists, an exception occurs. If
|
|
736
735
|
* you omit this value, AWS SDKs will automatically generate a unique client
|
|
737
736
|
* request.</p>
|
|
737
|
+
* @public
|
|
738
738
|
*/
|
|
739
739
|
ClientRequestToken?: string;
|
|
740
740
|
/**
|
|
741
|
-
* @public
|
|
742
741
|
* <p>The tag to attach to the specified resource. Tags are metadata that you can use to
|
|
743
742
|
* manage a resource.</p>
|
|
743
|
+
* @public
|
|
744
744
|
*/
|
|
745
745
|
Tags?: Tag[];
|
|
746
746
|
/**
|
|
747
|
-
* @public
|
|
748
747
|
* <p>The Sidewalk-related parameters for importing wireless devices that need to be
|
|
749
748
|
* provisioned in bulk.</p>
|
|
749
|
+
* @public
|
|
750
750
|
*/
|
|
751
751
|
Sidewalk: SidewalkStartImportInfo | undefined;
|
|
752
752
|
}
|
|
@@ -755,13 +755,13 @@ export interface StartWirelessDeviceImportTaskRequest {
|
|
|
755
755
|
*/
|
|
756
756
|
export interface StartWirelessDeviceImportTaskResponse {
|
|
757
757
|
/**
|
|
758
|
-
* @public
|
|
759
758
|
* <p>The import task ID.</p>
|
|
759
|
+
* @public
|
|
760
760
|
*/
|
|
761
761
|
Id?: string;
|
|
762
762
|
/**
|
|
763
|
-
* @public
|
|
764
763
|
* <p>The ARN (Amazon Resource Name) of the import task.</p>
|
|
764
|
+
* @public
|
|
765
765
|
*/
|
|
766
766
|
Arn?: string;
|
|
767
767
|
}
|
|
@@ -770,14 +770,14 @@ export interface StartWirelessDeviceImportTaskResponse {
|
|
|
770
770
|
*/
|
|
771
771
|
export interface TagResourceRequest {
|
|
772
772
|
/**
|
|
773
|
-
* @public
|
|
774
773
|
* <p>The ARN of the resource to add tags to.</p>
|
|
774
|
+
* @public
|
|
775
775
|
*/
|
|
776
776
|
ResourceArn: string | undefined;
|
|
777
777
|
/**
|
|
778
|
-
* @public
|
|
779
778
|
* <p>Adds to or modifies the tags of the given resource. Tags are metadata that you can use
|
|
780
779
|
* to manage a resource.</p>
|
|
780
|
+
* @public
|
|
781
781
|
*/
|
|
782
782
|
Tags: Tag[] | undefined;
|
|
783
783
|
}
|
|
@@ -787,16 +787,16 @@ export interface TagResourceRequest {
|
|
|
787
787
|
export interface TagResourceResponse {
|
|
788
788
|
}
|
|
789
789
|
/**
|
|
790
|
-
* @public
|
|
791
790
|
* <p>The request was denied because the resource can't have any more tags.</p>
|
|
791
|
+
* @public
|
|
792
792
|
*/
|
|
793
793
|
export declare class TooManyTagsException extends __BaseException {
|
|
794
794
|
readonly name: "TooManyTagsException";
|
|
795
795
|
readonly $fault: "client";
|
|
796
796
|
Message?: string;
|
|
797
797
|
/**
|
|
798
|
-
* @public
|
|
799
798
|
* <p>Name of the resource that exceeds maximum number of tags allowed.</p>
|
|
799
|
+
* @public
|
|
800
800
|
*/
|
|
801
801
|
ResourceName?: string;
|
|
802
802
|
/**
|
|
@@ -809,8 +809,8 @@ export declare class TooManyTagsException extends __BaseException {
|
|
|
809
809
|
*/
|
|
810
810
|
export interface TestWirelessDeviceRequest {
|
|
811
811
|
/**
|
|
812
|
-
* @public
|
|
813
812
|
* <p>The ID of the wireless device to test.</p>
|
|
813
|
+
* @public
|
|
814
814
|
*/
|
|
815
815
|
Id: string | undefined;
|
|
816
816
|
}
|
|
@@ -819,8 +819,8 @@ export interface TestWirelessDeviceRequest {
|
|
|
819
819
|
*/
|
|
820
820
|
export interface TestWirelessDeviceResponse {
|
|
821
821
|
/**
|
|
822
|
-
* @public
|
|
823
822
|
* <p>The result returned by the test.</p>
|
|
823
|
+
* @public
|
|
824
824
|
*/
|
|
825
825
|
Result?: string;
|
|
826
826
|
}
|
|
@@ -829,13 +829,13 @@ export interface TestWirelessDeviceResponse {
|
|
|
829
829
|
*/
|
|
830
830
|
export interface UntagResourceRequest {
|
|
831
831
|
/**
|
|
832
|
-
* @public
|
|
833
832
|
* <p>The ARN of the resource to remove tags from.</p>
|
|
833
|
+
* @public
|
|
834
834
|
*/
|
|
835
835
|
ResourceArn: string | undefined;
|
|
836
836
|
/**
|
|
837
|
-
* @public
|
|
838
837
|
* <p>A list of the keys of the tags to remove from the resource.</p>
|
|
838
|
+
* @public
|
|
839
839
|
*/
|
|
840
840
|
TagKeys: string[] | undefined;
|
|
841
841
|
}
|
|
@@ -849,28 +849,28 @@ export interface UntagResourceResponse {
|
|
|
849
849
|
*/
|
|
850
850
|
export interface UpdateDestinationRequest {
|
|
851
851
|
/**
|
|
852
|
-
* @public
|
|
853
852
|
* <p>The new name of the resource.</p>
|
|
853
|
+
* @public
|
|
854
854
|
*/
|
|
855
855
|
Name: string | undefined;
|
|
856
856
|
/**
|
|
857
|
-
* @public
|
|
858
857
|
* <p>The type of value in <code>Expression</code>.</p>
|
|
858
|
+
* @public
|
|
859
859
|
*/
|
|
860
860
|
ExpressionType?: ExpressionType;
|
|
861
861
|
/**
|
|
862
|
-
* @public
|
|
863
862
|
* <p>The new rule name or topic rule to send messages to.</p>
|
|
863
|
+
* @public
|
|
864
864
|
*/
|
|
865
865
|
Expression?: string;
|
|
866
866
|
/**
|
|
867
|
-
* @public
|
|
868
867
|
* <p>A new description of the resource.</p>
|
|
868
|
+
* @public
|
|
869
869
|
*/
|
|
870
870
|
Description?: string;
|
|
871
871
|
/**
|
|
872
|
-
* @public
|
|
873
872
|
* <p>The ARN of the IAM Role that authorizes the destination.</p>
|
|
873
|
+
* @public
|
|
874
874
|
*/
|
|
875
875
|
RoleArn?: string;
|
|
876
876
|
}
|
|
@@ -884,33 +884,33 @@ export interface UpdateDestinationResponse {
|
|
|
884
884
|
*/
|
|
885
885
|
export interface UpdateEventConfigurationByResourceTypesRequest {
|
|
886
886
|
/**
|
|
887
|
-
* @public
|
|
888
887
|
* <p>Device registration state resource type event configuration object for enabling and
|
|
889
888
|
* disabling wireless gateway topic.</p>
|
|
889
|
+
* @public
|
|
890
890
|
*/
|
|
891
891
|
DeviceRegistrationState?: DeviceRegistrationStateResourceTypeEventConfiguration;
|
|
892
892
|
/**
|
|
893
|
-
* @public
|
|
894
893
|
* <p>Proximity resource type event configuration object for enabling and disabling wireless
|
|
895
894
|
* gateway topic.</p>
|
|
895
|
+
* @public
|
|
896
896
|
*/
|
|
897
897
|
Proximity?: ProximityResourceTypeEventConfiguration;
|
|
898
898
|
/**
|
|
899
|
-
* @public
|
|
900
899
|
* <p>Join resource type event configuration object for enabling and disabling wireless
|
|
901
900
|
* device topic.</p>
|
|
901
|
+
* @public
|
|
902
902
|
*/
|
|
903
903
|
Join?: JoinResourceTypeEventConfiguration;
|
|
904
904
|
/**
|
|
905
|
-
* @public
|
|
906
905
|
* <p>Connection status resource type event configuration object for enabling and disabling
|
|
907
906
|
* wireless gateway topic.</p>
|
|
907
|
+
* @public
|
|
908
908
|
*/
|
|
909
909
|
ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
|
|
910
910
|
/**
|
|
911
|
-
* @public
|
|
912
911
|
* <p>Message delivery status resource type event configuration object for enabling and
|
|
913
912
|
* disabling wireless device topic.</p>
|
|
913
|
+
* @public
|
|
914
914
|
*/
|
|
915
915
|
MessageDeliveryStatus?: MessageDeliveryStatusResourceTypeEventConfiguration;
|
|
916
916
|
}
|
|
@@ -924,52 +924,51 @@ export interface UpdateEventConfigurationByResourceTypesResponse {
|
|
|
924
924
|
*/
|
|
925
925
|
export interface UpdateFuotaTaskRequest {
|
|
926
926
|
/**
|
|
927
|
-
* @public
|
|
928
927
|
* <p>The ID of a FUOTA task.</p>
|
|
928
|
+
* @public
|
|
929
929
|
*/
|
|
930
930
|
Id: string | undefined;
|
|
931
931
|
/**
|
|
932
|
-
* @public
|
|
933
932
|
* <p>The name of a FUOTA task.</p>
|
|
933
|
+
* @public
|
|
934
934
|
*/
|
|
935
935
|
Name?: string;
|
|
936
936
|
/**
|
|
937
|
-
* @public
|
|
938
937
|
* <p>The description of the new resource.</p>
|
|
938
|
+
* @public
|
|
939
939
|
*/
|
|
940
940
|
Description?: string;
|
|
941
941
|
/**
|
|
942
|
-
* @public
|
|
943
942
|
* <p>The LoRaWAN information used with a FUOTA task.</p>
|
|
943
|
+
* @public
|
|
944
944
|
*/
|
|
945
945
|
LoRaWAN?: LoRaWANFuotaTask;
|
|
946
946
|
/**
|
|
947
|
-
* @public
|
|
948
947
|
* <p>The S3 URI points to a firmware update image that is to be used with a FUOTA
|
|
949
948
|
* task.</p>
|
|
949
|
+
* @public
|
|
950
950
|
*/
|
|
951
951
|
FirmwareUpdateImage?: string;
|
|
952
952
|
/**
|
|
953
|
-
* @public
|
|
954
953
|
* <p>The firmware update role that is to be used with a FUOTA task.</p>
|
|
954
|
+
* @public
|
|
955
955
|
*/
|
|
956
956
|
FirmwareUpdateRole?: string;
|
|
957
957
|
/**
|
|
958
|
-
* @public
|
|
959
958
|
* <p>The percentage of the added fragments that are redundant. For example, if the size of
|
|
960
959
|
* the firmware image file is 100 bytes and the fragment size is 10 bytes, with
|
|
961
960
|
* <code>RedundancyPercent</code> set to 50(%), the final number of encoded fragments
|
|
962
961
|
* is (100 / 10) + (100 / 10 * 50%) = 15.</p>
|
|
962
|
+
* @public
|
|
963
963
|
*/
|
|
964
964
|
RedundancyPercent?: number;
|
|
965
965
|
/**
|
|
966
|
-
* @public
|
|
967
966
|
* <p>The size of each fragment in bytes. This parameter is supported only for FUOTA tasks
|
|
968
967
|
* with multicast groups.</p>
|
|
968
|
+
* @public
|
|
969
969
|
*/
|
|
970
970
|
FragmentSizeBytes?: number;
|
|
971
971
|
/**
|
|
972
|
-
* @public
|
|
973
972
|
* <p>The interval for sending fragments in milliseconds, rounded to the nearest
|
|
974
973
|
* second.</p>
|
|
975
974
|
* <note>
|
|
@@ -978,6 +977,7 @@ export interface UpdateFuotaTaskRequest {
|
|
|
978
977
|
* these fragments. This delay depends on the device's class and the communication
|
|
979
978
|
* delay with the cloud.</p>
|
|
980
979
|
* </note>
|
|
980
|
+
* @public
|
|
981
981
|
*/
|
|
982
982
|
FragmentIntervalMS?: number;
|
|
983
983
|
}
|
|
@@ -991,20 +991,20 @@ export interface UpdateFuotaTaskResponse {
|
|
|
991
991
|
*/
|
|
992
992
|
export interface UpdateLogLevelsByResourceTypesRequest {
|
|
993
993
|
/**
|
|
994
|
-
* @public
|
|
995
994
|
* <p>The log level for a log message. The log levels can be disabled, or set to
|
|
996
995
|
* <code>ERROR</code> to display less verbose logs containing only error information,
|
|
997
996
|
* or to <code>INFO</code> for more detailed logs.</p>
|
|
997
|
+
* @public
|
|
998
998
|
*/
|
|
999
999
|
DefaultLogLevel?: LogLevel;
|
|
1000
1000
|
/**
|
|
1001
|
-
* @public
|
|
1002
1001
|
* <p>The list of wireless device log options.</p>
|
|
1002
|
+
* @public
|
|
1003
1003
|
*/
|
|
1004
1004
|
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
1005
1005
|
/**
|
|
1006
|
-
* @public
|
|
1007
1006
|
* <p>The list of wireless gateway log options.</p>
|
|
1007
|
+
* @public
|
|
1008
1008
|
*/
|
|
1009
1009
|
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
1010
1010
|
}
|
|
@@ -1018,23 +1018,23 @@ export interface UpdateLogLevelsByResourceTypesResponse {
|
|
|
1018
1018
|
*/
|
|
1019
1019
|
export interface UpdateMulticastGroupRequest {
|
|
1020
1020
|
/**
|
|
1021
|
-
* @public
|
|
1022
1021
|
* <p>The ID of the multicast group.</p>
|
|
1022
|
+
* @public
|
|
1023
1023
|
*/
|
|
1024
1024
|
Id: string | undefined;
|
|
1025
1025
|
/**
|
|
1026
|
-
* @public
|
|
1027
1026
|
* <p>The name of the multicast group.</p>
|
|
1027
|
+
* @public
|
|
1028
1028
|
*/
|
|
1029
1029
|
Name?: string;
|
|
1030
1030
|
/**
|
|
1031
|
-
* @public
|
|
1032
1031
|
* <p>The description of the new resource.</p>
|
|
1032
|
+
* @public
|
|
1033
1033
|
*/
|
|
1034
1034
|
Description?: string;
|
|
1035
1035
|
/**
|
|
1036
|
-
* @public
|
|
1037
1036
|
* <p>The LoRaWAN information that is to be used with the multicast group.</p>
|
|
1037
|
+
* @public
|
|
1038
1038
|
*/
|
|
1039
1039
|
LoRaWAN?: LoRaWANMulticast;
|
|
1040
1040
|
}
|
|
@@ -1048,54 +1048,54 @@ export interface UpdateMulticastGroupResponse {
|
|
|
1048
1048
|
*/
|
|
1049
1049
|
export interface UpdateNetworkAnalyzerConfigurationRequest {
|
|
1050
1050
|
/**
|
|
1051
|
-
* @public
|
|
1052
1051
|
* <p>Name of the network analyzer configuration.</p>
|
|
1052
|
+
* @public
|
|
1053
1053
|
*/
|
|
1054
1054
|
ConfigurationName: string | undefined;
|
|
1055
1055
|
/**
|
|
1056
|
-
* @public
|
|
1057
1056
|
* <p>Trace content for your wireless devices, gateways, and multicast groups.</p>
|
|
1057
|
+
* @public
|
|
1058
1058
|
*/
|
|
1059
1059
|
TraceContent?: TraceContent;
|
|
1060
1060
|
/**
|
|
1061
|
-
* @public
|
|
1062
1061
|
* <p>Wireless device resources to add to the network analyzer configuration. Provide the
|
|
1063
1062
|
* <code>WirelessDeviceId</code> of the resource to add in the input array.</p>
|
|
1063
|
+
* @public
|
|
1064
1064
|
*/
|
|
1065
1065
|
WirelessDevicesToAdd?: string[];
|
|
1066
1066
|
/**
|
|
1067
|
-
* @public
|
|
1068
1067
|
* <p>Wireless device resources to remove from the network analyzer configuration. Provide
|
|
1069
1068
|
* the <code>WirelessDeviceId</code> of the resources to remove in the input array.</p>
|
|
1069
|
+
* @public
|
|
1070
1070
|
*/
|
|
1071
1071
|
WirelessDevicesToRemove?: string[];
|
|
1072
1072
|
/**
|
|
1073
|
-
* @public
|
|
1074
1073
|
* <p>Wireless gateway resources to add to the network analyzer configuration. Provide the
|
|
1075
1074
|
* <code>WirelessGatewayId</code> of the resource to add in the input array.</p>
|
|
1075
|
+
* @public
|
|
1076
1076
|
*/
|
|
1077
1077
|
WirelessGatewaysToAdd?: string[];
|
|
1078
1078
|
/**
|
|
1079
|
-
* @public
|
|
1080
1079
|
* <p>Wireless gateway resources to remove from the network analyzer configuration. Provide
|
|
1081
1080
|
* the <code>WirelessGatewayId</code> of the resources to remove in the input array.</p>
|
|
1081
|
+
* @public
|
|
1082
1082
|
*/
|
|
1083
1083
|
WirelessGatewaysToRemove?: string[];
|
|
1084
1084
|
/**
|
|
1085
|
-
* @public
|
|
1086
1085
|
* <p>The description of the new resource.</p>
|
|
1086
|
+
* @public
|
|
1087
1087
|
*/
|
|
1088
1088
|
Description?: string;
|
|
1089
1089
|
/**
|
|
1090
|
-
* @public
|
|
1091
1090
|
* <p>Multicast group resources to add to the network analyzer configuration. Provide the
|
|
1092
1091
|
* <code>MulticastGroupId</code> of the resource to add in the input array.</p>
|
|
1092
|
+
* @public
|
|
1093
1093
|
*/
|
|
1094
1094
|
MulticastGroupsToAdd?: string[];
|
|
1095
1095
|
/**
|
|
1096
|
-
* @public
|
|
1097
1096
|
* <p>Multicast group resources to remove from the network analyzer configuration. Provide the
|
|
1098
1097
|
* <code>MulticastGroupId</code> of the resources to remove in the input array.</p>
|
|
1098
|
+
* @public
|
|
1099
1099
|
*/
|
|
1100
1100
|
MulticastGroupsToRemove?: string[];
|
|
1101
1101
|
}
|
|
@@ -1105,13 +1105,13 @@ export interface UpdateNetworkAnalyzerConfigurationRequest {
|
|
|
1105
1105
|
export interface UpdateNetworkAnalyzerConfigurationResponse {
|
|
1106
1106
|
}
|
|
1107
1107
|
/**
|
|
1108
|
-
* @public
|
|
1109
1108
|
* <p>Sidewalk update.</p>
|
|
1109
|
+
* @public
|
|
1110
1110
|
*/
|
|
1111
1111
|
export interface SidewalkUpdateAccount {
|
|
1112
1112
|
/**
|
|
1113
|
-
* @public
|
|
1114
1113
|
* <p>The new Sidewalk application server private key.</p>
|
|
1114
|
+
* @public
|
|
1115
1115
|
*/
|
|
1116
1116
|
AppServerPrivateKey?: string;
|
|
1117
1117
|
}
|
|
@@ -1120,18 +1120,18 @@ export interface SidewalkUpdateAccount {
|
|
|
1120
1120
|
*/
|
|
1121
1121
|
export interface UpdatePartnerAccountRequest {
|
|
1122
1122
|
/**
|
|
1123
|
-
* @public
|
|
1124
1123
|
* <p>The Sidewalk account credentials.</p>
|
|
1124
|
+
* @public
|
|
1125
1125
|
*/
|
|
1126
1126
|
Sidewalk: SidewalkUpdateAccount | undefined;
|
|
1127
1127
|
/**
|
|
1128
|
-
* @public
|
|
1129
1128
|
* <p>The ID of the partner account to update.</p>
|
|
1129
|
+
* @public
|
|
1130
1130
|
*/
|
|
1131
1131
|
PartnerAccountId: string | undefined;
|
|
1132
1132
|
/**
|
|
1133
|
-
* @public
|
|
1134
1133
|
* <p>The partner type.</p>
|
|
1134
|
+
* @public
|
|
1135
1135
|
*/
|
|
1136
1136
|
PartnerType: PartnerType | undefined;
|
|
1137
1137
|
}
|
|
@@ -1145,18 +1145,18 @@ export interface UpdatePartnerAccountResponse {
|
|
|
1145
1145
|
*/
|
|
1146
1146
|
export interface UpdatePositionRequest {
|
|
1147
1147
|
/**
|
|
1148
|
-
* @public
|
|
1149
1148
|
* <p>Resource identifier of the resource for which position is updated.</p>
|
|
1149
|
+
* @public
|
|
1150
1150
|
*/
|
|
1151
1151
|
ResourceIdentifier: string | undefined;
|
|
1152
1152
|
/**
|
|
1153
|
-
* @public
|
|
1154
1153
|
* <p>Resource type of the resource for which position is updated.</p>
|
|
1154
|
+
* @public
|
|
1155
1155
|
*/
|
|
1156
1156
|
ResourceType: PositionResourceType | undefined;
|
|
1157
1157
|
/**
|
|
1158
|
-
* @public
|
|
1159
1158
|
* <p>The position information of the resource.</p>
|
|
1159
|
+
* @public
|
|
1160
1160
|
*/
|
|
1161
1161
|
Position: number[] | undefined;
|
|
1162
1162
|
}
|
|
@@ -1170,45 +1170,45 @@ export interface UpdatePositionResponse {
|
|
|
1170
1170
|
*/
|
|
1171
1171
|
export interface UpdateResourceEventConfigurationRequest {
|
|
1172
1172
|
/**
|
|
1173
|
-
* @public
|
|
1174
1173
|
* <p>Resource identifier to opt in for event messaging.</p>
|
|
1174
|
+
* @public
|
|
1175
1175
|
*/
|
|
1176
1176
|
Identifier: string | undefined;
|
|
1177
1177
|
/**
|
|
1178
|
-
* @public
|
|
1179
1178
|
* <p>Identifier type of the particular resource identifier for event configuration.</p>
|
|
1179
|
+
* @public
|
|
1180
1180
|
*/
|
|
1181
1181
|
IdentifierType: IdentifierType | undefined;
|
|
1182
1182
|
/**
|
|
1183
|
-
* @public
|
|
1184
1183
|
* <p>Partner type of the resource if the identifier type is
|
|
1185
1184
|
* <code>PartnerAccountId</code>
|
|
1186
1185
|
* </p>
|
|
1186
|
+
* @public
|
|
1187
1187
|
*/
|
|
1188
1188
|
PartnerType?: EventNotificationPartnerType;
|
|
1189
1189
|
/**
|
|
1190
|
-
* @public
|
|
1191
1190
|
* <p>Event configuration for the device registration state event.</p>
|
|
1191
|
+
* @public
|
|
1192
1192
|
*/
|
|
1193
1193
|
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
1194
1194
|
/**
|
|
1195
|
-
* @public
|
|
1196
1195
|
* <p>Event configuration for the proximity event.</p>
|
|
1196
|
+
* @public
|
|
1197
1197
|
*/
|
|
1198
1198
|
Proximity?: ProximityEventConfiguration;
|
|
1199
1199
|
/**
|
|
1200
|
-
* @public
|
|
1201
1200
|
* <p>Event configuration for the join event.</p>
|
|
1201
|
+
* @public
|
|
1202
1202
|
*/
|
|
1203
1203
|
Join?: JoinEventConfiguration;
|
|
1204
1204
|
/**
|
|
1205
|
-
* @public
|
|
1206
1205
|
* <p>Event configuration for the connection status event.</p>
|
|
1206
|
+
* @public
|
|
1207
1207
|
*/
|
|
1208
1208
|
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
1209
1209
|
/**
|
|
1210
|
-
* @public
|
|
1211
1210
|
* <p>Event configuration for the message delivery status event.</p>
|
|
1211
|
+
* @public
|
|
1212
1212
|
*/
|
|
1213
1213
|
MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration;
|
|
1214
1214
|
}
|
|
@@ -1222,23 +1222,23 @@ export interface UpdateResourceEventConfigurationResponse {
|
|
|
1222
1222
|
*/
|
|
1223
1223
|
export interface UpdateResourcePositionRequest {
|
|
1224
1224
|
/**
|
|
1225
|
-
* @public
|
|
1226
1225
|
* <p>The identifier of the resource for which position information is updated. It can be
|
|
1227
1226
|
* the wireless device ID or the wireless gateway ID, depending on the resource
|
|
1228
1227
|
* type.</p>
|
|
1228
|
+
* @public
|
|
1229
1229
|
*/
|
|
1230
1230
|
ResourceIdentifier: string | undefined;
|
|
1231
1231
|
/**
|
|
1232
|
-
* @public
|
|
1233
1232
|
* <p>The type of resource for which position information is updated, which can be a
|
|
1234
1233
|
* wireless device or a wireless gateway.</p>
|
|
1234
|
+
* @public
|
|
1235
1235
|
*/
|
|
1236
1236
|
ResourceType: PositionResourceType | undefined;
|
|
1237
1237
|
/**
|
|
1238
|
-
* @public
|
|
1239
1238
|
* <p>The position information of the resource, displayed as a JSON payload. The payload
|
|
1240
1239
|
* uses the GeoJSON format, which a format that's used to encode geographic data
|
|
1241
1240
|
* structures. For more information, see <a href="https://geojson.org/">GeoJSON</a>.</p>
|
|
1241
|
+
* @public
|
|
1242
1242
|
*/
|
|
1243
1243
|
GeoJsonPayload?: Uint8Array;
|
|
1244
1244
|
}
|
|
@@ -1248,72 +1248,72 @@ export interface UpdateResourcePositionRequest {
|
|
|
1248
1248
|
export interface UpdateResourcePositionResponse {
|
|
1249
1249
|
}
|
|
1250
1250
|
/**
|
|
1251
|
-
* @public
|
|
1252
1251
|
* <p>ABP device object for LoRaWAN specification v1.0.x</p>
|
|
1252
|
+
* @public
|
|
1253
1253
|
*/
|
|
1254
1254
|
export interface UpdateAbpV1_0_x {
|
|
1255
1255
|
/**
|
|
1256
|
-
* @public
|
|
1257
1256
|
* <p>The FCnt init value.</p>
|
|
1257
|
+
* @public
|
|
1258
1258
|
*/
|
|
1259
1259
|
FCntStart?: number;
|
|
1260
1260
|
}
|
|
1261
1261
|
/**
|
|
1262
|
-
* @public
|
|
1263
1262
|
* <p>ABP device object for LoRaWAN specification v1.1</p>
|
|
1263
|
+
* @public
|
|
1264
1264
|
*/
|
|
1265
1265
|
export interface UpdateAbpV1_1 {
|
|
1266
1266
|
/**
|
|
1267
|
-
* @public
|
|
1268
1267
|
* <p>The FCnt init value.</p>
|
|
1268
|
+
* @public
|
|
1269
1269
|
*/
|
|
1270
1270
|
FCntStart?: number;
|
|
1271
1271
|
}
|
|
1272
1272
|
/**
|
|
1273
|
-
* @public
|
|
1274
1273
|
* <p>Object for updating the FPorts information.</p>
|
|
1274
|
+
* @public
|
|
1275
1275
|
*/
|
|
1276
1276
|
export interface UpdateFPorts {
|
|
1277
1277
|
/**
|
|
1278
|
-
* @public
|
|
1279
1278
|
* <p>Positioning FPorts for the ClockSync, Stream, and GNSS functions.</p>
|
|
1279
|
+
* @public
|
|
1280
1280
|
*/
|
|
1281
1281
|
Positioning?: Positioning;
|
|
1282
1282
|
/**
|
|
1283
|
-
* @public
|
|
1284
1283
|
* <p>LoRaWAN application, which can be used for geolocation by activating
|
|
1285
1284
|
* positioning.</p>
|
|
1285
|
+
* @public
|
|
1286
1286
|
*/
|
|
1287
1287
|
Applications?: ApplicationConfig[];
|
|
1288
1288
|
}
|
|
1289
1289
|
/**
|
|
1290
|
-
* @public
|
|
1291
1290
|
* <p>LoRaWAN object for update functions.</p>
|
|
1291
|
+
* @public
|
|
1292
1292
|
*/
|
|
1293
1293
|
export interface LoRaWANUpdateDevice {
|
|
1294
1294
|
/**
|
|
1295
|
-
* @public
|
|
1296
1295
|
* <p>The ID of the device profile for the wireless device.</p>
|
|
1296
|
+
* @public
|
|
1297
1297
|
*/
|
|
1298
1298
|
DeviceProfileId?: string;
|
|
1299
1299
|
/**
|
|
1300
|
-
* @public
|
|
1301
1300
|
* <p>The ID of the service profile.</p>
|
|
1301
|
+
* @public
|
|
1302
1302
|
*/
|
|
1303
1303
|
ServiceProfileId?: string;
|
|
1304
1304
|
/**
|
|
1305
|
-
* @public
|
|
1306
1305
|
* <p>ABP device object for update APIs for v1.1</p>
|
|
1306
|
+
* @public
|
|
1307
1307
|
*/
|
|
1308
1308
|
AbpV1_1?: UpdateAbpV1_1;
|
|
1309
1309
|
/**
|
|
1310
|
-
* @public
|
|
1311
1310
|
* <p>ABP device object for update APIs for v1.0.x</p>
|
|
1311
|
+
* @public
|
|
1312
1312
|
*/
|
|
1313
1313
|
AbpV1_0_x?: UpdateAbpV1_0_x;
|
|
1314
1314
|
/**
|
|
1315
|
-
* @public
|
|
1316
1315
|
* <p>FPorts object for the positioning information of the device.</p>
|
|
1316
|
+
* @public
|
|
1317
1317
|
*/
|
|
1318
1318
|
FPorts?: UpdateFPorts;
|
|
1319
1319
|
}
|
|
@@ -1322,34 +1322,34 @@ export interface LoRaWANUpdateDevice {
|
|
|
1322
1322
|
*/
|
|
1323
1323
|
export interface UpdateWirelessDeviceRequest {
|
|
1324
1324
|
/**
|
|
1325
|
-
* @public
|
|
1326
1325
|
* <p>The ID of the resource to update.</p>
|
|
1326
|
+
* @public
|
|
1327
1327
|
*/
|
|
1328
1328
|
Id: string | undefined;
|
|
1329
1329
|
/**
|
|
1330
|
-
* @public
|
|
1331
1330
|
* <p>The name of the new destination for the device.</p>
|
|
1331
|
+
* @public
|
|
1332
1332
|
*/
|
|
1333
1333
|
DestinationName?: string;
|
|
1334
1334
|
/**
|
|
1335
|
-
* @public
|
|
1336
1335
|
* <p>The new name of the resource.</p>
|
|
1336
|
+
* @public
|
|
1337
1337
|
*/
|
|
1338
1338
|
Name?: string;
|
|
1339
1339
|
/**
|
|
1340
|
-
* @public
|
|
1341
1340
|
* <p>A new description of the resource.</p>
|
|
1341
|
+
* @public
|
|
1342
1342
|
*/
|
|
1343
1343
|
Description?: string;
|
|
1344
1344
|
/**
|
|
1345
|
-
* @public
|
|
1346
1345
|
* <p>The updated wireless device's configuration.</p>
|
|
1346
|
+
* @public
|
|
1347
1347
|
*/
|
|
1348
1348
|
LoRaWAN?: LoRaWANUpdateDevice;
|
|
1349
1349
|
/**
|
|
1350
|
-
* @public
|
|
1351
1350
|
* <p>FPort values for the GNSS, stream, and ClockSync functions of the positioning
|
|
1352
1351
|
* information.</p>
|
|
1352
|
+
* @public
|
|
1353
1353
|
*/
|
|
1354
1354
|
Positioning?: PositioningConfigStatus;
|
|
1355
1355
|
}
|
|
@@ -1359,14 +1359,14 @@ export interface UpdateWirelessDeviceRequest {
|
|
|
1359
1359
|
export interface UpdateWirelessDeviceResponse {
|
|
1360
1360
|
}
|
|
1361
1361
|
/**
|
|
1362
|
-
* @public
|
|
1363
1362
|
* <p>Sidewalk object information for updating an import task.</p>
|
|
1363
|
+
* @public
|
|
1364
1364
|
*/
|
|
1365
1365
|
export interface SidewalkUpdateImportInfo {
|
|
1366
1366
|
/**
|
|
1367
|
-
* @public
|
|
1368
1367
|
* <p>The CSV file contained in an S3 bucket that's used for appending devices to an
|
|
1369
1368
|
* existing import task.</p>
|
|
1369
|
+
* @public
|
|
1370
1370
|
*/
|
|
1371
1371
|
DeviceCreationFile?: string;
|
|
1372
1372
|
}
|
|
@@ -1375,13 +1375,13 @@ export interface SidewalkUpdateImportInfo {
|
|
|
1375
1375
|
*/
|
|
1376
1376
|
export interface UpdateWirelessDeviceImportTaskRequest {
|
|
1377
1377
|
/**
|
|
1378
|
-
* @public
|
|
1379
1378
|
* <p>The identifier of the import task to be updated.</p>
|
|
1379
|
+
* @public
|
|
1380
1380
|
*/
|
|
1381
1381
|
Id: string | undefined;
|
|
1382
1382
|
/**
|
|
1383
|
-
* @public
|
|
1384
1383
|
* <p>The Sidewalk-related parameters of the import task to be updated.</p>
|
|
1384
|
+
* @public
|
|
1385
1385
|
*/
|
|
1386
1386
|
Sidewalk: SidewalkUpdateImportInfo | undefined;
|
|
1387
1387
|
}
|
|
@@ -1395,34 +1395,34 @@ export interface UpdateWirelessDeviceImportTaskResponse {
|
|
|
1395
1395
|
*/
|
|
1396
1396
|
export interface UpdateWirelessGatewayRequest {
|
|
1397
1397
|
/**
|
|
1398
|
-
* @public
|
|
1399
1398
|
* <p>The ID of the resource to update.</p>
|
|
1399
|
+
* @public
|
|
1400
1400
|
*/
|
|
1401
1401
|
Id: string | undefined;
|
|
1402
1402
|
/**
|
|
1403
|
-
* @public
|
|
1404
1403
|
* <p>The new name of the resource.</p>
|
|
1404
|
+
* @public
|
|
1405
1405
|
*/
|
|
1406
1406
|
Name?: string;
|
|
1407
1407
|
/**
|
|
1408
|
-
* @public
|
|
1409
1408
|
* <p>A new description of the resource.</p>
|
|
1409
|
+
* @public
|
|
1410
1410
|
*/
|
|
1411
1411
|
Description?: string;
|
|
1412
1412
|
/**
|
|
1413
|
-
* @public
|
|
1414
1413
|
* <p>A list of JoinEuiRange used by LoRa gateways to filter LoRa frames.</p>
|
|
1414
|
+
* @public
|
|
1415
1415
|
*/
|
|
1416
1416
|
JoinEuiFilters?: string[][];
|
|
1417
1417
|
/**
|
|
1418
|
-
* @public
|
|
1419
1418
|
* <p>A list of NetId values that are used by LoRa gateways to filter the uplink
|
|
1420
1419
|
* frames.</p>
|
|
1420
|
+
* @public
|
|
1421
1421
|
*/
|
|
1422
1422
|
NetIdFilters?: string[];
|
|
1423
1423
|
/**
|
|
1424
|
-
* @public
|
|
1425
1424
|
* <p>The MaxEIRP value.</p>
|
|
1425
|
+
* @public
|
|
1426
1426
|
*/
|
|
1427
1427
|
MaxEirp?: number;
|
|
1428
1428
|
}
|