@ais_automation/node-red-node-ciss

Bosch CISS sensor node

Usage no npm install needed!

<script type="module">
  import aisAutomationNodeRedNodeCiss from 'https://cdn.skypack.dev/@ais_automation/node-red-node-ciss';
</script>

README

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.