Properties
payloadVariant
payload
Variant
: { oneofKind
: "packet"; packet
: Protobuf.MeshPacket } | { oneofKind
: "peerInfo"; peerInfo
: Protobuf.ToRadio_PeerInfo } | { oneofKind
: "wantConfigId"; wantConfigId
: number } | { disconnect
: boolean; oneofKind
: "disconnect" } | { oneofKind
: undefined }
Packets/commands to the radio will be written (reliably) to the toRadio characteristic. Once the write completes the phone can assume it is handled.
from protobuf message ToRadio