LoRaWANDeviceMetadata - AWS IoT Wireless

LoRaWANDeviceMetadata

LoRaWAN device metatdata.

Contents

DataRate

The DataRate value.

Type: Integer

Required: No

DevEui

The DevEUI value.

Type: String

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

Required: No

FPort

The FPort value.

Type: Integer

Required: No

Frequency

The device's channel frequency in Hz.

Type: Integer

Required: No

Gateways

Information about the gateways accessed by the device.

Type: Array of LoRaWANGatewayMetadata objects

Required: No

PublicGateways

Information about the LoRaWAN public network accessed by the device.

Type: Array of LoRaWANPublicGatewayMetadata objects

Required: No

Timestamp

The date and time of the metadata.

Type: String

Pattern: ^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$

Required: No

See Also

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