-
-
Notifications
You must be signed in to change notification settings - Fork 8
Decision Rule
Mathieu Lory edited this page May 11, 2019
·
16 revisions
Decision-Rule is the event-based engine that trigger Actions following matching Conditions. Engine is watching for fact matching conditions on payloads coming from datapoint POST, and handle Action(s) according to rules.
- isDayTime
- anormalityChange: TODO
- diffFromPrevious: TODO
- All logical Math operators listed and documented: https://github.com/CacheControl/json-rules-engine/blob/master/docs/rules.md#operators
- mqttPublish
- mqttCommand
- httpWebhook
- serial
- sms: TODO
- Ifttt: TODO
- slackMessage: TODO
- Please contact us by openning a new issue if any other Actions would be relevant to you.
t6 Technical Api Documentation. Please refers to CONTRIBUTING.md in case you would like to help :-)
- Installing t6
- Internal errors
- Repository structure
- Six main Resources
- Other Resources
- Datapoints
- Users
- UIs 💥 not detailed
- Mqtt Topic 💥 not detailed
- Referentials
- Technical Api Documentation 🔗
- TWA Application Screenshots
- t6 Security policy
- Advanced t6 concepts