STERNENLABOR

Wiki und Dokuspace

Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:fabaccess:software:server:iot:tasmota

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
projekte:fabaccess:software:server:iot:tasmota [2024/02/06 20:01] – angelegt peter.cranzprojekte:fabaccess:software:server:iot:tasmota [2024/02/06 20:24] (aktuell) peter.cranz
Zeile 1: Zeile 1:
-Tasmota+===== Tasmota ===== 
 + 
 +=== actors & connections === 
 + 
 +[[projekte:fabaccess:software:server#bffhdhall|Go to bffh.dhall]] 
 + 
 +<code json bffh.dhalL> 
 +actors = { 
 +    tasmota_F09A4C = { 
 +        module = "Process", 
 +        params = { 
 +            cmd = "/usr/local/lib/bffh/adapters/tasmota/main.py", 
 +            args = "--host mqtt --tasmota F09A4C" 
 +        }, 
 +    }, 
 +}, 
 + 
 +actor_connections = [ 
 +    { 
 +        machine = "MachineA1", 
 +        actor = "tasmota_F09A4C" 
 +    }, 
 +] : List { machine : Text, actor : Text },  
 +</code> 
 + 
 +[[projekte:fabaccess:hardware#schaltsteckdosenous_smart_tasmota_wifi_socket_a1t|nous smart tasmota wifi socket A1T]] 
projekte/fabaccess/software/server/iot/tasmota.1707246077.txt.gz · Zuletzt geändert: 2024/02/06 20:01 von peter.cranz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki