User Tools

Site Tools


projects:mqtt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:mqtt [2016/03/03 01:48]
count Added Powermon information
projects:mqtt [2016/03/11 01:40]
count
Line 25: Line 25:
  
 ^ topic                      ^ interval ​  ^ description ^ ^ topic                      ^ interval ​  ^ description ^
-|info/​time ​                  ​|  1 minute ​ | current date and time | +|info/​time ​                     |  1 minute ​ | current date and time | 
-|c_out/​loop ​                 | 10 minutes | starts a new sound loop on c_out | +|c_out/​loop ​                    ​| 10 minutes | starts a new sound loop on c_out | 
-|c_out/​play ​                 |  n/a       | playload plays various sound samples | +|c_out/​play ​                    ​|  n/a       | playload plays various sound samples | 
-|c_out/​Julia ​                ​|  n/a       | playload plays announcements on c_out via tts with voice Julia| +|c_out/​Julia ​                   |  n/a       | playload plays announcements on c_out via tts with voice Julia| 
-|nerdctrl/​open ​              ​|  n/a       | opens the payload URL in a browser in the nerdarea | +|nerdctrl/​open ​                 |  n/a       | opens the payload URL in a browser in the nerdarea | 
-|client/​echelon ​             |  n/a       | this is a retained topic, if it is available, the traffic stats script on echelon is running | +|client/​echelon ​                ​|  n/a       | this is a retained topic, if it is available, the traffic stats script on echelon is running | 
-|system/​echelon/​traffic ​     |  1 minute ​ | average incoming and outgoing traffic on ipb and kdg lines from echelon in bytes/s since last message | +|system/​echelon/​traffic ​        ​|  1 minute ​ | average incoming and outgoing traffic on ipb and kdg lines from echelon in bytes/s since last message | 
-|system/​powermon/​load ​       | 15 seconds | current power load in watts | +|system/​powermon/​load ​          ​| 15 seconds | current ​(estimated) ​power load in watts | 
-|system/​powermon/​count       | 15 seconds | estimated power meter counter | +|system/​powermon/​load_low ​      ​| 15 seconds | lowest power load in watts | 
-|system/​powermon/​last_update | 15 seconds | ISO timestamp of the last update of the power data | +|system/​powermon/​load_low_date ​ | 15 seconds | date lowest power load in watts was seen last | 
-|system/​powermon ​            ​| 15 seconds | all of the above power data | +|system/​powermon/​load_high ​     | 15 seconds | highest power load in watts | 
-|system/​powermon/​raw ​        ​| 15 seconds | raw data from the LS110 | +|system/​powermon/​load_high_date | 15 seconds | date highest power load in watts was seen last | 
-|ingress/​status/​+ ​           |  n/a       | these are retained topics and show status of the ingres portals around the c-base | +|system/​powermon/​counter ​       ​| 15 seconds | estimated power meter counter | 
-|user/​boarding ​              ​|  n/a       | triggered when a member logs in, message contains the username in JSON format | +|system/​powermon/​last_update ​   | 15 seconds | ISO timestamp of the last update of the power data | 
-|ampel/​nerd ​                 |  n/a       | Beispiel JSON-Daten für die Message: '​{"​red":​ 1, "​green":​ 0}' | +|system/​powermon ​               | 15 seconds | all of the above power data | 
-|ampel/​mainhall ​             |  n/a       | wie, ampel nerd, aber zusätzlich noch mit Gelb: {"​red":​ 1, "​green":​ 1, "​yellow":​ 1} |+|system/​powermon/​raw ​           | 15 seconds | raw data from the LS110 | 
 +|ingress/​status/​+ ​              ​|  n/a       | these are retained topics and show status of the ingres portals around the c-base | 
 +|user/​boarding ​                 |  n/a       | triggered when a member logs in, message contains the username in JSON format | 
 +|ampel/​nerd ​                    ​|  n/a       | Beispiel JSON-Daten für die Message: '​{"​red":​ 1, "​green":​ 0}' | 
 +|ampel/​mainhall ​                ​|  n/a       | wie, ampel nerd, aber zusätzlich noch mit Gelb: {"​red":​ 1, "​green":​ 1, "​yellow":​ 1} |
 ====== mqtt-sender ====== ====== mqtt-sender ======
  
projects/mqtt.txt · Last modified: 2022/06/01 15:14 by sodoku