Complicated Event Calculations within ThingWorx
Applies To
- ThingWorx Platform 7.4 to 9.6
Description
- How to implement logic like "propertyName > 10 ? 45 : 35"
- How to implement inline if, conditional operator, or ternary if statement (all different phrasing for the same syntax) in ThingWorx Composer
- How to implement complicated rules for alerts, like "send email notification alert if the property value is in this state 5 times in 1 hour"
- How to calculate Event