device_get
Retrieve a LoRaWAN device's current activation session, including session keys and OTAA root keys when requested.
Instructions
Get a device with its current activation (session) and, if include_keys, its OTAA root
keys. include_keys also reveals the session keys in activation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dev_eui | Yes | ||
| include_keys | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||