ReferenceVariables
PushCode
const PushCode: object;Defined in: packages/protocol/src/constants.ts:49
First byte of a radio → app push, sent without a command (0x80 and above).
Type Declaration
Advert
readonly Advert: 128 = 0x80;ContactDeleted
readonly ContactDeleted: 143 = 0x8f;ContactsFull
readonly ContactsFull: 144 = 0x90;MsgWaiting
readonly MsgWaiting: 131 = 0x83;NewAdvert
readonly NewAdvert: 138 = 0x8a;PathUpdated
readonly PathUpdated: 129 = 0x81;SendConfirmed
readonly SendConfirmed: 130 = 0x82;