system.kanoa.shift.getCurrentShift(paramsDict)
Returns the current shift for the given parameters. paramsDict keys are optional
Parameters
paramsDict Dictionary
| - assetId | Integer | |
| - assetPath | String |
Returns
currentShiftData pyDataset
Example
currentShift = system.kanoa.shift.getCurrentShift({'assetId': 1})