LoRa device operations

{{ "Configure device codec" | translate }}

Codec options

{{ "Unprocessed payloads" | translate }}

{{ unprocessedPayloads ? unprocessedPayloads.length : 0 }} unprocessed payloads

{{ "LNS Connector" | translate }}

The connector is required
64 bits hex number that uniquely identifies the application. Will be randomly generated if not provided. 128 bits hex number used to encrypt communication. Will be randomly generated if not provided.

{{ "Send a command to the device" | translate }}

{{ "Preview" | translate }}

fPort: {{ previewCommand.response.fport }}
Payload: {{ previewCommand.response.payload }}