system.kanoa.cmms.getWorkOrderTriggers(paramsDict)
Returns condition based monitoring options. paramsDict keys are optional
Parameters
paramsDict Dictionary
| - assetId | Integer | |
| - conditionId | Integer | |
| - conditionName | String | |
| - meterId | Integer | |
| - workOrderId | Integer | |
| - workOrderTriggerId | Integer | |
| - workOrderTriggerName | String |
Returns
conditionData pyDataset
Example