![Platform Node-RED](https://img.shields.io/badge/Platform-Node--RED-red.png)
![Contribution Bit](https://img.shields.io/badge/Contribution-Bit-orange.png)
![ES_Sourdce_Version](https://img.shields.io/badge/JS_Source-ES2019-yellow.png)
![ES_Deploy_Version](https://img.shields.io/badge/JS_Deploy-ES2015-yellow.png)
![NodeJS_Version](https://img.shields.io/badge/NodeJS-LTS-green.png)
[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
[![NPM download](https://img.shields.io/npm/dm/node-red-contrib-bit.svg)](http://www.npm-stats.com/~packages/node-red-contrib-bit)
[![NPM version](https://badge.fury.io/js/node-red-contrib-bit.png)](http://badge.fury.io/js/node-red-contrib-bit)
[![Build and publish](https://github.com/BiancoRoyal/node-red-contrib-bit/actions/workflows/build.yml/badge.svg)](https://github.com/BiancoRoyal/node-red-contrib-bit/actions/workflows/build.yml)
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/BiancoRoyal/node-red-contrib-bit)

node-red-contrib-bit 
========================

## International IIoT Website for Node-RED

For an international area, [Iniationware][4] has provided the [PLUS for Node-RED International][5] website.

## IIoT Webseite Deutschland für Node-RED

Für einen deutschsprachigen Bereich hat [Iniationware][4] die Webseite [PLUS for Node-RED Germany][6] bereitgestellt.

## Contribution Information

[Node-RED][1] contribution package for Bit splitting

# Install

Run the following command in the root directory of your Node-RED install

    npm install node-red-contrib-bit

Run the following command for global install

    npm install -g node-red-contrib-bit

try these options on npm install to build, if you have problems to install

    --unsafe-perm --build-from-source

# What is it?

![Flow Example](images/Screenshotv002.png)

[Flow JSON][3]

# Debug

Debug will be activated by starting Node-RED with debug mode: 

    DEBUG=node_red_contrib_bit node-red -v


# Authors

[Klaus Landsdorf][2]

[1]:https://nodered.org
[2]:https://github.com/biancode
[3]:https://flows.nodered.org/flow/9015efb0c2251945da20da8ff55f123e
[4]:https://github.com/Iniationware
[5]:https://www.plus4nodered.com
[6]:https://www.plus4nodered.de
