@aws-sdk/client-iot-wireless 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +195 -232
- package/dist-cjs/models/models_1.js +9 -11
- package/dist-es/models/models_0.js +195 -232
- package/dist-es/models/models_1.js +9 -11
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +4 -4
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +1 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +5 -5
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +4 -4
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +4 -4
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +15 -15
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +10 -10
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -6
- package/dist-types/commands/DeleteDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +1 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +33 -33
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +7 -7
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -2
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -2
- package/dist-types/commands/UpdatePositionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -9
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +8 -8
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +380 -195
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/models/models_0.d.ts +260 -195
- package/dist-types/ts3.4/models/models_1.d.ts +12 -9
- package/package.json +34 -34
|
@@ -26,9 +26,9 @@ export interface StartFuotaTaskCommandOutput extends StartFuotaTaskResponse, __M
|
|
|
26
26
|
* import { IoTWirelessClient, StartFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
|
-
* LoRaWAN: {
|
|
31
|
+
* LoRaWAN: { // LoRaWANStartFuotaTask
|
|
32
32
|
* StartTime: new Date("TIMESTAMP"),
|
|
33
33
|
* },
|
|
34
34
|
* };
|
|
@@ -26,9 +26,9 @@ export interface StartMulticastGroupSessionCommandOutput extends StartMulticastG
|
|
|
26
26
|
* import { IoTWirelessClient, StartMulticastGroupSessionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartMulticastGroupSessionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartMulticastGroupSessionRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
|
-
* LoRaWAN: {
|
|
31
|
+
* LoRaWAN: { // LoRaWANMulticastSession
|
|
32
32
|
* DlDr: Number("int"),
|
|
33
33
|
* DlFreq: Number("int"),
|
|
34
34
|
* SessionStartTime: new Date("TIMESTAMP"),
|
|
@@ -26,17 +26,17 @@ export interface StartSingleWirelessDeviceImportTaskCommandOutput extends StartS
|
|
|
26
26
|
* import { IoTWirelessClient, StartSingleWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartSingleWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartSingleWirelessDeviceImportTaskRequest
|
|
30
30
|
* DestinationName: "STRING_VALUE", // required
|
|
31
31
|
* ClientRequestToken: "STRING_VALUE",
|
|
32
32
|
* DeviceName: "STRING_VALUE",
|
|
33
|
-
* Tags: [
|
|
34
|
-
* {
|
|
33
|
+
* Tags: [ // TagList
|
|
34
|
+
* { // Tag
|
|
35
35
|
* Key: "STRING_VALUE", // required
|
|
36
36
|
* Value: "STRING_VALUE", // required
|
|
37
37
|
* },
|
|
38
38
|
* ],
|
|
39
|
-
* Sidewalk: {
|
|
39
|
+
* Sidewalk: { // SidewalkSingleStartImportInfo
|
|
40
40
|
* SidewalkManufacturingSn: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* };
|
|
@@ -26,16 +26,16 @@ export interface StartWirelessDeviceImportTaskCommandOutput extends StartWireles
|
|
|
26
26
|
* import { IoTWirelessClient, StartWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, StartWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartWirelessDeviceImportTaskRequest
|
|
30
30
|
* DestinationName: "STRING_VALUE", // required
|
|
31
31
|
* ClientRequestToken: "STRING_VALUE",
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
35
|
* Value: "STRING_VALUE", // required
|
|
36
36
|
* },
|
|
37
37
|
* ],
|
|
38
|
-
* Sidewalk: {
|
|
38
|
+
* Sidewalk: { // SidewalkStartImportInfo
|
|
39
39
|
* DeviceCreationFile: "STRING_VALUE",
|
|
40
40
|
* Role: "STRING_VALUE",
|
|
41
41
|
* },
|
|
@@ -26,10 +26,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
26
26
|
* import { IoTWirelessClient, TagResourceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, TagResourceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TagResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
|
-
* Tags: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* Tags: [ // TagList // required
|
|
32
|
+
* { // Tag
|
|
33
33
|
* Key: "STRING_VALUE", // required
|
|
34
34
|
* Value: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
@@ -26,7 +26,7 @@ export interface TestWirelessDeviceCommandOutput extends TestWirelessDeviceRespo
|
|
|
26
26
|
* import { IoTWirelessClient, TestWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, TestWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TestWirelessDeviceRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new TestWirelessDeviceCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
26
26
|
* import { IoTWirelessClient, UntagResourceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UntagResourceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UntagResourceRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
|
-
* TagKeys: [ // required
|
|
31
|
+
* TagKeys: [ // TagKeyList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdateDestinationCommandOutput extends UpdateDestinationRespons
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateDestinationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateDestinationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateDestinationRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* ExpressionType: "RuleName" || "MqttTopic",
|
|
32
32
|
* Expression: "STRING_VALUE",
|
|
@@ -26,28 +26,28 @@ export interface UpdateEventConfigurationByResourceTypesCommandOutput extends Up
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateEventConfigurationByResourceTypesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateEventConfigurationByResourceTypesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* DeviceRegistrationState: {
|
|
31
|
-
* Sidewalk: {
|
|
29
|
+
* const input = { // UpdateEventConfigurationByResourceTypesRequest
|
|
30
|
+
* DeviceRegistrationState: { // DeviceRegistrationStateResourceTypeEventConfiguration
|
|
31
|
+
* Sidewalk: { // SidewalkResourceTypeEventConfiguration
|
|
32
32
|
* WirelessDeviceEventTopic: "Enabled" || "Disabled",
|
|
33
33
|
* },
|
|
34
34
|
* },
|
|
35
|
-
* Proximity: {
|
|
35
|
+
* Proximity: { // ProximityResourceTypeEventConfiguration
|
|
36
36
|
* Sidewalk: {
|
|
37
37
|
* WirelessDeviceEventTopic: "Enabled" || "Disabled",
|
|
38
38
|
* },
|
|
39
39
|
* },
|
|
40
|
-
* Join: {
|
|
41
|
-
* LoRaWAN: {
|
|
40
|
+
* Join: { // JoinResourceTypeEventConfiguration
|
|
41
|
+
* LoRaWAN: { // LoRaWANJoinResourceTypeEventConfiguration
|
|
42
42
|
* WirelessDeviceEventTopic: "Enabled" || "Disabled",
|
|
43
43
|
* },
|
|
44
44
|
* },
|
|
45
|
-
* ConnectionStatus: {
|
|
46
|
-
* LoRaWAN: {
|
|
45
|
+
* ConnectionStatus: { // ConnectionStatusResourceTypeEventConfiguration
|
|
46
|
+
* LoRaWAN: { // LoRaWANConnectionStatusResourceTypeEventConfiguration
|
|
47
47
|
* WirelessGatewayEventTopic: "Enabled" || "Disabled",
|
|
48
48
|
* },
|
|
49
49
|
* },
|
|
50
|
-
* MessageDeliveryStatus: {
|
|
50
|
+
* MessageDeliveryStatus: { // MessageDeliveryStatusResourceTypeEventConfiguration
|
|
51
51
|
* Sidewalk: {
|
|
52
52
|
* WirelessDeviceEventTopic: "Enabled" || "Disabled",
|
|
53
53
|
* },
|
|
@@ -26,11 +26,11 @@ export interface UpdateFuotaTaskCommandOutput extends UpdateFuotaTaskResponse, _
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* Name: "STRING_VALUE",
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
|
-
* LoRaWAN: {
|
|
33
|
+
* LoRaWAN: { // LoRaWANFuotaTask
|
|
34
34
|
* RfRegion: "EU868" || "US915" || "AU915" || "AS923-1" || "AS923-2" || "AS923-3" || "AS923-4" || "EU433" || "CN470" || "CN779" || "RU864" || "KR920" || "IN865",
|
|
35
35
|
* },
|
|
36
36
|
* FirmwareUpdateImage: "STRING_VALUE",
|
|
@@ -27,26 +27,26 @@ export interface UpdateLogLevelsByResourceTypesCommandOutput extends UpdateLogLe
|
|
|
27
27
|
* import { IoTWirelessClient, UpdateLogLevelsByResourceTypesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
28
28
|
* // const { IoTWirelessClient, UpdateLogLevelsByResourceTypesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
29
29
|
* const client = new IoTWirelessClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateLogLevelsByResourceTypesRequest
|
|
31
31
|
* DefaultLogLevel: "INFO" || "ERROR" || "DISABLED",
|
|
32
|
-
* WirelessDeviceLogOptions: [
|
|
33
|
-
* {
|
|
32
|
+
* WirelessDeviceLogOptions: [ // WirelessDeviceLogOptionList
|
|
33
|
+
* { // WirelessDeviceLogOption
|
|
34
34
|
* Type: "Sidewalk" || "LoRaWAN", // required
|
|
35
35
|
* LogLevel: "INFO" || "ERROR" || "DISABLED", // required
|
|
36
|
-
* Events: [
|
|
37
|
-
* {
|
|
36
|
+
* Events: [ // WirelessDeviceEventLogOptionList
|
|
37
|
+
* { // WirelessDeviceEventLogOption
|
|
38
38
|
* Event: "Join" || "Rejoin" || "Uplink_Data" || "Downlink_Data" || "Registration", // required
|
|
39
39
|
* LogLevel: "INFO" || "ERROR" || "DISABLED", // required
|
|
40
40
|
* },
|
|
41
41
|
* ],
|
|
42
42
|
* },
|
|
43
43
|
* ],
|
|
44
|
-
* WirelessGatewayLogOptions: [
|
|
45
|
-
* {
|
|
44
|
+
* WirelessGatewayLogOptions: [ // WirelessGatewayLogOptionList
|
|
45
|
+
* { // WirelessGatewayLogOption
|
|
46
46
|
* Type: "LoRaWAN", // required
|
|
47
47
|
* LogLevel: "INFO" || "ERROR" || "DISABLED", // required
|
|
48
|
-
* Events: [
|
|
49
|
-
* {
|
|
48
|
+
* Events: [ // WirelessGatewayEventLogOptionList
|
|
49
|
+
* { // WirelessGatewayEventLogOption
|
|
50
50
|
* Event: "CUPS_Request" || "Certificate", // required
|
|
51
51
|
* LogLevel: "INFO" || "ERROR" || "DISABLED", // required
|
|
52
52
|
* },
|
|
@@ -26,11 +26,11 @@ export interface UpdateMulticastGroupCommandOutput extends UpdateMulticastGroupR
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* Name: "STRING_VALUE",
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
|
-
* LoRaWAN: {
|
|
33
|
+
* LoRaWAN: { // LoRaWANMulticast
|
|
34
34
|
* RfRegion: "EU868" || "US915" || "AU915" || "AS923-1" || "AS923-2" || "AS923-3" || "AS923-4" || "EU433" || "CN470" || "CN779" || "RU864" || "KR920" || "IN865",
|
|
35
35
|
* DlClass: "ClassB" || "ClassC",
|
|
36
36
|
* },
|
|
@@ -26,19 +26,19 @@ export interface UpdateNetworkAnalyzerConfigurationCommandOutput extends UpdateN
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateNetworkAnalyzerConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateNetworkAnalyzerConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateNetworkAnalyzerConfigurationRequest
|
|
30
30
|
* ConfigurationName: "STRING_VALUE", // required
|
|
31
|
-
* TraceContent: {
|
|
31
|
+
* TraceContent: { // TraceContent
|
|
32
32
|
* WirelessDeviceFrameInfo: "ENABLED" || "DISABLED",
|
|
33
33
|
* LogLevel: "INFO" || "ERROR" || "DISABLED",
|
|
34
34
|
* },
|
|
35
|
-
* WirelessDevicesToAdd: [
|
|
35
|
+
* WirelessDevicesToAdd: [ // WirelessDeviceList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* WirelessDevicesToRemove: [
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
|
-
* WirelessGatewaysToAdd: [
|
|
41
|
+
* WirelessGatewaysToAdd: [ // WirelessGatewayList
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* WirelessGatewaysToRemove: [
|
|
@@ -26,8 +26,8 @@ export interface UpdatePartnerAccountCommandOutput extends UpdatePartnerAccountR
|
|
|
26
26
|
* import { IoTWirelessClient, UpdatePartnerAccountCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdatePartnerAccountCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Sidewalk: {
|
|
29
|
+
* const input = { // UpdatePartnerAccountRequest
|
|
30
|
+
* Sidewalk: { // SidewalkUpdateAccount
|
|
31
31
|
* AppServerPrivateKey: "STRING_VALUE",
|
|
32
32
|
* },
|
|
33
33
|
* PartnerAccountId: "STRING_VALUE", // required
|
|
@@ -32,10 +32,10 @@ export interface UpdatePositionCommandOutput extends UpdatePositionResponse, __M
|
|
|
32
32
|
* import { IoTWirelessClient, UpdatePositionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
33
33
|
* // const { IoTWirelessClient, UpdatePositionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
34
34
|
* const client = new IoTWirelessClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // UpdatePositionRequest
|
|
36
36
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
37
37
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
38
|
-
* Position: [ // required
|
|
38
|
+
* Position: [ // PositionCoordinate // required
|
|
39
39
|
* Number("float"),
|
|
40
40
|
* ],
|
|
41
41
|
* };
|
|
@@ -26,35 +26,35 @@ export interface UpdateResourceEventConfigurationCommandOutput extends UpdateRes
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateResourceEventConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateResourceEventConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateResourceEventConfigurationRequest
|
|
30
30
|
* Identifier: "STRING_VALUE", // required
|
|
31
31
|
* IdentifierType: "PartnerAccountId" || "DevEui" || "GatewayEui" || "WirelessDeviceId" || "WirelessGatewayId", // required
|
|
32
32
|
* PartnerType: "Sidewalk",
|
|
33
|
-
* DeviceRegistrationState: {
|
|
34
|
-
* Sidewalk: {
|
|
33
|
+
* DeviceRegistrationState: { // DeviceRegistrationStateEventConfiguration
|
|
34
|
+
* Sidewalk: { // SidewalkEventNotificationConfigurations
|
|
35
35
|
* AmazonIdEventTopic: "Enabled" || "Disabled",
|
|
36
36
|
* },
|
|
37
37
|
* WirelessDeviceIdEventTopic: "Enabled" || "Disabled",
|
|
38
38
|
* },
|
|
39
|
-
* Proximity: {
|
|
39
|
+
* Proximity: { // ProximityEventConfiguration
|
|
40
40
|
* Sidewalk: {
|
|
41
41
|
* AmazonIdEventTopic: "Enabled" || "Disabled",
|
|
42
42
|
* },
|
|
43
43
|
* WirelessDeviceIdEventTopic: "Enabled" || "Disabled",
|
|
44
44
|
* },
|
|
45
|
-
* Join: {
|
|
46
|
-
* LoRaWAN: {
|
|
45
|
+
* Join: { // JoinEventConfiguration
|
|
46
|
+
* LoRaWAN: { // LoRaWANJoinEventNotificationConfigurations
|
|
47
47
|
* DevEuiEventTopic: "Enabled" || "Disabled",
|
|
48
48
|
* },
|
|
49
49
|
* WirelessDeviceIdEventTopic: "Enabled" || "Disabled",
|
|
50
50
|
* },
|
|
51
|
-
* ConnectionStatus: {
|
|
52
|
-
* LoRaWAN: {
|
|
51
|
+
* ConnectionStatus: { // ConnectionStatusEventConfiguration
|
|
52
|
+
* LoRaWAN: { // LoRaWANConnectionStatusEventNotificationConfigurations
|
|
53
53
|
* GatewayEuiEventTopic: "Enabled" || "Disabled",
|
|
54
54
|
* },
|
|
55
55
|
* WirelessGatewayIdEventTopic: "Enabled" || "Disabled",
|
|
56
56
|
* },
|
|
57
|
-
* MessageDeliveryStatus: {
|
|
57
|
+
* MessageDeliveryStatus: { // MessageDeliveryStatusEventConfiguration
|
|
58
58
|
* Sidewalk: {
|
|
59
59
|
* AmazonIdEventTopic: "Enabled" || "Disabled",
|
|
60
60
|
* },
|
|
@@ -28,7 +28,7 @@ export interface UpdateResourcePositionCommandOutput extends UpdateResourcePosit
|
|
|
28
28
|
* import { IoTWirelessClient, UpdateResourcePositionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
29
29
|
* // const { IoTWirelessClient, UpdateResourcePositionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
30
30
|
* const client = new IoTWirelessClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateResourcePositionRequest
|
|
32
32
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
33
33
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
34
34
|
* GeoJsonPayload: "BLOB_VALUE",
|
|
@@ -26,28 +26,28 @@ export interface UpdateWirelessDeviceCommandOutput extends UpdateWirelessDeviceR
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateWirelessDeviceRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* DestinationName: "STRING_VALUE",
|
|
32
32
|
* Name: "STRING_VALUE",
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
34
|
-
* LoRaWAN: {
|
|
34
|
+
* LoRaWAN: { // LoRaWANUpdateDevice
|
|
35
35
|
* DeviceProfileId: "STRING_VALUE",
|
|
36
36
|
* ServiceProfileId: "STRING_VALUE",
|
|
37
|
-
* AbpV1_1: {
|
|
37
|
+
* AbpV1_1: { // UpdateAbpV1_1
|
|
38
38
|
* FCntStart: Number("int"),
|
|
39
39
|
* },
|
|
40
|
-
* AbpV1_0_x: {
|
|
40
|
+
* AbpV1_0_x: { // UpdateAbpV1_0_x
|
|
41
41
|
* FCntStart: Number("int"),
|
|
42
42
|
* },
|
|
43
|
-
* FPorts: {
|
|
44
|
-
* Positioning: {
|
|
43
|
+
* FPorts: { // UpdateFPorts
|
|
44
|
+
* Positioning: { // Positioning
|
|
45
45
|
* ClockSync: Number("int"),
|
|
46
46
|
* Stream: Number("int"),
|
|
47
47
|
* Gnss: Number("int"),
|
|
48
48
|
* },
|
|
49
|
-
* Applications: [
|
|
50
|
-
* {
|
|
49
|
+
* Applications: [ // Applications
|
|
50
|
+
* { // ApplicationConfig
|
|
51
51
|
* FPort: Number("int"),
|
|
52
52
|
* Type: "SemtechGeolocation",
|
|
53
53
|
* DestinationName: "STRING_VALUE",
|
|
@@ -26,9 +26,9 @@ export interface UpdateWirelessDeviceImportTaskCommandOutput extends UpdateWirel
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateWirelessDeviceImportTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
|
-
* Sidewalk: {
|
|
31
|
+
* Sidewalk: { // SidewalkUpdateImportInfo
|
|
32
32
|
* DeviceCreationFile: "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* };
|
|
@@ -26,16 +26,16 @@ export interface UpdateWirelessGatewayCommandOutput extends UpdateWirelessGatewa
|
|
|
26
26
|
* import { IoTWirelessClient, UpdateWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, UpdateWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateWirelessGatewayRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* Name: "STRING_VALUE",
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
|
-
* JoinEuiFilters: [
|
|
34
|
-
* [
|
|
33
|
+
* JoinEuiFilters: [ // JoinEuiFilters
|
|
34
|
+
* [ // JoinEuiRange
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* ],
|
|
38
|
-
* NetIdFilters: [
|
|
38
|
+
* NetIdFilters: [ // NetIdFilters
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* };
|