Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 405 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 405 Bytes

Redis

Writes latest sensor values (or emonhub cargo objects) to redis keys. Makes it easy to then pick up the values in a separate python script used for automation.

[[Redis]] Type = EmonHubRedisInterfacer [[[init_settings]]] redis_host = localhost redis_port = 6379 redis_db = 0 [[[runtimesettings]]] subchannels = ToEmonCMS, prefix = "emonhub:"