iglass-nodes 0.0.17
Node-RED contribution package with nodes for interaction with iGlass Automation blocks.
Node-RED contribution package with nodes for interaction with iGlass Automation blocks.
Installation
Run the following command in the root directory of your Node-RED install
npm install iglass-nodes
Nodes description
iGlass-1-wire
Node for get temperature from 1-wire sensor, connected to Smart Server block.
iGlass-Ajax
Node for receiving statuses from Ajax sensors that was paired with iGlass blocks. Blocks currently supported include:
iGlass-Ajax-add
Node for pairing Ajax sensors with iGlass blocks. Blocks currently supported include:
iGlass-Ajax-delete
Node for remove all Ajax sensors that was paired with iGlass blocks. Blocks currently supported include:
iGlass-analog-input
Node for get value of analog 0-10V input of iGlass blocks. Blocks currently supported include:
iGlass-analog-output
Node for control analog 0-10V output of iGlass blocks. Blocks currently supported include:
iGlass-digital-input
Node for get value of digital input of iGlass blocks. Blocks currently supported include:
iGlass-digital-output
Node for control digital output of iGlass blocks. Blocks currently supported include:
iGlass-dimmer-output
Node for control dimmer output of iGlass blocks. Blocks currently supported include:
iGlass-DMX
Node for interaction iGlass blocks with DMX512 devices. Blocks currently supported include:
iGlass-modbus-RS485
Node for sending Modbus requests in RS485 bus from iGlass Smart Server block. Function codes currently supported include:
- FC 1: Read Coil Status
- FC 2: Read Input Status
- FC 3: Read Holding Registers
- FC 4: Read Input Registers
- FC 5: Force Single Coil
- FC 6: Force Single Register
- FC 15: Force Multiple Coils
- FC 16: Force Multiple Registers
iGlass-RS485-in
Node for reading RS485 messages from iGlass blocks. Blocks currently supported include:
iGlass-RS485-out
Node for sending RS485 messages from iGlass blocks. Blocks currently supported include: