Skip to content
Edwin van den Belt edited this page Apr 2, 2021 · 2 revisions

home > Planning phase | Booking phase | Trip execution phase > AssetType

field required description
id * Unique identifier of an asset type
stationId If stationId is present, the nrAvailable is expected to find the availableity at that particular station
nrAvailable

assets [...] assetClass* assetClassstring These classes are taken from the NeTeX standard, but ALL and UNKNOWN are removed. On the other hand OTHER and PARKING are added.

Enum: Array [ 23 ] assetSubClass string a more precise classification of the asset, like 'cargo bike', 'public bus', 'coach bus', 'office bus', 'water taxi', 'segway'. This is mandatory when using 'OTHER' as class.

sharedProperties* assetProperties{...}

Clone this wiki locally