AutoAddFlagsInput
Defined in: src/features/autoAdd.ts:6
Properties
Section titled “Properties”chat: boolean;Defined in: src/features/autoAdd.ts:7
overwriteOldest
Section titled “overwriteOldest”overwriteOldest: boolean;Defined in: src/features/autoAdd.ts:11
radioMaxHops?
Section titled “radioMaxHops?”optional radioMaxHops?: number;Defined in: src/features/autoAdd.ts:15
Radio-side autoadd_max_hops byte. When provided, a 3-byte SET payload is emitted so the radio updates its stored value; when omitted the 2-byte payload is used and the radio preserves its stored value.
repeater
Section titled “repeater”repeater: boolean;Defined in: src/features/autoAdd.ts:8
room: boolean;Defined in: src/features/autoAdd.ts:9
sensor
Section titled “sensor”sensor: boolean;Defined in: src/features/autoAdd.ts:10