Some (usually departure's first or last) parcial APC messages are not mapped to journey data. Probably because there is no HFP sign-in for departure at that moment when the parcial APC message is created. Investigate and fix the issue.
Vehicle sends always an APC message when doors are closed.
Message can be mapped to previous or upcomig departue with operator ID and vehicle ID.
Following logic could work:
If door count is positive (door count in > out), map data to upcoming departure with same oper/veh ID
If door count is negative (door count in < out), map data to previous departure with same oper/veh ID
Conditions:
Map data only within 5 minute time window, otherwise do not map data
Some (usually departure's first or last) parcial APC messages are not mapped to journey data. Probably because there is no HFP sign-in for departure at that moment when the parcial APC message is created. Investigate and fix the issue.
Vehicle sends always an APC message when doors are closed.
Message can be mapped to previous or upcomig departue with operator ID and vehicle ID.
Following logic could work:
Conditions: