STERNENLABOR

Wiki und Dokuspace

Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:fabaccess:software:server:iot:tasmota

Tasmota

actors & connections

Go to bffh.dhall

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 }, 

nous smart tasmota wifi socket A1T

projekte/fabaccess/software/server/iot/tasmota.txt · Zuletzt geändert: 2024/02/06 20:24 von peter.cranz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki