Radio Config Repository
Class responsible for radio configuration data. Combines access to nodeDB, ChannelSet, LocalConfig&LocalModuleConfig.
Constructors
Properties
Flow representing the ChannelSet data store.
Flow representing the combined DeviceProfile protobuf.
Flow representing the LocalConfig data store.
Flow representing the LocalModuleConfig data store.
Flow representing the MyNodeEntity database.
Flow representing the Node database.
Functions
Clears the ChannelSet data in the data store.
Clears the LocalConfig data in the data store.
Clears the LocalModuleConfig data in the data store.
Replaces the ChannelSettings list with a new settingsList.
Updates LocalConfig from each Config oneOf.
Updates LocalModuleConfig from each ModuleConfig oneOf.
Updates the ChannelSettings list with the provided channel and returns the index of the admin channel after the update (if not found, returns 0).