0.1.0 • Published 5 years ago

@ais_automation/node-red-node-ciss v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

node-red-node-ciss

License: MIT

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:

config

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.

topic

Output

With on mouse-over you will get the tooltip with the sensor name at the outputs and connect e.g. with dashboard icons:

sensor

LICENSE

Licensed under the MIT License (MIT) License.