# rule-node-examples **Repository Path**: mirrors_thingsboard/rule-node-examples ## Basic Information - **Project Name**: rule-node-examples - **Description**: Examples of custom Rule Nodes for ThingsBoard contribution guide - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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:4.1.0-custom-1`