@ais_automation/node-red-node-ciss 0.1.0
Bosch CISS sensor node
node-red-node-ciss
Node for using the BOSCH CISS sensor inside node-red. The following senor types are supported:
- Environmental sensor
- Light sensor
- Accelaration sensor
- Magnetometer
- Gyroscope
Installation
npm install node-red-node-ciss
Quick Start
SerialPort
Setup Serialport inside the ciss node:
Create input message
You have to create an input message or switch with a topic (e.g. Environmental) to enable or disable a specific sensor.
Output
With on mouse-over you will get the tooltip with the sensor name at the outputs and connect e.g. with dashboard icons:
LICENSE
Licensed under the MIT License (MIT) License.