system.kanoa.schedule.checkAssetSchedule(paramsDict)
Used by the checkAssetSchedule tag timer to check an assets schedule and its current status, and will update its mode accordingly if allowed.
Parameters
paramsDict Dictionary
| - assetPath | String |
Returns
None
Example
assetPath = 'Kanoa Industries\Adelaide Hills\Packaging\Line 1'
scheduledEvents = system.kanoa.schedule.checkAssetSchedule({'assetPath': assetPath})