You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT
I'm a bit confused. I just noticed that there are some differences between the tag2.0.0-rc1 and the branchrelease-2.0.0. So I'm splitting this issue into 1 and 2, as they are related (instead of making another issue)
The fields trip_ids and journey_id should be the same for telemetry and events, and I do believe events has it correct (these fields must be required if available and optional)
This diff/error is probably a cut n paste error?
The text was updated successfully, but these errors were encountered:
Extracted from another issue here
EDIT
I'm a bit confused. I just noticed that there are some differences between the tag
2.0.0-rc1
and the branchrelease-2.0.0
. So I'm splitting this issue into 1 and 2, as they are related (instead of making another issue)1 - Which is right
https://github.com/openmobilityfoundation/mobility-data-specification/blob/release-2.0.0/data-types.md#events
(I'm guessing this is right, but why was
journey_id
removed? If it's relevant for telemetry, is it not relevant for events?)https://github.com/openmobilityfoundation/mobility-data-specification/blob/2.0.0-rc1/data-types.md#events
2 - Telemetry fields that should be optional
The fields
trip_ids
andjourney_id
should be the same for telemetry and events, and I do believe events has it correct (these fields must be required if available and optional)This diff/error is probably a cut n paste error?
The text was updated successfully, but these errors were encountered: