Skip to main content

LorawanMessage

@totemsdk/edge-lorawan


@totemsdk/edge-lorawan / LorawanMessage

Interface: LorawanMessage

Properties

confirmed

confirmed: boolean

Whether this was a confirmed message.


frameCounter

frameCounter: number

Frame counter.


payload

payload: Uint8Array

Payload bytes.


port

port: number

Application port (1-223).


receivedAt

receivedAt: number

Timestamp of receipt.


rssi

rssi: number

Received signal strength in dBm.


snr

snr: number

Signal-to-noise ratio in dB.