/rule-node-examples

Examples of custom Rule Nodes for ThingsBoard contribution guide

Primary LanguageJavaApache License 2.0Apache-2.0

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.5.0-custom-1