...
Column name | Type/values | Description |
---|---|---|
WorkStateName | One of: work, off, nolivedata, failure, idle, lack, holdup, inactive, stop, changeover | Required |
Name | text | Required |
RuleType | One of: event, csharp-event, csharp-event-timed, | Optional column Optional value In version: 3.14 and later Default: event Determines a format of the RuleBody:
|
RuleBody | text | PackOS rule or C# expression as determined by RuleType. See above links. If there are multiple rows with the same Name and different RuleBody a single Problem will be created or updated and each listed rule will be added to the Problem |
RulePriority | number (integer) | |
IsDefault | true/false |
...