@solwena_pl/node-red-contrib-solwenalib 2.0.3
nodes for integration with percee system
Pack of nodes made for integration with percee system. Created in NR >= 4.05 All based on oficial percee API-doc
Each node is documented in the help tab. Lib contains examples which can be imported with import > examples > @solwena_pl/node-red-contrib-solwenalib
- usage - simple flow with test inputs
- algExample - example of how to write complex logic with explanation and tips
- export - source code for all nodes
Repo contains a script to convert pure export.json to subflows. To update subflows to solwenaLib follow these steps (only for authorised users)
- Paste export from node-red to export.json
- If new node - create manualy "node-name".js
- run script "createsubflows"