Matt White e3bcfb5ea0
mqtt: add option to publish states to individual mqtt topics
This change allows the user to choose the strategy for publishing
klipper states to MQTT.  The original strategy where all state
updates are published to a common topic is still the default, but
can be turned off using the "publish_combined_status" config option.

The newly added strategy is publishing individual state updates to
separate mqtt topics.  It is disabled by default, and can be enabled
with the "publish_split_status" config option.

Signed-off-by: Matt White <m.w.white@gmail.com>
2022-12-30 06:13:25 -05:00
..
2022-01-12 08:05:17 -05:00
2022-10-21 14:13:17 -04:00
2022-04-19 06:22:58 -04:00
2021-12-08 19:31:41 -05:00
2022-10-14 15:15:41 -04:00