Add 2 fields to both trolley and runningTrolley records:
Capacity - Integer total number of passengers the trolley can carry
PassengerLoad - floating point number, 0..1 , where 1 = 100% of capacity
This information will be derived from the Syncromatics API after the switchover.
Add 2 fields to both trolley and runningTrolley records:
Capacity - Integer total number of passengers the trolley can carry PassengerLoad - floating point number, 0..1 , where 1 = 100% of capacity
This information will be derived from the Syncromatics API after the switchover.