OtaaV1_0_x
OTAA device object for v1.0.x
Contents
- AppEui
-
The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.
Type: String
Pattern:
[a-fA-F0-9]{16}
Required: No
- AppKey
-
The AppKey value.
Type: String
Pattern:
[a-fA-F0-9]{32}
Required: No
- GenAppKey
-
The GenAppKey value.
Type: String
Pattern:
[a-fA-F0-9]{32}
Required: No
- JoinEui
-
The JoinEUI value. You specify this value instead of the AppEUI when using LoRaWAN version v1.0.4.
Type: String
Pattern:
[a-fA-F0-9]{16}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: