Skip to main content

system.kanoa.schedule.updateClientsScheduleChange(assetPath)

After a change has been made to the schedule, this function can be called to update the tag schedule dataset 'kanoa/timers/getActiveAssetScheduleTimer/data'. This informs any views open that a change to the schedule has been made. 'kanoa/timers/getActiveAssetScheduleTimer/update' is also set to check if there are any currently running scheduled events that need to be updated


Parameters

assetPath String


Returns

None


Example

assetPath = 'Kanoa Industries\Adelaide Hills\Packaging\Line 1'
system.kanoa.schedule.updateClientsScheduleChange(assetPath)