AutoAddConfig
Defined in: src/model/types.ts:228
Properties
Section titled “Properties”chat: boolean;Defined in: src/model/types.ts:230
maxHops
Section titled “maxHops”maxHops: number | null;Defined in: src/model/types.ts:237
App-side filter: drop adverts whose path has more hops than this. null
= no limit. The radio doesn’t apply this; the companion does pre-upsert.
mode: AutoAddMode;Defined in: src/model/types.ts:229
overwriteOldest
Section titled “overwriteOldest”overwriteOldest: boolean;Defined in: src/model/types.ts:234
radioMaxHops
Section titled “radioMaxHops”radioMaxHops: number;Defined in: src/model/types.ts:239
Radio-side firmware autoadd_max_hops; 0 = no limit. Distinct from the app-side maxHops advert filter.
repeater
Section titled “repeater”repeater: boolean;Defined in: src/model/types.ts:231
room: boolean;Defined in: src/model/types.ts:232
sensor
Section titled “sensor”sensor: boolean;Defined in: src/model/types.ts:233