Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:labnet:mqtt_schema

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
projekte:labnet:mqtt_schema [2018/03/09 17:48] – angelegt svenprojekte:labnet:mqtt_schema [2019/03/11 19:33] (aktuell) sven
Zeile 2: Zeile 2:
  
   * /FLKA   * /FLKA
-    * /Steckdosen +      * /system 
-      * /LeisteXX - replace XX with respective number +        * /labswitch the big lab switch at the entrance
-        * /DoseXX replace XX with respective number+
           * /stat           * /stat
-            * /power +            * type: boolean 
-              * type: boolean +            * description: labswitch status 
-              * description: status of the power of the socket.sent after the socket was toggled +            * values: 'ON' or  'OFF' 
-              * values: 'ON' or 'OFF'+          * /poll - messages here trigger the switch to resend it's state 
 +      * /Steckdosen 
 +        * /LeisteXX - replace XX with respective number 
 +          * /DoseXX - replace XX with respective number 
 +            * /stat 
 +              * /power 
 +                * type: boolean 
 +                * description: status of the power of the socket.sent after the socket was toggled 
 +                * values: 'ON' or 'OFF' 
 +            * /cmd 
 +              * /power 
 +                * type: boolean 
 +                * description: command channel to toggle the socket 
 +                * values: 'ON' or 'OFF' 
 +            * /tele 
 +              * /amp 
 +                * type: number 
 +                * description: power consumption level 
 +                * values: 0-255 
 +      * /Heizung 
 +        * /ThermostatXX - replace XX with respective number 
 +      * /Sensor 
 +        * /MAC: Unique ID 
 +          * /stat 
 +            * /temperature 
 +            * /humidity 
 +      * /labtivators 
 +        * /discover 
 +          * type: string 
 +          * description: payload contains the mac of the newly connected labtivator 
 +        * /<mac> 
 +          * /stat 
 +            * /button1color 
 +              * type: string 
 +              * description: change the LED color of the button 
 +              * values: 'red', 'green', 'black'/any 
 +            * /button2color 
 +              * type: string 
 +              * values: 'red', 'green', 'black'/any 
 +              * description: change the LED color of the button
           * /cmd           * /cmd
-            * /power +            * /button1 
-              * type: boolean +            * /button2 
-              * description: command channel to toggle the socket + 
-              * values: 'ON' or 'OFF' +
-          * /tele +
-            * /amp  +
-              * type: number +
-              * description: power consumption level +
-              * values: 0-255+
projekte/labnet/mqtt_schema.1520614108.txt.gz · Zuletzt geändert: 2018/03/09 17:48 von sven

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki