All "PUB/SUB" command for modules

Hi,

it there any complete list of commands, which can be used to set/get values to/from particular module?

for example - getting temperature:
mosquitto_sub -t ‘node/kit-lcd-thermostat:0/thermometer/0:1/temperature’ -v
But van I simullate button click? Or set “preset” temperature using mosquitto_pub?

I can find some examples on github, bigclown.com, but these are IMHO incomplete

Thanks a lot
regards
Petr

Hello Petr,

is this list what are you looking for? https://www.bigclown.com/doc/interfaces/mqtt-topics/

Martin

1 Like

Hello Martin,

yes, exactly, sorry for that, I should find it by myself

Thanks alot
regards
Petr