node-red-contrib-wago-cc100

0.1.0 • Public • Published

node-red-contrib-wago-cc100

Node-Red library to controll EA's on CC100

Directly read and set the Digital In- Outputs and also Analog In- Outputs.

Note: This lib works asynchron!


Controll Digital and Analog signals:

Digital EA

Analog EA



Download example flow from Github:

https://github.com/Helmut-Saal/CC100-Node-Red/blob/master/Flow%20Example.txt

Note: You have to run the Node-Red Container with privileged mode:

docker run -d --name wago-node-red \
-d --privileged=true --user=root \
-p 1880:1880 \
-v node_red_user_data:/data \
nodered/node-red

/node-red-contrib-wago-cc100/

    Package Sidebar

    Install

    npm i node-red-contrib-wago-cc100

    Weekly Downloads

    35

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    42.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • wago-kontakttechnik
    • sarahsecci