@aws-sdk/client-iot-wireless 3.933.0 → 3.935.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/index.js +282 -282
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +266 -0
- package/dist-es/models/errors.js +109 -0
- package/dist-es/models/models_0.js +1 -350
- package/dist-es/models/models_1.js +1 -26
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +1 -2
- 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 +1 -1
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +1 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +642 -0
- package/dist-types/models/errors.d.ts +118 -0
- package/dist-types/models/models_0.d.ts +995 -717
- package/dist-types/models/models_1.d.ts +2 -1040
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +347 -0
- package/dist-types/ts3.4/models/errors.d.ts +61 -0
- package/dist-types/ts3.4/models/models_0.d.ts +282 -387
- package/dist-types/ts3.4/models/models_1.d.ts +9 -277
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
1
|
+
import { AggregationPeriod, ApplicationConfigType, BatteryLevel, ConnectionStatus, DeviceProfileType, DeviceState, DimensionName, DlClass, DownlinkMode, Event, EventNotificationPartnerType, EventNotificationResourceType, EventNotificationTopicStatus, ExpressionType, FuotaDeviceStatus, FuotaTaskEvent, FuotaTaskStatus, FuotaTaskType, IdentifierType, ImportTaskStatus, LogLevel, MessageType, MetricName, MetricQueryStatus, MulticastFrameInfo, OnboardStatus, PartnerType, PositionConfigurationFec, PositionConfigurationStatus, PositioningConfigStatus, PositionResourceType, PositionSolverProvider, PositionSolverType, SigningAlg, SummaryMetricConfigurationStatus, SupportedRfRegion, WirelessDeviceEvent, WirelessDeviceFrameInfo, WirelessDeviceIdType, WirelessDeviceSidewalkStatus, WirelessDeviceType, WirelessGatewayEvent, WirelessGatewayIdType, WirelessGatewayServiceType, WirelessGatewayTaskDefinitionType, WirelessGatewayTaskStatus, WirelessGatewayType } from "./enums";
|
|
3
2
|
/**
|
|
4
3
|
* <p>Session keys for ABP v1.1</p>
|
|
5
4
|
* @public
|
|
@@ -84,19 +83,6 @@ export interface AbpV1_1 {
|
|
|
84
83
|
*/
|
|
85
84
|
FCntStart?: number | undefined;
|
|
86
85
|
}
|
|
87
|
-
/**
|
|
88
|
-
* <p>User does not have permission to perform this action.</p>
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
export declare class AccessDeniedException extends __BaseException {
|
|
92
|
-
readonly name: "AccessDeniedException";
|
|
93
|
-
readonly $fault: "client";
|
|
94
|
-
Message?: string | undefined;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
99
|
-
}
|
|
100
86
|
/**
|
|
101
87
|
* <p>The accuracy of the estimated position in meters. An empty value indicates that no
|
|
102
88
|
* position data is available. A value of ‘0.0’ value indicates that position data is
|
|
@@ -118,30 +104,6 @@ export interface Accuracy {
|
|
|
118
104
|
*/
|
|
119
105
|
VerticalAccuracy?: number | undefined;
|
|
120
106
|
}
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
* @enum
|
|
124
|
-
*/
|
|
125
|
-
export declare const AggregationPeriod: {
|
|
126
|
-
readonly OneDay: "OneDay";
|
|
127
|
-
readonly OneHour: "OneHour";
|
|
128
|
-
readonly OneWeek: "OneWeek";
|
|
129
|
-
};
|
|
130
|
-
/**
|
|
131
|
-
* @public
|
|
132
|
-
*/
|
|
133
|
-
export type AggregationPeriod = (typeof AggregationPeriod)[keyof typeof AggregationPeriod];
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
* @enum
|
|
137
|
-
*/
|
|
138
|
-
export declare const ApplicationConfigType: {
|
|
139
|
-
readonly SemtechGeoLocation: "SemtechGeolocation";
|
|
140
|
-
};
|
|
141
|
-
/**
|
|
142
|
-
* @public
|
|
143
|
-
*/
|
|
144
|
-
export type ApplicationConfigType = (typeof ApplicationConfigType)[keyof typeof ApplicationConfigType];
|
|
145
107
|
/**
|
|
146
108
|
* <p>LoRaWAN application configuration, which can be used to perform geolocation.</p>
|
|
147
109
|
* @public
|
|
@@ -240,91 +202,6 @@ export interface AssociateAwsAccountWithPartnerAccountResponse {
|
|
|
240
202
|
*/
|
|
241
203
|
Arn?: string | undefined;
|
|
242
204
|
}
|
|
243
|
-
/**
|
|
244
|
-
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
245
|
-
* @public
|
|
246
|
-
*/
|
|
247
|
-
export declare class ConflictException extends __BaseException {
|
|
248
|
-
readonly name: "ConflictException";
|
|
249
|
-
readonly $fault: "client";
|
|
250
|
-
Message?: string | undefined;
|
|
251
|
-
/**
|
|
252
|
-
* <p>Id of the resource in the conflicting operation.</p>
|
|
253
|
-
* @public
|
|
254
|
-
*/
|
|
255
|
-
ResourceId?: string | undefined;
|
|
256
|
-
/**
|
|
257
|
-
* <p>Type of the resource in the conflicting operation.</p>
|
|
258
|
-
* @public
|
|
259
|
-
*/
|
|
260
|
-
ResourceType?: string | undefined;
|
|
261
|
-
/**
|
|
262
|
-
* @internal
|
|
263
|
-
*/
|
|
264
|
-
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
265
|
-
}
|
|
266
|
-
/**
|
|
267
|
-
* <p>An unexpected error occurred while processing a request.</p>
|
|
268
|
-
* @public
|
|
269
|
-
*/
|
|
270
|
-
export declare class InternalServerException extends __BaseException {
|
|
271
|
-
readonly name: "InternalServerException";
|
|
272
|
-
readonly $fault: "server";
|
|
273
|
-
Message?: string | undefined;
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
|
-
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
278
|
-
}
|
|
279
|
-
/**
|
|
280
|
-
* <p>Resource does not exist.</p>
|
|
281
|
-
* @public
|
|
282
|
-
*/
|
|
283
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
284
|
-
readonly name: "ResourceNotFoundException";
|
|
285
|
-
readonly $fault: "client";
|
|
286
|
-
Message?: string | undefined;
|
|
287
|
-
/**
|
|
288
|
-
* <p>Id of the not found resource.</p>
|
|
289
|
-
* @public
|
|
290
|
-
*/
|
|
291
|
-
ResourceId?: string | undefined;
|
|
292
|
-
/**
|
|
293
|
-
* <p>Type of the font found resource.</p>
|
|
294
|
-
* @public
|
|
295
|
-
*/
|
|
296
|
-
ResourceType?: string | undefined;
|
|
297
|
-
/**
|
|
298
|
-
* @internal
|
|
299
|
-
*/
|
|
300
|
-
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
301
|
-
}
|
|
302
|
-
/**
|
|
303
|
-
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
304
|
-
* @public
|
|
305
|
-
*/
|
|
306
|
-
export declare class ThrottlingException extends __BaseException {
|
|
307
|
-
readonly name: "ThrottlingException";
|
|
308
|
-
readonly $fault: "client";
|
|
309
|
-
Message?: string | undefined;
|
|
310
|
-
/**
|
|
311
|
-
* @internal
|
|
312
|
-
*/
|
|
313
|
-
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
314
|
-
}
|
|
315
|
-
/**
|
|
316
|
-
* <p>The input did not meet the specified constraints.</p>
|
|
317
|
-
* @public
|
|
318
|
-
*/
|
|
319
|
-
export declare class ValidationException extends __BaseException {
|
|
320
|
-
readonly name: "ValidationException";
|
|
321
|
-
readonly $fault: "client";
|
|
322
|
-
Message?: string | undefined;
|
|
323
|
-
/**
|
|
324
|
-
* @internal
|
|
325
|
-
*/
|
|
326
|
-
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
327
|
-
}
|
|
328
205
|
/**
|
|
329
206
|
* @public
|
|
330
207
|
*/
|
|
@@ -450,19 +327,6 @@ export interface AssociateWirelessGatewayWithThingRequest {
|
|
|
450
327
|
*/
|
|
451
328
|
export interface AssociateWirelessGatewayWithThingResponse {
|
|
452
329
|
}
|
|
453
|
-
/**
|
|
454
|
-
* @public
|
|
455
|
-
* @enum
|
|
456
|
-
*/
|
|
457
|
-
export declare const BatteryLevel: {
|
|
458
|
-
readonly CRITICAL: "critical";
|
|
459
|
-
readonly LOW: "low";
|
|
460
|
-
readonly NORMAL: "normal";
|
|
461
|
-
};
|
|
462
|
-
/**
|
|
463
|
-
* @public
|
|
464
|
-
*/
|
|
465
|
-
export type BatteryLevel = (typeof BatteryLevel)[keyof typeof BatteryLevel];
|
|
466
330
|
/**
|
|
467
331
|
* <p>Beaconing parameters for configuring the wireless gateways.</p>
|
|
468
332
|
* @public
|
|
@@ -1037,18 +901,6 @@ export interface CellTowers {
|
|
|
1037
901
|
*/
|
|
1038
902
|
Cdma?: CdmaObj[] | undefined;
|
|
1039
903
|
}
|
|
1040
|
-
/**
|
|
1041
|
-
* @public
|
|
1042
|
-
* @enum
|
|
1043
|
-
*/
|
|
1044
|
-
export declare const SigningAlg: {
|
|
1045
|
-
readonly Ed25519: "Ed25519";
|
|
1046
|
-
readonly P256r1: "P256r1";
|
|
1047
|
-
};
|
|
1048
|
-
/**
|
|
1049
|
-
* @public
|
|
1050
|
-
*/
|
|
1051
|
-
export type SigningAlg = (typeof SigningAlg)[keyof typeof SigningAlg];
|
|
1052
904
|
/**
|
|
1053
905
|
* <p>List of sidewalk certificates.</p>
|
|
1054
906
|
* @public
|
|
@@ -1065,30 +917,6 @@ export interface CertificateList {
|
|
|
1065
917
|
*/
|
|
1066
918
|
Value: string | undefined;
|
|
1067
919
|
}
|
|
1068
|
-
/**
|
|
1069
|
-
* @public
|
|
1070
|
-
* @enum
|
|
1071
|
-
*/
|
|
1072
|
-
export declare const ConnectionStatus: {
|
|
1073
|
-
readonly CONNECTED: "Connected";
|
|
1074
|
-
readonly DISCONNECTED: "Disconnected";
|
|
1075
|
-
};
|
|
1076
|
-
/**
|
|
1077
|
-
* @public
|
|
1078
|
-
*/
|
|
1079
|
-
export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
1080
|
-
/**
|
|
1081
|
-
* @public
|
|
1082
|
-
* @enum
|
|
1083
|
-
*/
|
|
1084
|
-
export declare const EventNotificationTopicStatus: {
|
|
1085
|
-
readonly Disabled: "Disabled";
|
|
1086
|
-
readonly Enabled: "Enabled";
|
|
1087
|
-
};
|
|
1088
|
-
/**
|
|
1089
|
-
* @public
|
|
1090
|
-
*/
|
|
1091
|
-
export type EventNotificationTopicStatus = (typeof EventNotificationTopicStatus)[keyof typeof EventNotificationTopicStatus];
|
|
1092
920
|
/**
|
|
1093
921
|
* <p>Object for LoRaWAN connection status resource type event configuration.</p>
|
|
1094
922
|
* @public
|
|
@@ -1144,18 +972,6 @@ export interface ConnectionStatusResourceTypeEventConfiguration {
|
|
|
1144
972
|
*/
|
|
1145
973
|
LoRaWAN?: LoRaWANConnectionStatusResourceTypeEventConfiguration | undefined;
|
|
1146
974
|
}
|
|
1147
|
-
/**
|
|
1148
|
-
* @public
|
|
1149
|
-
* @enum
|
|
1150
|
-
*/
|
|
1151
|
-
export declare const ExpressionType: {
|
|
1152
|
-
readonly MqttTopic: "MqttTopic";
|
|
1153
|
-
readonly RuleName: "RuleName";
|
|
1154
|
-
};
|
|
1155
|
-
/**
|
|
1156
|
-
* @public
|
|
1157
|
-
*/
|
|
1158
|
-
export type ExpressionType = (typeof ExpressionType)[keyof typeof ExpressionType];
|
|
1159
975
|
/**
|
|
1160
976
|
* @public
|
|
1161
977
|
*/
|
|
@@ -1384,29 +1200,6 @@ export interface CreateDeviceProfileResponse {
|
|
|
1384
1200
|
*/
|
|
1385
1201
|
Id?: string | undefined;
|
|
1386
1202
|
}
|
|
1387
|
-
/**
|
|
1388
|
-
* @public
|
|
1389
|
-
* @enum
|
|
1390
|
-
*/
|
|
1391
|
-
export declare const SupportedRfRegion: {
|
|
1392
|
-
readonly AS923_1: "AS923-1";
|
|
1393
|
-
readonly AS923_2: "AS923-2";
|
|
1394
|
-
readonly AS923_3: "AS923-3";
|
|
1395
|
-
readonly AS923_4: "AS923-4";
|
|
1396
|
-
readonly AU915: "AU915";
|
|
1397
|
-
readonly CN470: "CN470";
|
|
1398
|
-
readonly CN779: "CN779";
|
|
1399
|
-
readonly EU433: "EU433";
|
|
1400
|
-
readonly EU868: "EU868";
|
|
1401
|
-
readonly IN865: "IN865";
|
|
1402
|
-
readonly KR920: "KR920";
|
|
1403
|
-
readonly RU864: "RU864";
|
|
1404
|
-
readonly US915: "US915";
|
|
1405
|
-
};
|
|
1406
|
-
/**
|
|
1407
|
-
* @public
|
|
1408
|
-
*/
|
|
1409
|
-
export type SupportedRfRegion = (typeof SupportedRfRegion)[keyof typeof SupportedRfRegion];
|
|
1410
1203
|
/**
|
|
1411
1204
|
* <p>The LoRaWAN information used with a FUOTA task.</p>
|
|
1412
1205
|
* @public
|
|
@@ -1514,18 +1307,6 @@ export interface CreateFuotaTaskResponse {
|
|
|
1514
1307
|
*/
|
|
1515
1308
|
Id?: string | undefined;
|
|
1516
1309
|
}
|
|
1517
|
-
/**
|
|
1518
|
-
* @public
|
|
1519
|
-
* @enum
|
|
1520
|
-
*/
|
|
1521
|
-
export declare const DlClass: {
|
|
1522
|
-
readonly ClassB: "ClassB";
|
|
1523
|
-
readonly ClassC: "ClassC";
|
|
1524
|
-
};
|
|
1525
|
-
/**
|
|
1526
|
-
* @public
|
|
1527
|
-
*/
|
|
1528
|
-
export type DlClass = (typeof DlClass)[keyof typeof DlClass];
|
|
1529
1310
|
/**
|
|
1530
1311
|
* <p>Specify the list of gateways to which you want to send the multicast downlink
|
|
1531
1312
|
* messages. The multicast message will be sent to each gateway in the list, with the
|
|
@@ -1624,43 +1405,6 @@ export interface CreateMulticastGroupResponse {
|
|
|
1624
1405
|
*/
|
|
1625
1406
|
Id?: string | undefined;
|
|
1626
1407
|
}
|
|
1627
|
-
/**
|
|
1628
|
-
* @public
|
|
1629
|
-
* @enum
|
|
1630
|
-
*/
|
|
1631
|
-
export declare const LogLevel: {
|
|
1632
|
-
readonly DISABLED: "DISABLED";
|
|
1633
|
-
readonly ERROR: "ERROR";
|
|
1634
|
-
readonly INFO: "INFO";
|
|
1635
|
-
};
|
|
1636
|
-
/**
|
|
1637
|
-
* @public
|
|
1638
|
-
*/
|
|
1639
|
-
export type LogLevel = (typeof LogLevel)[keyof typeof LogLevel];
|
|
1640
|
-
/**
|
|
1641
|
-
* @public
|
|
1642
|
-
* @enum
|
|
1643
|
-
*/
|
|
1644
|
-
export declare const MulticastFrameInfo: {
|
|
1645
|
-
readonly DISABLED: "DISABLED";
|
|
1646
|
-
readonly ENABLED: "ENABLED";
|
|
1647
|
-
};
|
|
1648
|
-
/**
|
|
1649
|
-
* @public
|
|
1650
|
-
*/
|
|
1651
|
-
export type MulticastFrameInfo = (typeof MulticastFrameInfo)[keyof typeof MulticastFrameInfo];
|
|
1652
|
-
/**
|
|
1653
|
-
* @public
|
|
1654
|
-
* @enum
|
|
1655
|
-
*/
|
|
1656
|
-
export declare const WirelessDeviceFrameInfo: {
|
|
1657
|
-
readonly DISABLED: "DISABLED";
|
|
1658
|
-
readonly ENABLED: "ENABLED";
|
|
1659
|
-
};
|
|
1660
|
-
/**
|
|
1661
|
-
* @public
|
|
1662
|
-
*/
|
|
1663
|
-
export type WirelessDeviceFrameInfo = (typeof WirelessDeviceFrameInfo)[keyof typeof WirelessDeviceFrameInfo];
|
|
1664
1408
|
/**
|
|
1665
1409
|
* <p>Trace content for your wireless devices, gateways, and multicast groups.</p>
|
|
1666
1410
|
* @public
|
|
@@ -2020,18 +1764,6 @@ export interface LoRaWANDevice {
|
|
|
2020
1764
|
*/
|
|
2021
1765
|
FPorts?: FPorts | undefined;
|
|
2022
1766
|
}
|
|
2023
|
-
/**
|
|
2024
|
-
* @public
|
|
2025
|
-
* @enum
|
|
2026
|
-
*/
|
|
2027
|
-
export declare const PositioningConfigStatus: {
|
|
2028
|
-
readonly Disabled: "Disabled";
|
|
2029
|
-
readonly Enabled: "Enabled";
|
|
2030
|
-
};
|
|
2031
|
-
/**
|
|
2032
|
-
* @public
|
|
2033
|
-
*/
|
|
2034
|
-
export type PositioningConfigStatus = (typeof PositioningConfigStatus)[keyof typeof PositioningConfigStatus];
|
|
2035
1767
|
/**
|
|
2036
1768
|
* <p>The Positioning object of the Sidewalk device.</p>
|
|
2037
1769
|
* @public
|
|
@@ -2064,18 +1796,6 @@ export interface SidewalkCreateWirelessDevice {
|
|
|
2064
1796
|
*/
|
|
2065
1797
|
SidewalkManufacturingSn?: string | undefined;
|
|
2066
1798
|
}
|
|
2067
|
-
/**
|
|
2068
|
-
* @public
|
|
2069
|
-
* @enum
|
|
2070
|
-
*/
|
|
2071
|
-
export declare const WirelessDeviceType: {
|
|
2072
|
-
readonly LoRaWAN: "LoRaWAN";
|
|
2073
|
-
readonly Sidewalk: "Sidewalk";
|
|
2074
|
-
};
|
|
2075
|
-
/**
|
|
2076
|
-
* @public
|
|
2077
|
-
*/
|
|
2078
|
-
export type WirelessDeviceType = (typeof WirelessDeviceType)[keyof typeof WirelessDeviceType];
|
|
2079
1799
|
/**
|
|
2080
1800
|
* @public
|
|
2081
1801
|
*/
|
|
@@ -2268,22 +1988,6 @@ export interface CreateWirelessGatewayTaskRequest {
|
|
|
2268
1988
|
*/
|
|
2269
1989
|
WirelessGatewayTaskDefinitionId: string | undefined;
|
|
2270
1990
|
}
|
|
2271
|
-
/**
|
|
2272
|
-
* @public
|
|
2273
|
-
* @enum
|
|
2274
|
-
*/
|
|
2275
|
-
export declare const WirelessGatewayTaskStatus: {
|
|
2276
|
-
readonly COMPLETED: "COMPLETED";
|
|
2277
|
-
readonly FAILED: "FAILED";
|
|
2278
|
-
readonly FIRST_RETRY: "FIRST_RETRY";
|
|
2279
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
2280
|
-
readonly PENDING: "PENDING";
|
|
2281
|
-
readonly SECOND_RETRY: "SECOND_RETRY";
|
|
2282
|
-
};
|
|
2283
|
-
/**
|
|
2284
|
-
* @public
|
|
2285
|
-
*/
|
|
2286
|
-
export type WirelessGatewayTaskStatus = (typeof WirelessGatewayTaskStatus)[keyof typeof WirelessGatewayTaskStatus];
|
|
2287
1991
|
/**
|
|
2288
1992
|
* @public
|
|
2289
1993
|
*/
|
|
@@ -2725,18 +2429,6 @@ export interface DeviceProfile {
|
|
|
2725
2429
|
*/
|
|
2726
2430
|
Id?: string | undefined;
|
|
2727
2431
|
}
|
|
2728
|
-
/**
|
|
2729
|
-
* @public
|
|
2730
|
-
* @enum
|
|
2731
|
-
*/
|
|
2732
|
-
export declare const DeviceProfileType: {
|
|
2733
|
-
readonly LoRaWAN: "LoRaWAN";
|
|
2734
|
-
readonly Sidewalk: "Sidewalk";
|
|
2735
|
-
};
|
|
2736
|
-
/**
|
|
2737
|
-
* @public
|
|
2738
|
-
*/
|
|
2739
|
-
export type DeviceProfileType = (typeof DeviceProfileType)[keyof typeof DeviceProfileType];
|
|
2740
2432
|
/**
|
|
2741
2433
|
* <p>
|
|
2742
2434
|
* <code>SidewalkEventNotificationConfigurations</code> object, which is the event
|
|
@@ -2794,32 +2486,6 @@ export interface DeviceRegistrationStateResourceTypeEventConfiguration {
|
|
|
2794
2486
|
*/
|
|
2795
2487
|
Sidewalk?: SidewalkResourceTypeEventConfiguration | undefined;
|
|
2796
2488
|
}
|
|
2797
|
-
/**
|
|
2798
|
-
* @public
|
|
2799
|
-
* @enum
|
|
2800
|
-
*/
|
|
2801
|
-
export declare const DeviceState: {
|
|
2802
|
-
readonly PROVISIONED: "Provisioned";
|
|
2803
|
-
readonly REGISTEREDNOTSEEN: "RegisteredNotSeen";
|
|
2804
|
-
readonly REGISTEREDREACHABLE: "RegisteredReachable";
|
|
2805
|
-
readonly REGISTEREDUNREACHABLE: "RegisteredUnreachable";
|
|
2806
|
-
};
|
|
2807
|
-
/**
|
|
2808
|
-
* @public
|
|
2809
|
-
*/
|
|
2810
|
-
export type DeviceState = (typeof DeviceState)[keyof typeof DeviceState];
|
|
2811
|
-
/**
|
|
2812
|
-
* @public
|
|
2813
|
-
* @enum
|
|
2814
|
-
*/
|
|
2815
|
-
export declare const DimensionName: {
|
|
2816
|
-
readonly DeviceId: "DeviceId";
|
|
2817
|
-
readonly GatewayId: "GatewayId";
|
|
2818
|
-
};
|
|
2819
|
-
/**
|
|
2820
|
-
* @public
|
|
2821
|
-
*/
|
|
2822
|
-
export type DimensionName = (typeof DimensionName)[keyof typeof DimensionName];
|
|
2823
2489
|
/**
|
|
2824
2490
|
* <p>The required list of dimensions for the metric.</p>
|
|
2825
2491
|
* @public
|
|
@@ -2836,17 +2502,6 @@ export interface Dimension {
|
|
|
2836
2502
|
*/
|
|
2837
2503
|
value?: string | undefined;
|
|
2838
2504
|
}
|
|
2839
|
-
/**
|
|
2840
|
-
* @public
|
|
2841
|
-
* @enum
|
|
2842
|
-
*/
|
|
2843
|
-
export declare const PartnerType: {
|
|
2844
|
-
readonly Sidewalk: "Sidewalk";
|
|
2845
|
-
};
|
|
2846
|
-
/**
|
|
2847
|
-
* @public
|
|
2848
|
-
*/
|
|
2849
|
-
export type PartnerType = (typeof PartnerType)[keyof typeof PartnerType];
|
|
2850
2505
|
/**
|
|
2851
2506
|
* @public
|
|
2852
2507
|
*/
|
|
@@ -2972,19 +2627,6 @@ export interface DisassociateWirelessGatewayFromThingRequest {
|
|
|
2972
2627
|
*/
|
|
2973
2628
|
export interface DisassociateWirelessGatewayFromThingResponse {
|
|
2974
2629
|
}
|
|
2975
|
-
/**
|
|
2976
|
-
* @public
|
|
2977
|
-
* @enum
|
|
2978
|
-
*/
|
|
2979
|
-
export declare const DownlinkMode: {
|
|
2980
|
-
readonly CONCURRENT: "CONCURRENT";
|
|
2981
|
-
readonly SEQUENTIAL: "SEQUENTIAL";
|
|
2982
|
-
readonly USING_UPLINK_GATEWAY: "USING_UPLINK_GATEWAY";
|
|
2983
|
-
};
|
|
2984
|
-
/**
|
|
2985
|
-
* @public
|
|
2986
|
-
*/
|
|
2987
|
-
export type DownlinkMode = (typeof DownlinkMode)[keyof typeof DownlinkMode];
|
|
2988
2630
|
/**
|
|
2989
2631
|
* <p>Gateway list item object that specifies the frequency and list of gateways for which
|
|
2990
2632
|
* the downlink message should be sent.</p>
|
|
@@ -3075,21 +2717,6 @@ export interface DownlinkQueueMessage {
|
|
|
3075
2717
|
*/
|
|
3076
2718
|
LoRaWAN?: LoRaWANSendDataToDevice | undefined;
|
|
3077
2719
|
}
|
|
3078
|
-
/**
|
|
3079
|
-
* @public
|
|
3080
|
-
* @enum
|
|
3081
|
-
*/
|
|
3082
|
-
export declare const Event: {
|
|
3083
|
-
readonly ACK: "ack";
|
|
3084
|
-
readonly DISCOVERED: "discovered";
|
|
3085
|
-
readonly LOST: "lost";
|
|
3086
|
-
readonly NACK: "nack";
|
|
3087
|
-
readonly PASSTHROUGH: "passthrough";
|
|
3088
|
-
};
|
|
3089
|
-
/**
|
|
3090
|
-
* @public
|
|
3091
|
-
*/
|
|
3092
|
-
export type Event = (typeof Event)[keyof typeof Event];
|
|
3093
2720
|
/**
|
|
3094
2721
|
* <p>Object for LoRaWAN join resource type event configuration.</p>
|
|
3095
2722
|
* @public
|
|
@@ -3188,32 +2815,6 @@ export interface EventNotificationItemConfigurations {
|
|
|
3188
2815
|
*/
|
|
3189
2816
|
MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration | undefined;
|
|
3190
2817
|
}
|
|
3191
|
-
/**
|
|
3192
|
-
* @public
|
|
3193
|
-
* @enum
|
|
3194
|
-
*/
|
|
3195
|
-
export declare const IdentifierType: {
|
|
3196
|
-
readonly DevEui: "DevEui";
|
|
3197
|
-
readonly GatewayEui: "GatewayEui";
|
|
3198
|
-
readonly PartnerAccountId: "PartnerAccountId";
|
|
3199
|
-
readonly WirelessDeviceId: "WirelessDeviceId";
|
|
3200
|
-
readonly WirelessGatewayId: "WirelessGatewayId";
|
|
3201
|
-
};
|
|
3202
|
-
/**
|
|
3203
|
-
* @public
|
|
3204
|
-
*/
|
|
3205
|
-
export type IdentifierType = (typeof IdentifierType)[keyof typeof IdentifierType];
|
|
3206
|
-
/**
|
|
3207
|
-
* @public
|
|
3208
|
-
* @enum
|
|
3209
|
-
*/
|
|
3210
|
-
export declare const EventNotificationPartnerType: {
|
|
3211
|
-
readonly Sidewalk: "Sidewalk";
|
|
3212
|
-
};
|
|
3213
|
-
/**
|
|
3214
|
-
* @public
|
|
3215
|
-
*/
|
|
3216
|
-
export type EventNotificationPartnerType = (typeof EventNotificationPartnerType)[keyof typeof EventNotificationPartnerType];
|
|
3217
2818
|
/**
|
|
3218
2819
|
* <p>Event configuration object for a single resource.</p>
|
|
3219
2820
|
* @public
|
|
@@ -3240,41 +2841,6 @@ export interface EventConfigurationItem {
|
|
|
3240
2841
|
*/
|
|
3241
2842
|
Events?: EventNotificationItemConfigurations | undefined;
|
|
3242
2843
|
}
|
|
3243
|
-
/**
|
|
3244
|
-
* @public
|
|
3245
|
-
* @enum
|
|
3246
|
-
*/
|
|
3247
|
-
export declare const EventNotificationResourceType: {
|
|
3248
|
-
readonly SidewalkAccount: "SidewalkAccount";
|
|
3249
|
-
readonly WirelessDevice: "WirelessDevice";
|
|
3250
|
-
readonly WirelessGateway: "WirelessGateway";
|
|
3251
|
-
};
|
|
3252
|
-
/**
|
|
3253
|
-
* @public
|
|
3254
|
-
*/
|
|
3255
|
-
export type EventNotificationResourceType = (typeof EventNotificationResourceType)[keyof typeof EventNotificationResourceType];
|
|
3256
|
-
/**
|
|
3257
|
-
* @public
|
|
3258
|
-
* @enum
|
|
3259
|
-
*/
|
|
3260
|
-
export declare const FuotaDeviceStatus: {
|
|
3261
|
-
readonly Device_exist_in_conflict_fuota_task: "Device_exist_in_conflict_fuota_task";
|
|
3262
|
-
readonly FragAlgo_unsupported: "FragAlgo_unsupported";
|
|
3263
|
-
readonly FragIndex_unsupported: "FragIndex_unsupported";
|
|
3264
|
-
readonly Initial: "Initial";
|
|
3265
|
-
readonly MICError: "MICError";
|
|
3266
|
-
readonly MemoryError: "MemoryError";
|
|
3267
|
-
readonly MissingFrag: "MissingFrag";
|
|
3268
|
-
readonly Not_enough_memory: "Not_enough_memory";
|
|
3269
|
-
readonly Package_Not_Supported: "Package_Not_Supported";
|
|
3270
|
-
readonly SessionCnt_replay: "SessionCnt_replay";
|
|
3271
|
-
readonly Successful: "Successful";
|
|
3272
|
-
readonly Wrong_descriptor: "Wrong_descriptor";
|
|
3273
|
-
};
|
|
3274
|
-
/**
|
|
3275
|
-
* @public
|
|
3276
|
-
*/
|
|
3277
|
-
export type FuotaDeviceStatus = (typeof FuotaDeviceStatus)[keyof typeof FuotaDeviceStatus];
|
|
3278
2844
|
/**
|
|
3279
2845
|
* <p>A FUOTA task.</p>
|
|
3280
2846
|
* @public
|
|
@@ -3296,17 +2862,6 @@ export interface FuotaTask {
|
|
|
3296
2862
|
*/
|
|
3297
2863
|
Name?: string | undefined;
|
|
3298
2864
|
}
|
|
3299
|
-
/**
|
|
3300
|
-
* @public
|
|
3301
|
-
* @enum
|
|
3302
|
-
*/
|
|
3303
|
-
export declare const FuotaTaskEvent: {
|
|
3304
|
-
readonly Fuota: "Fuota";
|
|
3305
|
-
};
|
|
3306
|
-
/**
|
|
3307
|
-
* @public
|
|
3308
|
-
*/
|
|
3309
|
-
export type FuotaTaskEvent = (typeof FuotaTaskEvent)[keyof typeof FuotaTaskEvent];
|
|
3310
2865
|
/**
|
|
3311
2866
|
* <p>The log options for a FUOTA task event and can be used to set log levels for a
|
|
3312
2867
|
* specific FUOTA task event.</p>
|
|
@@ -3328,17 +2883,6 @@ export interface FuotaTaskEventLogOption {
|
|
|
3328
2883
|
*/
|
|
3329
2884
|
LogLevel: LogLevel | undefined;
|
|
3330
2885
|
}
|
|
3331
|
-
/**
|
|
3332
|
-
* @public
|
|
3333
|
-
* @enum
|
|
3334
|
-
*/
|
|
3335
|
-
export declare const FuotaTaskType: {
|
|
3336
|
-
readonly LoRaWAN: "LoRaWAN";
|
|
3337
|
-
};
|
|
3338
|
-
/**
|
|
3339
|
-
* @public
|
|
3340
|
-
*/
|
|
3341
|
-
export type FuotaTaskType = (typeof FuotaTaskType)[keyof typeof FuotaTaskType];
|
|
3342
2886
|
/**
|
|
3343
2887
|
* <p>The log options for FUOTA tasks and can be used to set log levels for a specific type
|
|
3344
2888
|
* of FUOTA task.</p>
|
|
@@ -3363,21 +2907,6 @@ export interface FuotaTaskLogOption {
|
|
|
3363
2907
|
*/
|
|
3364
2908
|
Events?: FuotaTaskEventLogOption[] | undefined;
|
|
3365
2909
|
}
|
|
3366
|
-
/**
|
|
3367
|
-
* @public
|
|
3368
|
-
* @enum
|
|
3369
|
-
*/
|
|
3370
|
-
export declare const FuotaTaskStatus: {
|
|
3371
|
-
readonly Delete_Waiting: "Delete_Waiting";
|
|
3372
|
-
readonly FuotaDone: "FuotaDone";
|
|
3373
|
-
readonly FuotaSession_Waiting: "FuotaSession_Waiting";
|
|
3374
|
-
readonly In_FuotaSession: "In_FuotaSession";
|
|
3375
|
-
readonly Pending: "Pending";
|
|
3376
|
-
};
|
|
3377
|
-
/**
|
|
3378
|
-
* @public
|
|
3379
|
-
*/
|
|
3380
|
-
export type FuotaTaskStatus = (typeof FuotaTaskStatus)[keyof typeof FuotaTaskStatus];
|
|
3381
2910
|
/**
|
|
3382
2911
|
* @public
|
|
3383
2912
|
*/
|
|
@@ -3682,21 +3211,6 @@ export interface GetFuotaTaskResponse {
|
|
|
3682
3211
|
*/
|
|
3683
3212
|
export interface GetLogLevelsByResourceTypesRequest {
|
|
3684
3213
|
}
|
|
3685
|
-
/**
|
|
3686
|
-
* @public
|
|
3687
|
-
* @enum
|
|
3688
|
-
*/
|
|
3689
|
-
export declare const WirelessDeviceEvent: {
|
|
3690
|
-
readonly Downlink_Data: "Downlink_Data";
|
|
3691
|
-
readonly Join: "Join";
|
|
3692
|
-
readonly Registration: "Registration";
|
|
3693
|
-
readonly Rejoin: "Rejoin";
|
|
3694
|
-
readonly Uplink_Data: "Uplink_Data";
|
|
3695
|
-
};
|
|
3696
|
-
/**
|
|
3697
|
-
* @public
|
|
3698
|
-
*/
|
|
3699
|
-
export type WirelessDeviceEvent = (typeof WirelessDeviceEvent)[keyof typeof WirelessDeviceEvent];
|
|
3700
3214
|
/**
|
|
3701
3215
|
* <p>The log options for a wireless device event and can be used to set log levels for a
|
|
3702
3216
|
* specific wireless device event.</p>
|
|
@@ -3744,18 +3258,6 @@ export interface WirelessDeviceLogOption {
|
|
|
3744
3258
|
*/
|
|
3745
3259
|
Events?: WirelessDeviceEventLogOption[] | undefined;
|
|
3746
3260
|
}
|
|
3747
|
-
/**
|
|
3748
|
-
* @public
|
|
3749
|
-
* @enum
|
|
3750
|
-
*/
|
|
3751
|
-
export declare const WirelessGatewayEvent: {
|
|
3752
|
-
readonly CUPS_Request: "CUPS_Request";
|
|
3753
|
-
readonly Certificate: "Certificate";
|
|
3754
|
-
};
|
|
3755
|
-
/**
|
|
3756
|
-
* @public
|
|
3757
|
-
*/
|
|
3758
|
-
export type WirelessGatewayEvent = (typeof WirelessGatewayEvent)[keyof typeof WirelessGatewayEvent];
|
|
3759
3261
|
/**
|
|
3760
3262
|
* <p>The log options for a wireless gateway event and can be used to set log levels for a
|
|
3761
3263
|
* specific wireless gateway event.</p>
|
|
@@ -3777,17 +3279,6 @@ export interface WirelessGatewayEventLogOption {
|
|
|
3777
3279
|
*/
|
|
3778
3280
|
LogLevel: LogLevel | undefined;
|
|
3779
3281
|
}
|
|
3780
|
-
/**
|
|
3781
|
-
* @public
|
|
3782
|
-
* @enum
|
|
3783
|
-
*/
|
|
3784
|
-
export declare const WirelessGatewayType: {
|
|
3785
|
-
readonly LoRaWAN: "LoRaWAN";
|
|
3786
|
-
};
|
|
3787
|
-
/**
|
|
3788
|
-
* @public
|
|
3789
|
-
*/
|
|
3790
|
-
export type WirelessGatewayType = (typeof WirelessGatewayType)[keyof typeof WirelessGatewayType];
|
|
3791
3282
|
/**
|
|
3792
3283
|
* <p>The log options for wireless gateways and can be used to set log levels for a specific
|
|
3793
3284
|
* type of wireless gateway.</p>
|
|
@@ -3844,18 +3335,6 @@ export interface GetLogLevelsByResourceTypesResponse {
|
|
|
3844
3335
|
*/
|
|
3845
3336
|
export interface GetMetricConfigurationRequest {
|
|
3846
3337
|
}
|
|
3847
|
-
/**
|
|
3848
|
-
* @public
|
|
3849
|
-
* @enum
|
|
3850
|
-
*/
|
|
3851
|
-
export declare const SummaryMetricConfigurationStatus: {
|
|
3852
|
-
readonly Disabled: "Disabled";
|
|
3853
|
-
readonly Enabled: "Enabled";
|
|
3854
|
-
};
|
|
3855
|
-
/**
|
|
3856
|
-
* @public
|
|
3857
|
-
*/
|
|
3858
|
-
export type SummaryMetricConfigurationStatus = (typeof SummaryMetricConfigurationStatus)[keyof typeof SummaryMetricConfigurationStatus];
|
|
3859
3338
|
/**
|
|
3860
3339
|
* <p>The configuration of summary metrics.</p>
|
|
3861
3340
|
* @public
|
|
@@ -3877,48 +3356,6 @@ export interface GetMetricConfigurationResponse {
|
|
|
3877
3356
|
*/
|
|
3878
3357
|
SummaryMetric?: SummaryMetricConfiguration | undefined;
|
|
3879
3358
|
}
|
|
3880
|
-
/**
|
|
3881
|
-
* @public
|
|
3882
|
-
* @enum
|
|
3883
|
-
*/
|
|
3884
|
-
export declare const MetricName: {
|
|
3885
|
-
readonly AwsAccountActiveDeviceCount: "AwsAccountActiveDeviceCount";
|
|
3886
|
-
readonly AwsAccountActiveGatewayCount: "AwsAccountActiveGatewayCount";
|
|
3887
|
-
readonly AwsAccountDeviceCount: "AwsAccountDeviceCount";
|
|
3888
|
-
readonly AwsAccountDownlinkCount: "AwsAccountDownlinkCount";
|
|
3889
|
-
readonly AwsAccountGatewayCount: "AwsAccountGatewayCount";
|
|
3890
|
-
readonly AwsAccountJoinAcceptCount: "AwsAccountJoinAcceptCount";
|
|
3891
|
-
readonly AwsAccountJoinRequestCount: "AwsAccountJoinRequestCount";
|
|
3892
|
-
readonly AwsAccountRoamingDownlinkCount: "AwsAccountRoamingDownlinkCount";
|
|
3893
|
-
readonly AwsAccountRoamingUplinkCount: "AwsAccountRoamingUplinkCount";
|
|
3894
|
-
readonly AwsAccountUplinkCount: "AwsAccountUplinkCount";
|
|
3895
|
-
readonly AwsAccountUplinkLostCount: "AwsAccountUplinkLostCount";
|
|
3896
|
-
readonly AwsAccountUplinkLostRate: "AwsAccountUplinkLostRate";
|
|
3897
|
-
readonly DeviceDownlinkCount: "DeviceDownlinkCount";
|
|
3898
|
-
readonly DeviceJoinAcceptCount: "DeviceJoinAcceptCount";
|
|
3899
|
-
readonly DeviceJoinRequestCount: "DeviceJoinRequestCount";
|
|
3900
|
-
readonly DeviceRSSI: "DeviceRSSI";
|
|
3901
|
-
readonly DeviceRoamingDownlinkCount: "DeviceRoamingDownlinkCount";
|
|
3902
|
-
readonly DeviceRoamingRSSI: "DeviceRoamingRSSI";
|
|
3903
|
-
readonly DeviceRoamingSNR: "DeviceRoamingSNR";
|
|
3904
|
-
readonly DeviceRoamingUplinkCount: "DeviceRoamingUplinkCount";
|
|
3905
|
-
readonly DeviceSNR: "DeviceSNR";
|
|
3906
|
-
readonly DeviceUplinkCount: "DeviceUplinkCount";
|
|
3907
|
-
readonly DeviceUplinkLostCount: "DeviceUplinkLostCount";
|
|
3908
|
-
readonly DeviceUplinkLostRate: "DeviceUplinkLostRate";
|
|
3909
|
-
readonly GatewayDownTime: "GatewayDownTime";
|
|
3910
|
-
readonly GatewayDownlinkCount: "GatewayDownlinkCount";
|
|
3911
|
-
readonly GatewayJoinAcceptCount: "GatewayJoinAcceptCount";
|
|
3912
|
-
readonly GatewayJoinRequestCount: "GatewayJoinRequestCount";
|
|
3913
|
-
readonly GatewayRSSI: "GatewayRSSI";
|
|
3914
|
-
readonly GatewaySNR: "GatewaySNR";
|
|
3915
|
-
readonly GatewayUpTime: "GatewayUpTime";
|
|
3916
|
-
readonly GatewayUplinkCount: "GatewayUplinkCount";
|
|
3917
|
-
};
|
|
3918
|
-
/**
|
|
3919
|
-
* @public
|
|
3920
|
-
*/
|
|
3921
|
-
export type MetricName = (typeof MetricName)[keyof typeof MetricName];
|
|
3922
3359
|
/**
|
|
3923
3360
|
* <p>The summary metric query object.</p>
|
|
3924
3361
|
* @public
|
|
@@ -3965,18 +3402,6 @@ export interface GetMetricsRequest {
|
|
|
3965
3402
|
*/
|
|
3966
3403
|
SummaryMetricQueries?: SummaryMetricQuery[] | undefined;
|
|
3967
3404
|
}
|
|
3968
|
-
/**
|
|
3969
|
-
* @public
|
|
3970
|
-
* @enum
|
|
3971
|
-
*/
|
|
3972
|
-
export declare const MetricQueryStatus: {
|
|
3973
|
-
readonly Failed: "Failed";
|
|
3974
|
-
readonly Succeeded: "Succeeded";
|
|
3975
|
-
};
|
|
3976
|
-
/**
|
|
3977
|
-
* @public
|
|
3978
|
-
*/
|
|
3979
|
-
export type MetricQueryStatus = (typeof MetricQueryStatus)[keyof typeof MetricQueryStatus];
|
|
3980
3405
|
/**
|
|
3981
3406
|
* <p>The aggregated values of the metric.</p>
|
|
3982
3407
|
* @public
|
|
@@ -4335,18 +3760,6 @@ export interface GetPartnerAccountResponse {
|
|
|
4335
3760
|
*/
|
|
4336
3761
|
AccountLinked?: boolean | undefined;
|
|
4337
3762
|
}
|
|
4338
|
-
/**
|
|
4339
|
-
* @public
|
|
4340
|
-
* @enum
|
|
4341
|
-
*/
|
|
4342
|
-
export declare const PositionResourceType: {
|
|
4343
|
-
readonly WirelessDevice: "WirelessDevice";
|
|
4344
|
-
readonly WirelessGateway: "WirelessGateway";
|
|
4345
|
-
};
|
|
4346
|
-
/**
|
|
4347
|
-
* @public
|
|
4348
|
-
*/
|
|
4349
|
-
export type PositionResourceType = (typeof PositionResourceType)[keyof typeof PositionResourceType];
|
|
4350
3763
|
/**
|
|
4351
3764
|
* @public
|
|
4352
3765
|
*/
|
|
@@ -4362,28 +3775,6 @@ export interface GetPositionRequest {
|
|
|
4362
3775
|
*/
|
|
4363
3776
|
ResourceType: PositionResourceType | undefined;
|
|
4364
3777
|
}
|
|
4365
|
-
/**
|
|
4366
|
-
* @public
|
|
4367
|
-
* @enum
|
|
4368
|
-
*/
|
|
4369
|
-
export declare const PositionSolverProvider: {
|
|
4370
|
-
readonly SEMTECH: "Semtech";
|
|
4371
|
-
};
|
|
4372
|
-
/**
|
|
4373
|
-
* @public
|
|
4374
|
-
*/
|
|
4375
|
-
export type PositionSolverProvider = (typeof PositionSolverProvider)[keyof typeof PositionSolverProvider];
|
|
4376
|
-
/**
|
|
4377
|
-
* @public
|
|
4378
|
-
* @enum
|
|
4379
|
-
*/
|
|
4380
|
-
export declare const PositionSolverType: {
|
|
4381
|
-
readonly GNSS: "GNSS";
|
|
4382
|
-
};
|
|
4383
|
-
/**
|
|
4384
|
-
* @public
|
|
4385
|
-
*/
|
|
4386
|
-
export type PositionSolverType = (typeof PositionSolverType)[keyof typeof PositionSolverType];
|
|
4387
3778
|
/**
|
|
4388
3779
|
* @public
|
|
4389
3780
|
*/
|
|
@@ -4437,30 +3828,6 @@ export interface GetPositionConfigurationRequest {
|
|
|
4437
3828
|
*/
|
|
4438
3829
|
ResourceType: PositionResourceType | undefined;
|
|
4439
3830
|
}
|
|
4440
|
-
/**
|
|
4441
|
-
* @public
|
|
4442
|
-
* @enum
|
|
4443
|
-
*/
|
|
4444
|
-
export declare const PositionConfigurationFec: {
|
|
4445
|
-
readonly NONE: "NONE";
|
|
4446
|
-
readonly ROSE: "ROSE";
|
|
4447
|
-
};
|
|
4448
|
-
/**
|
|
4449
|
-
* @public
|
|
4450
|
-
*/
|
|
4451
|
-
export type PositionConfigurationFec = (typeof PositionConfigurationFec)[keyof typeof PositionConfigurationFec];
|
|
4452
|
-
/**
|
|
4453
|
-
* @public
|
|
4454
|
-
* @enum
|
|
4455
|
-
*/
|
|
4456
|
-
export declare const PositionConfigurationStatus: {
|
|
4457
|
-
readonly Disabled: "Disabled";
|
|
4458
|
-
readonly Enabled: "Enabled";
|
|
4459
|
-
};
|
|
4460
|
-
/**
|
|
4461
|
-
* @public
|
|
4462
|
-
*/
|
|
4463
|
-
export type PositionConfigurationStatus = (typeof PositionConfigurationStatus)[keyof typeof PositionConfigurationStatus];
|
|
4464
3831
|
/**
|
|
4465
3832
|
* <p>Details of the Semtech GNSS solver object.</p>
|
|
4466
3833
|
* @public
|
|
@@ -4746,18 +4113,6 @@ export interface GetResourcePositionResponse {
|
|
|
4746
4113
|
*/
|
|
4747
4114
|
GeoJsonPayload?: Uint8Array | undefined;
|
|
4748
4115
|
}
|
|
4749
|
-
/**
|
|
4750
|
-
* @public
|
|
4751
|
-
* @enum
|
|
4752
|
-
*/
|
|
4753
|
-
export declare const WirelessGatewayServiceType: {
|
|
4754
|
-
readonly CUPS: "CUPS";
|
|
4755
|
-
readonly LNS: "LNS";
|
|
4756
|
-
};
|
|
4757
|
-
/**
|
|
4758
|
-
* @public
|
|
4759
|
-
*/
|
|
4760
|
-
export type WirelessGatewayServiceType = (typeof WirelessGatewayServiceType)[keyof typeof WirelessGatewayServiceType];
|
|
4761
4116
|
/**
|
|
4762
4117
|
* @public
|
|
4763
4118
|
*/
|
|
@@ -4954,20 +4309,6 @@ export interface GetServiceProfileResponse {
|
|
|
4954
4309
|
*/
|
|
4955
4310
|
LoRaWAN?: LoRaWANGetServiceProfileInfo | undefined;
|
|
4956
4311
|
}
|
|
4957
|
-
/**
|
|
4958
|
-
* @public
|
|
4959
|
-
* @enum
|
|
4960
|
-
*/
|
|
4961
|
-
export declare const WirelessDeviceIdType: {
|
|
4962
|
-
readonly DevEui: "DevEui";
|
|
4963
|
-
readonly SidewalkManufacturingSn: "SidewalkManufacturingSn";
|
|
4964
|
-
readonly ThingName: "ThingName";
|
|
4965
|
-
readonly WirelessDeviceId: "WirelessDeviceId";
|
|
4966
|
-
};
|
|
4967
|
-
/**
|
|
4968
|
-
* @public
|
|
4969
|
-
*/
|
|
4970
|
-
export type WirelessDeviceIdType = (typeof WirelessDeviceIdType)[keyof typeof WirelessDeviceIdType];
|
|
4971
4312
|
/**
|
|
4972
4313
|
* @public
|
|
4973
4314
|
*/
|
|
@@ -4983,20 +4324,6 @@ export interface GetWirelessDeviceRequest {
|
|
|
4983
4324
|
*/
|
|
4984
4325
|
IdentifierType: WirelessDeviceIdType | undefined;
|
|
4985
4326
|
}
|
|
4986
|
-
/**
|
|
4987
|
-
* @public
|
|
4988
|
-
* @enum
|
|
4989
|
-
*/
|
|
4990
|
-
export declare const WirelessDeviceSidewalkStatus: {
|
|
4991
|
-
readonly ACTIVATED: "ACTIVATED";
|
|
4992
|
-
readonly PROVISIONED: "PROVISIONED";
|
|
4993
|
-
readonly REGISTERED: "REGISTERED";
|
|
4994
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
4995
|
-
};
|
|
4996
|
-
/**
|
|
4997
|
-
* @public
|
|
4998
|
-
*/
|
|
4999
|
-
export type WirelessDeviceSidewalkStatus = (typeof WirelessDeviceSidewalkStatus)[keyof typeof WirelessDeviceSidewalkStatus];
|
|
5000
4327
|
/**
|
|
5001
4328
|
* <p>Sidewalk device object.</p>
|
|
5002
4329
|
* @public
|
|
@@ -5142,22 +4469,6 @@ export interface SidewalkGetStartImportInfo {
|
|
|
5142
4469
|
*/
|
|
5143
4470
|
Positioning?: SidewalkPositioning | undefined;
|
|
5144
4471
|
}
|
|
5145
|
-
/**
|
|
5146
|
-
* @public
|
|
5147
|
-
* @enum
|
|
5148
|
-
*/
|
|
5149
|
-
export declare const ImportTaskStatus: {
|
|
5150
|
-
readonly COMPLETE: "COMPLETE";
|
|
5151
|
-
readonly DELETING: "DELETING";
|
|
5152
|
-
readonly FAILED: "FAILED";
|
|
5153
|
-
readonly INITIALIZED: "INITIALIZED";
|
|
5154
|
-
readonly INITIALIZING: "INITIALIZING";
|
|
5155
|
-
readonly PENDING: "PENDING";
|
|
5156
|
-
};
|
|
5157
|
-
/**
|
|
5158
|
-
* @public
|
|
5159
|
-
*/
|
|
5160
|
-
export type ImportTaskStatus = (typeof ImportTaskStatus)[keyof typeof ImportTaskStatus];
|
|
5161
4472
|
/**
|
|
5162
4473
|
* @public
|
|
5163
4474
|
*/
|
|
@@ -5391,19 +4702,6 @@ export interface GetWirelessDeviceStatisticsResponse {
|
|
|
5391
4702
|
*/
|
|
5392
4703
|
Sidewalk?: SidewalkDeviceMetadata | undefined;
|
|
5393
4704
|
}
|
|
5394
|
-
/**
|
|
5395
|
-
* @public
|
|
5396
|
-
* @enum
|
|
5397
|
-
*/
|
|
5398
|
-
export declare const WirelessGatewayIdType: {
|
|
5399
|
-
readonly GatewayEui: "GatewayEui";
|
|
5400
|
-
readonly ThingName: "ThingName";
|
|
5401
|
-
readonly WirelessGatewayId: "WirelessGatewayId";
|
|
5402
|
-
};
|
|
5403
|
-
/**
|
|
5404
|
-
* @public
|
|
5405
|
-
*/
|
|
5406
|
-
export type WirelessGatewayIdType = (typeof WirelessGatewayIdType)[keyof typeof WirelessGatewayIdType];
|
|
5407
4705
|
/**
|
|
5408
4706
|
* @public
|
|
5409
4707
|
*/
|
|
@@ -5630,20 +4928,6 @@ export interface GetWirelessGatewayTaskDefinitionResponse {
|
|
|
5630
4928
|
*/
|
|
5631
4929
|
Arn?: string | undefined;
|
|
5632
4930
|
}
|
|
5633
|
-
/**
|
|
5634
|
-
* @public
|
|
5635
|
-
* @enum
|
|
5636
|
-
*/
|
|
5637
|
-
export declare const OnboardStatus: {
|
|
5638
|
-
readonly FAILED: "FAILED";
|
|
5639
|
-
readonly INITIALIZED: "INITIALIZED";
|
|
5640
|
-
readonly ONBOARDED: "ONBOARDED";
|
|
5641
|
-
readonly PENDING: "PENDING";
|
|
5642
|
-
};
|
|
5643
|
-
/**
|
|
5644
|
-
* @public
|
|
5645
|
-
*/
|
|
5646
|
-
export type OnboardStatus = (typeof OnboardStatus)[keyof typeof OnboardStatus];
|
|
5647
4931
|
/**
|
|
5648
4932
|
* <p>Information about a Sidewalk device that has been added to an import task.</p>
|
|
5649
4933
|
* @public
|
|
@@ -5971,3 +5255,997 @@ export interface ListMulticastGroupsByFuotaTaskRequest {
|
|
|
5971
5255
|
*/
|
|
5972
5256
|
MaxResults?: number | undefined;
|
|
5973
5257
|
}
|
|
5258
|
+
/**
|
|
5259
|
+
* <p>A multicast group that is associated with a FUOTA task.</p>
|
|
5260
|
+
* @public
|
|
5261
|
+
*/
|
|
5262
|
+
export interface MulticastGroupByFuotaTask {
|
|
5263
|
+
/**
|
|
5264
|
+
* <p>The ID of the multicast group.</p>
|
|
5265
|
+
* @public
|
|
5266
|
+
*/
|
|
5267
|
+
Id?: string | undefined;
|
|
5268
|
+
}
|
|
5269
|
+
/**
|
|
5270
|
+
* @public
|
|
5271
|
+
*/
|
|
5272
|
+
export interface ListMulticastGroupsByFuotaTaskResponse {
|
|
5273
|
+
/**
|
|
5274
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5275
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5276
|
+
* results.</p>
|
|
5277
|
+
* @public
|
|
5278
|
+
*/
|
|
5279
|
+
NextToken?: string | undefined;
|
|
5280
|
+
/**
|
|
5281
|
+
* <p>List of multicast groups associated with a FUOTA task.</p>
|
|
5282
|
+
* @public
|
|
5283
|
+
*/
|
|
5284
|
+
MulticastGroupList?: MulticastGroupByFuotaTask[] | undefined;
|
|
5285
|
+
}
|
|
5286
|
+
/**
|
|
5287
|
+
* @public
|
|
5288
|
+
*/
|
|
5289
|
+
export interface ListNetworkAnalyzerConfigurationsRequest {
|
|
5290
|
+
/**
|
|
5291
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5292
|
+
* @public
|
|
5293
|
+
*/
|
|
5294
|
+
MaxResults?: number | undefined;
|
|
5295
|
+
/**
|
|
5296
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5297
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5298
|
+
* results.</p>
|
|
5299
|
+
* @public
|
|
5300
|
+
*/
|
|
5301
|
+
NextToken?: string | undefined;
|
|
5302
|
+
}
|
|
5303
|
+
/**
|
|
5304
|
+
* <p>Network analyzer configurations.</p>
|
|
5305
|
+
* @public
|
|
5306
|
+
*/
|
|
5307
|
+
export interface NetworkAnalyzerConfigurations {
|
|
5308
|
+
/**
|
|
5309
|
+
* <p>The Amazon Resource Name of the new resource.</p>
|
|
5310
|
+
* @public
|
|
5311
|
+
*/
|
|
5312
|
+
Arn?: string | undefined;
|
|
5313
|
+
/**
|
|
5314
|
+
* <p>Name of the network analyzer configuration.</p>
|
|
5315
|
+
* @public
|
|
5316
|
+
*/
|
|
5317
|
+
Name?: string | undefined;
|
|
5318
|
+
}
|
|
5319
|
+
/**
|
|
5320
|
+
* @public
|
|
5321
|
+
*/
|
|
5322
|
+
export interface ListNetworkAnalyzerConfigurationsResponse {
|
|
5323
|
+
/**
|
|
5324
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5325
|
+
* @public
|
|
5326
|
+
*/
|
|
5327
|
+
NextToken?: string | undefined;
|
|
5328
|
+
/**
|
|
5329
|
+
* <p>The list of network analyzer configurations.</p>
|
|
5330
|
+
* @public
|
|
5331
|
+
*/
|
|
5332
|
+
NetworkAnalyzerConfigurationList?: NetworkAnalyzerConfigurations[] | undefined;
|
|
5333
|
+
}
|
|
5334
|
+
/**
|
|
5335
|
+
* @public
|
|
5336
|
+
*/
|
|
5337
|
+
export interface ListPartnerAccountsRequest {
|
|
5338
|
+
/**
|
|
5339
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5340
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5341
|
+
* results.</p>
|
|
5342
|
+
* @public
|
|
5343
|
+
*/
|
|
5344
|
+
NextToken?: string | undefined;
|
|
5345
|
+
/**
|
|
5346
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5347
|
+
* @public
|
|
5348
|
+
*/
|
|
5349
|
+
MaxResults?: number | undefined;
|
|
5350
|
+
}
|
|
5351
|
+
/**
|
|
5352
|
+
* @public
|
|
5353
|
+
*/
|
|
5354
|
+
export interface ListPartnerAccountsResponse {
|
|
5355
|
+
/**
|
|
5356
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5357
|
+
* @public
|
|
5358
|
+
*/
|
|
5359
|
+
NextToken?: string | undefined;
|
|
5360
|
+
/**
|
|
5361
|
+
* <p>The Sidewalk account credentials.</p>
|
|
5362
|
+
* @public
|
|
5363
|
+
*/
|
|
5364
|
+
Sidewalk?: SidewalkAccountInfoWithFingerprint[] | undefined;
|
|
5365
|
+
}
|
|
5366
|
+
/**
|
|
5367
|
+
* @public
|
|
5368
|
+
*/
|
|
5369
|
+
export interface ListPositionConfigurationsRequest {
|
|
5370
|
+
/**
|
|
5371
|
+
* <p>Resource type for which position configurations are listed.</p>
|
|
5372
|
+
* @public
|
|
5373
|
+
*/
|
|
5374
|
+
ResourceType?: PositionResourceType | undefined;
|
|
5375
|
+
/**
|
|
5376
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5377
|
+
* @public
|
|
5378
|
+
*/
|
|
5379
|
+
MaxResults?: number | undefined;
|
|
5380
|
+
/**
|
|
5381
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5382
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5383
|
+
* results.</p>
|
|
5384
|
+
* @public
|
|
5385
|
+
*/
|
|
5386
|
+
NextToken?: string | undefined;
|
|
5387
|
+
}
|
|
5388
|
+
/**
|
|
5389
|
+
* <p>The wrapper for a position configuration.</p>
|
|
5390
|
+
* @public
|
|
5391
|
+
*/
|
|
5392
|
+
export interface PositionConfigurationItem {
|
|
5393
|
+
/**
|
|
5394
|
+
* <p>Resource identifier for the position configuration.</p>
|
|
5395
|
+
* @public
|
|
5396
|
+
*/
|
|
5397
|
+
ResourceIdentifier?: string | undefined;
|
|
5398
|
+
/**
|
|
5399
|
+
* <p>Resource type of the resource for the position configuration.</p>
|
|
5400
|
+
* @public
|
|
5401
|
+
*/
|
|
5402
|
+
ResourceType?: PositionResourceType | undefined;
|
|
5403
|
+
/**
|
|
5404
|
+
* <p>The details of the positioning solver object used to compute the location.</p>
|
|
5405
|
+
* @public
|
|
5406
|
+
*/
|
|
5407
|
+
Solvers?: PositionSolverDetails | undefined;
|
|
5408
|
+
/**
|
|
5409
|
+
* <p>The position data destination that describes the AWS IoT rule that processes the
|
|
5410
|
+
* device's position data for use by AWS IoT Core for LoRaWAN.</p>
|
|
5411
|
+
* @public
|
|
5412
|
+
*/
|
|
5413
|
+
Destination?: string | undefined;
|
|
5414
|
+
}
|
|
5415
|
+
/**
|
|
5416
|
+
* @public
|
|
5417
|
+
*/
|
|
5418
|
+
export interface ListPositionConfigurationsResponse {
|
|
5419
|
+
/**
|
|
5420
|
+
* <p>A list of position configurations.</p>
|
|
5421
|
+
* @public
|
|
5422
|
+
*/
|
|
5423
|
+
PositionConfigurationList?: PositionConfigurationItem[] | undefined;
|
|
5424
|
+
/**
|
|
5425
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5426
|
+
* @public
|
|
5427
|
+
*/
|
|
5428
|
+
NextToken?: string | undefined;
|
|
5429
|
+
}
|
|
5430
|
+
/**
|
|
5431
|
+
* @public
|
|
5432
|
+
*/
|
|
5433
|
+
export interface ListQueuedMessagesRequest {
|
|
5434
|
+
/**
|
|
5435
|
+
* <p>The ID of a given wireless device which the downlink message packets are being
|
|
5436
|
+
* sent.</p>
|
|
5437
|
+
* @public
|
|
5438
|
+
*/
|
|
5439
|
+
Id: string | undefined;
|
|
5440
|
+
/**
|
|
5441
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5442
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5443
|
+
* results.</p>
|
|
5444
|
+
* @public
|
|
5445
|
+
*/
|
|
5446
|
+
NextToken?: string | undefined;
|
|
5447
|
+
/**
|
|
5448
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5449
|
+
* @public
|
|
5450
|
+
*/
|
|
5451
|
+
MaxResults?: number | undefined;
|
|
5452
|
+
/**
|
|
5453
|
+
* <p>The wireless device type, whic can be either Sidewalk or LoRaWAN.</p>
|
|
5454
|
+
* @public
|
|
5455
|
+
*/
|
|
5456
|
+
WirelessDeviceType?: WirelessDeviceType | undefined;
|
|
5457
|
+
}
|
|
5458
|
+
/**
|
|
5459
|
+
* @public
|
|
5460
|
+
*/
|
|
5461
|
+
export interface ListQueuedMessagesResponse {
|
|
5462
|
+
/**
|
|
5463
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5464
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5465
|
+
* results.</p>
|
|
5466
|
+
* @public
|
|
5467
|
+
*/
|
|
5468
|
+
NextToken?: string | undefined;
|
|
5469
|
+
/**
|
|
5470
|
+
* <p>The messages in the downlink queue.</p>
|
|
5471
|
+
* @public
|
|
5472
|
+
*/
|
|
5473
|
+
DownlinkQueueMessagesList?: DownlinkQueueMessage[] | undefined;
|
|
5474
|
+
}
|
|
5475
|
+
/**
|
|
5476
|
+
* @public
|
|
5477
|
+
*/
|
|
5478
|
+
export interface ListServiceProfilesRequest {
|
|
5479
|
+
/**
|
|
5480
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5481
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5482
|
+
* results.</p>
|
|
5483
|
+
* @public
|
|
5484
|
+
*/
|
|
5485
|
+
NextToken?: string | undefined;
|
|
5486
|
+
/**
|
|
5487
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5488
|
+
* @public
|
|
5489
|
+
*/
|
|
5490
|
+
MaxResults?: number | undefined;
|
|
5491
|
+
}
|
|
5492
|
+
/**
|
|
5493
|
+
* <p>Information about a service profile.</p>
|
|
5494
|
+
* @public
|
|
5495
|
+
*/
|
|
5496
|
+
export interface ServiceProfile {
|
|
5497
|
+
/**
|
|
5498
|
+
* <p>The Amazon Resource Name of the resource.</p>
|
|
5499
|
+
* @public
|
|
5500
|
+
*/
|
|
5501
|
+
Arn?: string | undefined;
|
|
5502
|
+
/**
|
|
5503
|
+
* <p>The name of the resource.</p>
|
|
5504
|
+
* @public
|
|
5505
|
+
*/
|
|
5506
|
+
Name?: string | undefined;
|
|
5507
|
+
/**
|
|
5508
|
+
* <p>The ID of the service profile.</p>
|
|
5509
|
+
* @public
|
|
5510
|
+
*/
|
|
5511
|
+
Id?: string | undefined;
|
|
5512
|
+
}
|
|
5513
|
+
/**
|
|
5514
|
+
* @public
|
|
5515
|
+
*/
|
|
5516
|
+
export interface ListServiceProfilesResponse {
|
|
5517
|
+
/**
|
|
5518
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5519
|
+
* @public
|
|
5520
|
+
*/
|
|
5521
|
+
NextToken?: string | undefined;
|
|
5522
|
+
/**
|
|
5523
|
+
* <p>The list of service profiles.</p>
|
|
5524
|
+
* @public
|
|
5525
|
+
*/
|
|
5526
|
+
ServiceProfileList?: ServiceProfile[] | undefined;
|
|
5527
|
+
}
|
|
5528
|
+
/**
|
|
5529
|
+
* @public
|
|
5530
|
+
*/
|
|
5531
|
+
export interface ListTagsForResourceRequest {
|
|
5532
|
+
/**
|
|
5533
|
+
* <p>The ARN of the resource for which you want to list tags.</p>
|
|
5534
|
+
* @public
|
|
5535
|
+
*/
|
|
5536
|
+
ResourceArn: string | undefined;
|
|
5537
|
+
}
|
|
5538
|
+
/**
|
|
5539
|
+
* @public
|
|
5540
|
+
*/
|
|
5541
|
+
export interface ListTagsForResourceResponse {
|
|
5542
|
+
/**
|
|
5543
|
+
* <p>The tags to attach to the specified resource. Tags are metadata that you can use to
|
|
5544
|
+
* manage a resource.</p>
|
|
5545
|
+
* @public
|
|
5546
|
+
*/
|
|
5547
|
+
Tags?: Tag[] | undefined;
|
|
5548
|
+
}
|
|
5549
|
+
/**
|
|
5550
|
+
* @public
|
|
5551
|
+
*/
|
|
5552
|
+
export interface ListWirelessDeviceImportTasksRequest {
|
|
5553
|
+
/**
|
|
5554
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5555
|
+
* @public
|
|
5556
|
+
*/
|
|
5557
|
+
MaxResults?: number | undefined;
|
|
5558
|
+
/**
|
|
5559
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5560
|
+
* response; otherwise <code>null</code> to receive the first set of results.</p>
|
|
5561
|
+
* @public
|
|
5562
|
+
*/
|
|
5563
|
+
NextToken?: string | undefined;
|
|
5564
|
+
}
|
|
5565
|
+
/**
|
|
5566
|
+
* <p>Information about an import task for wireless devices.</p>
|
|
5567
|
+
* @public
|
|
5568
|
+
*/
|
|
5569
|
+
export interface WirelessDeviceImportTask {
|
|
5570
|
+
/**
|
|
5571
|
+
* <p>The ID of the wireless device import task.</p>
|
|
5572
|
+
* @public
|
|
5573
|
+
*/
|
|
5574
|
+
Id?: string | undefined;
|
|
5575
|
+
/**
|
|
5576
|
+
* <p>The ARN (Amazon Resource Name) of the wireless device import task.</p>
|
|
5577
|
+
* @public
|
|
5578
|
+
*/
|
|
5579
|
+
Arn?: string | undefined;
|
|
5580
|
+
/**
|
|
5581
|
+
* <p>The name of the Sidewalk destination that that describes the IoT rule to route
|
|
5582
|
+
* messages from the device in the import task that will be onboarded to AWS IoT
|
|
5583
|
+
* Wireless</p>
|
|
5584
|
+
* @public
|
|
5585
|
+
*/
|
|
5586
|
+
DestinationName?: string | undefined;
|
|
5587
|
+
/**
|
|
5588
|
+
* <p>The integration status of the Device Location feature for Sidewalk devices.</p>
|
|
5589
|
+
* @public
|
|
5590
|
+
*/
|
|
5591
|
+
Positioning?: PositioningConfigStatus | undefined;
|
|
5592
|
+
/**
|
|
5593
|
+
* <p>The Sidewalk-related information of the wireless device import task.</p>
|
|
5594
|
+
* @public
|
|
5595
|
+
*/
|
|
5596
|
+
Sidewalk?: SidewalkGetStartImportInfo | undefined;
|
|
5597
|
+
/**
|
|
5598
|
+
* <p>The time at which the import task was created.</p>
|
|
5599
|
+
* @public
|
|
5600
|
+
*/
|
|
5601
|
+
CreationTime?: Date | undefined;
|
|
5602
|
+
/**
|
|
5603
|
+
* <p>The status information of the wireless device import task.</p>
|
|
5604
|
+
* @public
|
|
5605
|
+
*/
|
|
5606
|
+
Status?: ImportTaskStatus | undefined;
|
|
5607
|
+
/**
|
|
5608
|
+
* <p>The reason that provides additional information about the import task status.</p>
|
|
5609
|
+
* @public
|
|
5610
|
+
*/
|
|
5611
|
+
StatusReason?: string | undefined;
|
|
5612
|
+
/**
|
|
5613
|
+
* <p>The summary information of count of wireless devices that are waiting for the control
|
|
5614
|
+
* log to be added to an import task.</p>
|
|
5615
|
+
* @public
|
|
5616
|
+
*/
|
|
5617
|
+
InitializedImportedDeviceCount?: number | undefined;
|
|
5618
|
+
/**
|
|
5619
|
+
* <p>The summary information of count of wireless devices in an import task that are
|
|
5620
|
+
* waiting in the queue to be onboarded.</p>
|
|
5621
|
+
* @public
|
|
5622
|
+
*/
|
|
5623
|
+
PendingImportedDeviceCount?: number | undefined;
|
|
5624
|
+
/**
|
|
5625
|
+
* <p>The summary information of count of wireless devices in an import task that have been
|
|
5626
|
+
* onboarded to the import task.</p>
|
|
5627
|
+
* @public
|
|
5628
|
+
*/
|
|
5629
|
+
OnboardedImportedDeviceCount?: number | undefined;
|
|
5630
|
+
/**
|
|
5631
|
+
* <p>The summary information of count of wireless devices in an import task that failed to
|
|
5632
|
+
* onboarded to the import task.</p>
|
|
5633
|
+
* @public
|
|
5634
|
+
*/
|
|
5635
|
+
FailedImportedDeviceCount?: number | undefined;
|
|
5636
|
+
}
|
|
5637
|
+
/**
|
|
5638
|
+
* @public
|
|
5639
|
+
*/
|
|
5640
|
+
export interface ListWirelessDeviceImportTasksResponse {
|
|
5641
|
+
/**
|
|
5642
|
+
* <p>The token to use to get the next set of results, or <code>null</code> if there are no
|
|
5643
|
+
* additional results.</p>
|
|
5644
|
+
* @public
|
|
5645
|
+
*/
|
|
5646
|
+
NextToken?: string | undefined;
|
|
5647
|
+
/**
|
|
5648
|
+
* <p>List of import tasks and summary information of onboarding status of devices in each
|
|
5649
|
+
* import task.</p>
|
|
5650
|
+
* @public
|
|
5651
|
+
*/
|
|
5652
|
+
WirelessDeviceImportTaskList?: WirelessDeviceImportTask[] | undefined;
|
|
5653
|
+
}
|
|
5654
|
+
/**
|
|
5655
|
+
* @public
|
|
5656
|
+
*/
|
|
5657
|
+
export interface ListWirelessDevicesRequest {
|
|
5658
|
+
/**
|
|
5659
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5660
|
+
* @public
|
|
5661
|
+
*/
|
|
5662
|
+
MaxResults?: number | undefined;
|
|
5663
|
+
/**
|
|
5664
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5665
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5666
|
+
* results.</p>
|
|
5667
|
+
* @public
|
|
5668
|
+
*/
|
|
5669
|
+
NextToken?: string | undefined;
|
|
5670
|
+
/**
|
|
5671
|
+
* <p>A filter to list only the wireless devices that use as uplink destination.</p>
|
|
5672
|
+
* @public
|
|
5673
|
+
*/
|
|
5674
|
+
DestinationName?: string | undefined;
|
|
5675
|
+
/**
|
|
5676
|
+
* <p>A filter to list only the wireless devices that use this device profile.</p>
|
|
5677
|
+
* @public
|
|
5678
|
+
*/
|
|
5679
|
+
DeviceProfileId?: string | undefined;
|
|
5680
|
+
/**
|
|
5681
|
+
* <p>A filter to list only the wireless devices that use this service profile.</p>
|
|
5682
|
+
* @public
|
|
5683
|
+
*/
|
|
5684
|
+
ServiceProfileId?: string | undefined;
|
|
5685
|
+
/**
|
|
5686
|
+
* <p>A filter to list only the wireless devices that use this wireless device type.</p>
|
|
5687
|
+
* @public
|
|
5688
|
+
*/
|
|
5689
|
+
WirelessDeviceType?: WirelessDeviceType | undefined;
|
|
5690
|
+
/**
|
|
5691
|
+
* <p>The ID of a FUOTA task.</p>
|
|
5692
|
+
* @public
|
|
5693
|
+
*/
|
|
5694
|
+
FuotaTaskId?: string | undefined;
|
|
5695
|
+
/**
|
|
5696
|
+
* <p>The ID of the multicast group.</p>
|
|
5697
|
+
* @public
|
|
5698
|
+
*/
|
|
5699
|
+
MulticastGroupId?: string | undefined;
|
|
5700
|
+
}
|
|
5701
|
+
/**
|
|
5702
|
+
* <p>LoRaWAN object for list functions.</p>
|
|
5703
|
+
* @public
|
|
5704
|
+
*/
|
|
5705
|
+
export interface LoRaWANListDevice {
|
|
5706
|
+
/**
|
|
5707
|
+
* <p>The DevEUI value.</p>
|
|
5708
|
+
* @public
|
|
5709
|
+
*/
|
|
5710
|
+
DevEui?: string | undefined;
|
|
5711
|
+
}
|
|
5712
|
+
/**
|
|
5713
|
+
* <p>Sidewalk object used by list functions.</p>
|
|
5714
|
+
* @public
|
|
5715
|
+
*/
|
|
5716
|
+
export interface SidewalkListDevice {
|
|
5717
|
+
/**
|
|
5718
|
+
* <p>The Sidewalk Amazon ID.</p>
|
|
5719
|
+
* @public
|
|
5720
|
+
*/
|
|
5721
|
+
AmazonId?: string | undefined;
|
|
5722
|
+
/**
|
|
5723
|
+
* <p>The sidewalk device identification.</p>
|
|
5724
|
+
* @public
|
|
5725
|
+
*/
|
|
5726
|
+
SidewalkId?: string | undefined;
|
|
5727
|
+
/**
|
|
5728
|
+
* <p>The Sidewalk manufacturing series number.</p>
|
|
5729
|
+
* @public
|
|
5730
|
+
*/
|
|
5731
|
+
SidewalkManufacturingSn?: string | undefined;
|
|
5732
|
+
/**
|
|
5733
|
+
* <p>The sidewalk device certificates for Ed25519 and P256r1.</p>
|
|
5734
|
+
* @public
|
|
5735
|
+
*/
|
|
5736
|
+
DeviceCertificates?: CertificateList[] | undefined;
|
|
5737
|
+
/**
|
|
5738
|
+
* <p>Sidewalk object used by list functions.</p>
|
|
5739
|
+
* @public
|
|
5740
|
+
*/
|
|
5741
|
+
DeviceProfileId?: string | undefined;
|
|
5742
|
+
/**
|
|
5743
|
+
* <p>The status of the Sidewalk devices, such as provisioned or registered.</p>
|
|
5744
|
+
* @public
|
|
5745
|
+
*/
|
|
5746
|
+
Status?: WirelessDeviceSidewalkStatus | undefined;
|
|
5747
|
+
/**
|
|
5748
|
+
* <p>The Positioning object of the Sidewalk device.</p>
|
|
5749
|
+
* @public
|
|
5750
|
+
*/
|
|
5751
|
+
Positioning?: SidewalkPositioning | undefined;
|
|
5752
|
+
}
|
|
5753
|
+
/**
|
|
5754
|
+
* <p>Information about a wireless device's operation.</p>
|
|
5755
|
+
* @public
|
|
5756
|
+
*/
|
|
5757
|
+
export interface WirelessDeviceStatistics {
|
|
5758
|
+
/**
|
|
5759
|
+
* <p>The Amazon Resource Name of the resource.</p>
|
|
5760
|
+
* @public
|
|
5761
|
+
*/
|
|
5762
|
+
Arn?: string | undefined;
|
|
5763
|
+
/**
|
|
5764
|
+
* <p>The ID of the wireless device reporting the data.</p>
|
|
5765
|
+
* @public
|
|
5766
|
+
*/
|
|
5767
|
+
Id?: string | undefined;
|
|
5768
|
+
/**
|
|
5769
|
+
* <p>The wireless device type.</p>
|
|
5770
|
+
* @public
|
|
5771
|
+
*/
|
|
5772
|
+
Type?: WirelessDeviceType | undefined;
|
|
5773
|
+
/**
|
|
5774
|
+
* <p>The name of the resource.</p>
|
|
5775
|
+
* @public
|
|
5776
|
+
*/
|
|
5777
|
+
Name?: string | undefined;
|
|
5778
|
+
/**
|
|
5779
|
+
* <p>The name of the destination to which the device is assigned.</p>
|
|
5780
|
+
* @public
|
|
5781
|
+
*/
|
|
5782
|
+
DestinationName?: string | undefined;
|
|
5783
|
+
/**
|
|
5784
|
+
* <p>The date and time when the most recent uplink was received.</p>
|
|
5785
|
+
* <note>
|
|
5786
|
+
* <p>Theis value is only valid for 3 months.</p>
|
|
5787
|
+
* </note>
|
|
5788
|
+
* @public
|
|
5789
|
+
*/
|
|
5790
|
+
LastUplinkReceivedAt?: string | undefined;
|
|
5791
|
+
/**
|
|
5792
|
+
* <p>LoRaWAN device info.</p>
|
|
5793
|
+
* @public
|
|
5794
|
+
*/
|
|
5795
|
+
LoRaWAN?: LoRaWANListDevice | undefined;
|
|
5796
|
+
/**
|
|
5797
|
+
* <p>The Sidewalk account credentials.</p>
|
|
5798
|
+
* @public
|
|
5799
|
+
*/
|
|
5800
|
+
Sidewalk?: SidewalkListDevice | undefined;
|
|
5801
|
+
/**
|
|
5802
|
+
* <p>The status of a wireless device in a FUOTA task.</p>
|
|
5803
|
+
* @public
|
|
5804
|
+
*/
|
|
5805
|
+
FuotaDeviceStatus?: FuotaDeviceStatus | undefined;
|
|
5806
|
+
/**
|
|
5807
|
+
* <p>The status of the wireless device in the multicast group.</p>
|
|
5808
|
+
* @public
|
|
5809
|
+
*/
|
|
5810
|
+
MulticastDeviceStatus?: string | undefined;
|
|
5811
|
+
/**
|
|
5812
|
+
* <p>Id of the multicast group.</p>
|
|
5813
|
+
* @public
|
|
5814
|
+
*/
|
|
5815
|
+
McGroupId?: number | undefined;
|
|
5816
|
+
/**
|
|
5817
|
+
* <p>The integration status of the Device Location feature for LoRaWAN and Amazon Sidewalk enabled devices.</p>
|
|
5818
|
+
* @public
|
|
5819
|
+
*/
|
|
5820
|
+
Positioning?: PositioningConfigStatus | undefined;
|
|
5821
|
+
}
|
|
5822
|
+
/**
|
|
5823
|
+
* @public
|
|
5824
|
+
*/
|
|
5825
|
+
export interface ListWirelessDevicesResponse {
|
|
5826
|
+
/**
|
|
5827
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5828
|
+
* @public
|
|
5829
|
+
*/
|
|
5830
|
+
NextToken?: string | undefined;
|
|
5831
|
+
/**
|
|
5832
|
+
* <p>The ID of the wireless device.</p>
|
|
5833
|
+
* @public
|
|
5834
|
+
*/
|
|
5835
|
+
WirelessDeviceList?: WirelessDeviceStatistics[] | undefined;
|
|
5836
|
+
}
|
|
5837
|
+
/**
|
|
5838
|
+
* @public
|
|
5839
|
+
*/
|
|
5840
|
+
export interface ListWirelessGatewaysRequest {
|
|
5841
|
+
/**
|
|
5842
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5843
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5844
|
+
* results.</p>
|
|
5845
|
+
* @public
|
|
5846
|
+
*/
|
|
5847
|
+
NextToken?: string | undefined;
|
|
5848
|
+
/**
|
|
5849
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5850
|
+
* @public
|
|
5851
|
+
*/
|
|
5852
|
+
MaxResults?: number | undefined;
|
|
5853
|
+
}
|
|
5854
|
+
/**
|
|
5855
|
+
* <p>Information about a wireless gateway's operation.</p>
|
|
5856
|
+
* @public
|
|
5857
|
+
*/
|
|
5858
|
+
export interface WirelessGatewayStatistics {
|
|
5859
|
+
/**
|
|
5860
|
+
* <p>The Amazon Resource Name of the resource.</p>
|
|
5861
|
+
* @public
|
|
5862
|
+
*/
|
|
5863
|
+
Arn?: string | undefined;
|
|
5864
|
+
/**
|
|
5865
|
+
* <p>The ID of the wireless gateway reporting the data.</p>
|
|
5866
|
+
* @public
|
|
5867
|
+
*/
|
|
5868
|
+
Id?: string | undefined;
|
|
5869
|
+
/**
|
|
5870
|
+
* <p>The name of the resource.</p>
|
|
5871
|
+
* @public
|
|
5872
|
+
*/
|
|
5873
|
+
Name?: string | undefined;
|
|
5874
|
+
/**
|
|
5875
|
+
* <p>The description of the resource.</p>
|
|
5876
|
+
* @public
|
|
5877
|
+
*/
|
|
5878
|
+
Description?: string | undefined;
|
|
5879
|
+
/**
|
|
5880
|
+
* <p>LoRaWAN gateway info.</p>
|
|
5881
|
+
* @public
|
|
5882
|
+
*/
|
|
5883
|
+
LoRaWAN?: LoRaWANGateway | undefined;
|
|
5884
|
+
/**
|
|
5885
|
+
* <p>The date and time when the most recent uplink was received.</p>
|
|
5886
|
+
* <note>
|
|
5887
|
+
* <p>This value is only valid for 3 months.</p>
|
|
5888
|
+
* </note>
|
|
5889
|
+
* @public
|
|
5890
|
+
*/
|
|
5891
|
+
LastUplinkReceivedAt?: string | undefined;
|
|
5892
|
+
}
|
|
5893
|
+
/**
|
|
5894
|
+
* @public
|
|
5895
|
+
*/
|
|
5896
|
+
export interface ListWirelessGatewaysResponse {
|
|
5897
|
+
/**
|
|
5898
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5899
|
+
* @public
|
|
5900
|
+
*/
|
|
5901
|
+
NextToken?: string | undefined;
|
|
5902
|
+
/**
|
|
5903
|
+
* <p>The ID of the wireless gateway.</p>
|
|
5904
|
+
* @public
|
|
5905
|
+
*/
|
|
5906
|
+
WirelessGatewayList?: WirelessGatewayStatistics[] | undefined;
|
|
5907
|
+
}
|
|
5908
|
+
/**
|
|
5909
|
+
* @public
|
|
5910
|
+
*/
|
|
5911
|
+
export interface ListWirelessGatewayTaskDefinitionsRequest {
|
|
5912
|
+
/**
|
|
5913
|
+
* <p>The maximum number of results to return in this operation.</p>
|
|
5914
|
+
* @public
|
|
5915
|
+
*/
|
|
5916
|
+
MaxResults?: number | undefined;
|
|
5917
|
+
/**
|
|
5918
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code> value from a previous
|
|
5919
|
+
* response; otherwise <b>null</b> to receive the first set of
|
|
5920
|
+
* results.</p>
|
|
5921
|
+
* @public
|
|
5922
|
+
*/
|
|
5923
|
+
NextToken?: string | undefined;
|
|
5924
|
+
/**
|
|
5925
|
+
* <p>A filter to list only the wireless gateway task definitions that use this task
|
|
5926
|
+
* definition type.</p>
|
|
5927
|
+
* @public
|
|
5928
|
+
*/
|
|
5929
|
+
TaskDefinitionType?: WirelessGatewayTaskDefinitionType | undefined;
|
|
5930
|
+
}
|
|
5931
|
+
/**
|
|
5932
|
+
* <p>LoRaWANUpdateGatewayTaskEntry object.</p>
|
|
5933
|
+
* @public
|
|
5934
|
+
*/
|
|
5935
|
+
export interface LoRaWANUpdateGatewayTaskEntry {
|
|
5936
|
+
/**
|
|
5937
|
+
* <p>The version of the gateways that should receive the update.</p>
|
|
5938
|
+
* @public
|
|
5939
|
+
*/
|
|
5940
|
+
CurrentVersion?: LoRaWANGatewayVersion | undefined;
|
|
5941
|
+
/**
|
|
5942
|
+
* <p>The firmware version to update the gateway to.</p>
|
|
5943
|
+
* @public
|
|
5944
|
+
*/
|
|
5945
|
+
UpdateVersion?: LoRaWANGatewayVersion | undefined;
|
|
5946
|
+
}
|
|
5947
|
+
/**
|
|
5948
|
+
* <p>UpdateWirelessGatewayTaskEntry object.</p>
|
|
5949
|
+
* @public
|
|
5950
|
+
*/
|
|
5951
|
+
export interface UpdateWirelessGatewayTaskEntry {
|
|
5952
|
+
/**
|
|
5953
|
+
* <p>The ID of the new wireless gateway task entry.</p>
|
|
5954
|
+
* @public
|
|
5955
|
+
*/
|
|
5956
|
+
Id?: string | undefined;
|
|
5957
|
+
/**
|
|
5958
|
+
* <p>The properties that relate to the LoRaWAN wireless gateway.</p>
|
|
5959
|
+
* @public
|
|
5960
|
+
*/
|
|
5961
|
+
LoRaWAN?: LoRaWANUpdateGatewayTaskEntry | undefined;
|
|
5962
|
+
/**
|
|
5963
|
+
* <p>The Amazon Resource Name of the resource.</p>
|
|
5964
|
+
* @public
|
|
5965
|
+
*/
|
|
5966
|
+
Arn?: string | undefined;
|
|
5967
|
+
}
|
|
5968
|
+
/**
|
|
5969
|
+
* @public
|
|
5970
|
+
*/
|
|
5971
|
+
export interface ListWirelessGatewayTaskDefinitionsResponse {
|
|
5972
|
+
/**
|
|
5973
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
5974
|
+
* @public
|
|
5975
|
+
*/
|
|
5976
|
+
NextToken?: string | undefined;
|
|
5977
|
+
/**
|
|
5978
|
+
* <p>The list of task definitions.</p>
|
|
5979
|
+
* @public
|
|
5980
|
+
*/
|
|
5981
|
+
TaskDefinitions?: UpdateWirelessGatewayTaskEntry[] | undefined;
|
|
5982
|
+
}
|
|
5983
|
+
/**
|
|
5984
|
+
* <p>Information about the Semtech GNSS solver configuration.</p>
|
|
5985
|
+
* @public
|
|
5986
|
+
*/
|
|
5987
|
+
export interface SemtechGnssConfiguration {
|
|
5988
|
+
/**
|
|
5989
|
+
* <p>The status indicating whether the solver is enabled.</p>
|
|
5990
|
+
* @public
|
|
5991
|
+
*/
|
|
5992
|
+
Status: PositionConfigurationStatus | undefined;
|
|
5993
|
+
/**
|
|
5994
|
+
* <p>Whether forward error correction is enabled.</p>
|
|
5995
|
+
* @public
|
|
5996
|
+
*/
|
|
5997
|
+
Fec: PositionConfigurationFec | undefined;
|
|
5998
|
+
}
|
|
5999
|
+
/**
|
|
6000
|
+
* <p>The wrapper for position solver configurations.</p>
|
|
6001
|
+
* @public
|
|
6002
|
+
*/
|
|
6003
|
+
export interface PositionSolverConfigurations {
|
|
6004
|
+
/**
|
|
6005
|
+
* <p>The Semtech GNSS solver configuration object.</p>
|
|
6006
|
+
* @public
|
|
6007
|
+
*/
|
|
6008
|
+
SemtechGnss?: SemtechGnssConfiguration | undefined;
|
|
6009
|
+
}
|
|
6010
|
+
/**
|
|
6011
|
+
* @public
|
|
6012
|
+
*/
|
|
6013
|
+
export interface PutPositionConfigurationRequest {
|
|
6014
|
+
/**
|
|
6015
|
+
* <p>Resource identifier used to update the position configuration.</p>
|
|
6016
|
+
* @public
|
|
6017
|
+
*/
|
|
6018
|
+
ResourceIdentifier: string | undefined;
|
|
6019
|
+
/**
|
|
6020
|
+
* <p>Resource type of the resource for which you want to update the position
|
|
6021
|
+
* configuration.</p>
|
|
6022
|
+
* @public
|
|
6023
|
+
*/
|
|
6024
|
+
ResourceType: PositionResourceType | undefined;
|
|
6025
|
+
/**
|
|
6026
|
+
* <p>The positioning solvers used to update the position configuration of the
|
|
6027
|
+
* resource.</p>
|
|
6028
|
+
* @public
|
|
6029
|
+
*/
|
|
6030
|
+
Solvers?: PositionSolverConfigurations | undefined;
|
|
6031
|
+
/**
|
|
6032
|
+
* <p>The position data destination that describes the AWS IoT rule that processes the
|
|
6033
|
+
* device's position data for use by AWS IoT Core for LoRaWAN.</p>
|
|
6034
|
+
* @public
|
|
6035
|
+
*/
|
|
6036
|
+
Destination?: string | undefined;
|
|
6037
|
+
}
|
|
6038
|
+
/**
|
|
6039
|
+
* @public
|
|
6040
|
+
*/
|
|
6041
|
+
export interface PutPositionConfigurationResponse {
|
|
6042
|
+
}
|
|
6043
|
+
/**
|
|
6044
|
+
* @public
|
|
6045
|
+
*/
|
|
6046
|
+
export interface PutResourceLogLevelRequest {
|
|
6047
|
+
/**
|
|
6048
|
+
* <p>The unique identifier of the resource, which can be the wireless gateway ID, the
|
|
6049
|
+
* wireless device ID, or the FUOTA task ID.</p>
|
|
6050
|
+
* @public
|
|
6051
|
+
*/
|
|
6052
|
+
ResourceIdentifier: string | undefined;
|
|
6053
|
+
/**
|
|
6054
|
+
* <p>The type of resource, which can be <code>WirelessDevice</code>,
|
|
6055
|
+
* <code>WirelessGateway</code>, or <code>FuotaTask</code>.</p>
|
|
6056
|
+
* @public
|
|
6057
|
+
*/
|
|
6058
|
+
ResourceType: string | undefined;
|
|
6059
|
+
/**
|
|
6060
|
+
* <p>The log level for a log message. The log levels can be disabled, or set to
|
|
6061
|
+
* <code>ERROR</code> to display less verbose logs containing only error information,
|
|
6062
|
+
* or to <code>INFO</code> for more detailed logs.</p>
|
|
6063
|
+
* @public
|
|
6064
|
+
*/
|
|
6065
|
+
LogLevel: LogLevel | undefined;
|
|
6066
|
+
}
|
|
6067
|
+
/**
|
|
6068
|
+
* @public
|
|
6069
|
+
*/
|
|
6070
|
+
export interface PutResourceLogLevelResponse {
|
|
6071
|
+
}
|
|
6072
|
+
/**
|
|
6073
|
+
* @public
|
|
6074
|
+
*/
|
|
6075
|
+
export interface ResetAllResourceLogLevelsRequest {
|
|
6076
|
+
}
|
|
6077
|
+
/**
|
|
6078
|
+
* @public
|
|
6079
|
+
*/
|
|
6080
|
+
export interface ResetAllResourceLogLevelsResponse {
|
|
6081
|
+
}
|
|
6082
|
+
/**
|
|
6083
|
+
* @public
|
|
6084
|
+
*/
|
|
6085
|
+
export interface ResetResourceLogLevelRequest {
|
|
6086
|
+
/**
|
|
6087
|
+
* <p>The unique identifier of the resource, which can be the wireless gateway ID, the
|
|
6088
|
+
* wireless device ID, or the FUOTA task ID.</p>
|
|
6089
|
+
* @public
|
|
6090
|
+
*/
|
|
6091
|
+
ResourceIdentifier: string | undefined;
|
|
6092
|
+
/**
|
|
6093
|
+
* <p>The type of resource, which can be <code>WirelessDevice</code>,
|
|
6094
|
+
* <code>WirelessGateway</code>, or <code>FuotaTask</code>.</p>
|
|
6095
|
+
* @public
|
|
6096
|
+
*/
|
|
6097
|
+
ResourceType: string | undefined;
|
|
6098
|
+
}
|
|
6099
|
+
/**
|
|
6100
|
+
* @public
|
|
6101
|
+
*/
|
|
6102
|
+
export interface ResetResourceLogLevelResponse {
|
|
6103
|
+
}
|
|
6104
|
+
/**
|
|
6105
|
+
* <p>The metadata information of the LoRaWAN multicast group.</p>
|
|
6106
|
+
* @public
|
|
6107
|
+
*/
|
|
6108
|
+
export interface LoRaWANMulticastMetadata {
|
|
6109
|
+
/**
|
|
6110
|
+
* <p>The Fport value.</p>
|
|
6111
|
+
* @public
|
|
6112
|
+
*/
|
|
6113
|
+
FPort?: number | undefined;
|
|
6114
|
+
}
|
|
6115
|
+
/**
|
|
6116
|
+
* <p>Wireless metadata that is to be sent to multicast group.</p>
|
|
6117
|
+
* @public
|
|
6118
|
+
*/
|
|
6119
|
+
export interface MulticastWirelessMetadata {
|
|
6120
|
+
/**
|
|
6121
|
+
* <p>The metadata information of the LoRaWAN multicast group.</p>
|
|
6122
|
+
* @public
|
|
6123
|
+
*/
|
|
6124
|
+
LoRaWAN?: LoRaWANMulticastMetadata | undefined;
|
|
6125
|
+
}
|
|
6126
|
+
/**
|
|
6127
|
+
* @public
|
|
6128
|
+
*/
|
|
6129
|
+
export interface SendDataToMulticastGroupRequest {
|
|
6130
|
+
/**
|
|
6131
|
+
* <p>The ID of the multicast group.</p>
|
|
6132
|
+
* @public
|
|
6133
|
+
*/
|
|
6134
|
+
Id: string | undefined;
|
|
6135
|
+
/**
|
|
6136
|
+
* <p>The binary to be sent to the end device, encoded in base64.</p>
|
|
6137
|
+
* @public
|
|
6138
|
+
*/
|
|
6139
|
+
PayloadData: string | undefined;
|
|
6140
|
+
/**
|
|
6141
|
+
* <p>Wireless metadata that is to be sent to multicast group.</p>
|
|
6142
|
+
* @public
|
|
6143
|
+
*/
|
|
6144
|
+
WirelessMetadata: MulticastWirelessMetadata | undefined;
|
|
6145
|
+
}
|
|
6146
|
+
/**
|
|
6147
|
+
* @public
|
|
6148
|
+
*/
|
|
6149
|
+
export interface SendDataToMulticastGroupResponse {
|
|
6150
|
+
/**
|
|
6151
|
+
* <p>ID of a multicast group message.</p>
|
|
6152
|
+
* @public
|
|
6153
|
+
*/
|
|
6154
|
+
MessageId?: string | undefined;
|
|
6155
|
+
}
|
|
6156
|
+
/**
|
|
6157
|
+
* <p>Information about a Sidewalk router.</p>
|
|
6158
|
+
* @public
|
|
6159
|
+
*/
|
|
6160
|
+
export interface SidewalkSendDataToDevice {
|
|
6161
|
+
/**
|
|
6162
|
+
* <p>The sequence number.</p>
|
|
6163
|
+
* @public
|
|
6164
|
+
*/
|
|
6165
|
+
Seq?: number | undefined;
|
|
6166
|
+
/**
|
|
6167
|
+
* <p>Sidewalk device message type. Default value is
|
|
6168
|
+
* <code>CUSTOM_COMMAND_ID_NOTIFY</code>.</p>
|
|
6169
|
+
* @public
|
|
6170
|
+
*/
|
|
6171
|
+
MessageType?: MessageType | undefined;
|
|
6172
|
+
/**
|
|
6173
|
+
* <p>The duration of time in seconds to retry sending the ACK.</p>
|
|
6174
|
+
* @public
|
|
6175
|
+
*/
|
|
6176
|
+
AckModeRetryDurationSecs?: number | undefined;
|
|
6177
|
+
}
|
|
6178
|
+
/**
|
|
6179
|
+
* <p>WirelessMetadata object.</p>
|
|
6180
|
+
* @public
|
|
6181
|
+
*/
|
|
6182
|
+
export interface WirelessMetadata {
|
|
6183
|
+
/**
|
|
6184
|
+
* <p>LoRaWAN device info.</p>
|
|
6185
|
+
* @public
|
|
6186
|
+
*/
|
|
6187
|
+
LoRaWAN?: LoRaWANSendDataToDevice | undefined;
|
|
6188
|
+
/**
|
|
6189
|
+
* <p>The Sidewalk account credentials.</p>
|
|
6190
|
+
* @public
|
|
6191
|
+
*/
|
|
6192
|
+
Sidewalk?: SidewalkSendDataToDevice | undefined;
|
|
6193
|
+
}
|
|
6194
|
+
/**
|
|
6195
|
+
* @public
|
|
6196
|
+
*/
|
|
6197
|
+
export interface SendDataToWirelessDeviceRequest {
|
|
6198
|
+
/**
|
|
6199
|
+
* <p>The ID of the wireless device to receive the data.</p>
|
|
6200
|
+
* @public
|
|
6201
|
+
*/
|
|
6202
|
+
Id: string | undefined;
|
|
6203
|
+
/**
|
|
6204
|
+
* <p>The transmit mode to use to send data to the wireless device. Can be: <code>0</code>
|
|
6205
|
+
* for UM (unacknowledge mode) or <code>1</code> for AM (acknowledge mode).</p>
|
|
6206
|
+
* @public
|
|
6207
|
+
*/
|
|
6208
|
+
TransmitMode: number | undefined;
|
|
6209
|
+
/**
|
|
6210
|
+
* <p>The binary to be sent to the end device, encoded in base64.</p>
|
|
6211
|
+
* @public
|
|
6212
|
+
*/
|
|
6213
|
+
PayloadData: string | undefined;
|
|
6214
|
+
/**
|
|
6215
|
+
* <p>Metadata about the message request.</p>
|
|
6216
|
+
* @public
|
|
6217
|
+
*/
|
|
6218
|
+
WirelessMetadata?: WirelessMetadata | undefined;
|
|
6219
|
+
}
|
|
6220
|
+
/**
|
|
6221
|
+
* @public
|
|
6222
|
+
*/
|
|
6223
|
+
export interface SendDataToWirelessDeviceResponse {
|
|
6224
|
+
/**
|
|
6225
|
+
* <p>The ID of the message sent to the wireless device.</p>
|
|
6226
|
+
* @public
|
|
6227
|
+
*/
|
|
6228
|
+
MessageId?: string | undefined;
|
|
6229
|
+
}
|
|
6230
|
+
/**
|
|
6231
|
+
* @public
|
|
6232
|
+
*/
|
|
6233
|
+
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
6234
|
+
/**
|
|
6235
|
+
* <p>The ID of the multicast group.</p>
|
|
6236
|
+
* @public
|
|
6237
|
+
*/
|
|
6238
|
+
Id: string | undefined;
|
|
6239
|
+
/**
|
|
6240
|
+
* <p>Query string used to search for wireless devices as part of the bulk associate and
|
|
6241
|
+
* disassociate process.</p>
|
|
6242
|
+
* @public
|
|
6243
|
+
*/
|
|
6244
|
+
QueryString?: string | undefined;
|
|
6245
|
+
/**
|
|
6246
|
+
* <p>The tag to attach to the specified resource. Tags are metadata that you can use to
|
|
6247
|
+
* manage a resource.</p>
|
|
6248
|
+
* @public
|
|
6249
|
+
*/
|
|
6250
|
+
Tags?: Tag[] | undefined;
|
|
6251
|
+
}
|