A set of examples for using custom logic blocks
in the akenza Rule Engine
.
Also refer to the product documentation and the documentation of the Rule Engine.
logic-blocks/
└── alerts/
├── smart-temperature-alert.js Example for an adaptive temperature alert.
└── temperature-hysteresis-alert.js Example for a temperature hysteresis alert.
- Create a new logic block in your organization
- Add the properties and inputs as described in the example