Issue ID
108
Component
UML VMS Pub
Category
Feature request
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description
The modelling of a mobile VMS (component name: VMS) could benefit from the following new attributes:
- remainingAccuCapacity (Minutes)
- qualityOfGpsSignal (Percent)
As there is no datatype for minutes right now, this is also a proposal to add a datatype 'Minutes'.
Found Version
{"changeLogs":[{"date":1528371506958,"componentOLD":"- Select a value -","component":"UML VMS Pub","categoryOLD":"- Select a value -","category":"Feature request","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"Josef Kaltwasser (18)","statusOLD":"- None -","status":"Fixed"},{"date":1537269375209}]}
#1
The requests fits in the VMS model rationale except for minute that should not be allowed as a datatype, as DATEX Model sticks to S.I. measure units.
#2
#3
TMG decision was to add:
remainingPowerCapacity (seconds )
qualityOfGpsSignal ( percent )
The class that was called Vms is now called VmsStatus. Added there.
Committed in revision 811.