Details
-
Sub-task
-
Resolution: Done
-
Medium
-
None
-
CCS Sprint 13, CCS Sprint 14, CCS Sprint 15, CCS Sprint 16, CCS Sprint 17
Description
The statestorage concept should not only map "foreign" data names to standard VSS names, but it is likely that a signal conversion is required as well.
In typical CAN database style, you can get far by defining a linear equation (multiplication factor + offset) to decode/transform the signal:
y = kx + m
The factors k and m could be stored in the database.