STERNENLABOR

Wiki und Dokuspace

Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:fabaccess:software:server:iot:tasmota

Dies ist eine alte Version des Dokuments!


Tasmota

actors & connections

nous smart tasmota wifi socket A1T

bffh.dhal
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 }, 
projekte/fabaccess/software/server/iot/tasmota.1707247225.txt.gz · Zuletzt geändert: 2024/02/06 20:20 von peter.cranz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki