In the docs for MQTT, there’s a section on using abbreviations and base topics.
This says that you can setup a base topic using “~”: “blah/blah”, then add other topics under it using “cmd_t”:“~/set”.
My question is, when setting up a device with multiple components under it, can I (should I?) use a base topic for each component? or is the base topic for the entire payload?
Yup, saw that, but that doesn’t address the question… assuming I am setting up a device with multiple entities using that approach. is the abbreviation field parsed seperately for each entity? or just once for the entire device?
I note a number of related posts in various threads.
You’ll be a MQTT expert soon!
Good luck with your project. If you gave a few more clues about your project and kept it in the same thread, you may have got more hints to help you along. Just sayin…