How to use node-red-contrib-influxdb
1. First step
- offener Portaniner

in addition to this Manual, you can also get further support by the corresponding online manual page https://docs.balluff.com/cmtk/2.2.0/dev_guide/getting-started/25-influx-node-red/
2. Second step
- select Node-Red container and open in the assigned port
The example we have just created may be imported by clicking on the menu in the top right and selecting import with the following JSON.
In order to run the example the influx node still has be be installed once and username and password have to be adjusted in the influx node.

3. Third step
- Open the settings on the right side, click on manage palette and then select the "install" tab. Search for node-red-contrib-influxdb and install the first one listed. import the attached nodered flow

4. Fourth step
- edit the the component and enter the communication data,the InfluxDB is available at the IP-address 172.16.0.2 and port 8086. The database is named balluffCMTKDatabase, the username is cmtk and password is balluff

