Skip to content

jukart/heizung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Read Settings

Watch everything:

$ mosquitto_sub -t /house/#

Watch settings:

$ mosquitto_sub -t /house/heating/state/#

How to Change Settings

Test:

$ mosquitto_pub -t /house/heating/settings/test -m 2

a*x + b:

$ mosquitto_pub -t /house/heating/settings/a -m ...
$ mosquitto_pub -t /house/heating/settings/b -m ...

About

Meine Heizungssteuerung

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages