Skip to main content

system.kanoa.shift.getCurrentShift(paramsDict)

Returns the current shift for the given parameters. paramsDict keys are optional


Parameters

paramsDict Dictionary

- assetIdInteger
- assetPathString

Returns

currentShiftData pyDataset


Example

currentShift = system.kanoa.shift.getCurrentShift({'assetId': 1})