Module peer_repeater_entry

Module peer_repeater_entry 

Source
Expand description

Option keys carried in one peer-repeater entry.

An option the responder has no value for is omitted, so every one but the hint is optional.

Constants§

LAST_HEARD
Minutes since the peer was last heard, minimal big-endian. 1–2 bytes.
LOCATION
The peer’s position in the variable-precision location format.
NODE_HINT
The peer’s node hint: 3 bytes when the responder holds the whole of it, or the 2-byte router hint when that is all it has observed.
NODE_NAME
The peer’s display name, as learned from its identity. UTF-8, at most 24 bytes.
REGIONS
The region codes the peer flood-forwards for, n × 2 bytes.
RSSI_SNR
The most recent reception: RSSI as an unsigned negative-dBm value, then SNR in quarter-dB steps. 2 bytes.