LoRaWANDevice - AWS IoT Wireless

LoRaWANDevice

LoRaWAN object for create functions.

Contents

AbpV1_0_x

LoRaWAN object for create APIs

Type: AbpV1_0_x object

Required: No

AbpV1_1

ABP device object for create APIs for v1.1

Type: AbpV1_1 object

Required: No

DevEui

The DevEUI value.

Type: String

Pattern: [a-fA-F0-9]{16}

Required: No

DeviceProfileId

The ID of the device profile for the new wireless device.

Type: String

Length Constraints: Maximum length of 256.

Required: No

FPorts

List of FPort assigned for different LoRaWAN application packages to use

Type: FPorts object

Required: No

OtaaV1_0_x

OTAA device object for create APIs for v1.0.x

Type: OtaaV1_0_x object

Required: No

OtaaV1_1

OTAA device object for v1.1 for create APIs

Type: OtaaV1_1 object

Required: No

ServiceProfileId

The ID of the service profile.

Type: String

Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: