Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

rule-node-examples

Examples of custom Rule Nodes for ThingsBoard contribution guide

Unit tests examples for custom rule nodes added as well

To build the project run mvn clean install

To build a custom Docker image run DOCKER_BUILDKIT=0 docker build . -t your_repo/tb-node:3.7.0-custom-1