I need a simple example of a generic MQTT payload that sends a message on any state change to any device with a payload or topic identifying the device and the change.
For now, it would be sufficient to get an on/off request or even just “something changed” so I can query for the details though better to have the information in the payload.