DrMemCS / drmem

Full source tree for the DrMem control system
MIT License
3 stars 4 forks source link

Add identifier for mDNS #39

Closed rneswold closed 1 year ago

rneswold commented 1 year ago

Looking at other devices that use mDNS, I see that the main description is a unique identifier for the device. I've set the text to the constant "DrMem control system node".

Add a global parameter to the TOML config file, name, which is an identifier for the node. The reported name should then be "DrMem-IDENTIFIER".