jpmens / qtripp

Queclink Track (air) Interface Protocol Processor
Other
25 stars 8 forks source link

Use CDB for device_to_topic() instead of INI file #8

Closed jpmens closed 5 years ago

jpmens commented 6 years ago

We should probably use a CDB (e.g. TinyCDB) file for device_to_topic() instead of using configuration from the INI file because we'd be able to re-create CDB on changes and have qtripp re-open the CDB -- easier than mucking about with the INI.

jpmens commented 5 years ago

This has been implemented in e399e02110dae44bfa97f41db5f08f04f26f6a7f