Recommended Property Tree Enhancements: Difference between revisions

m
Line 82: Line 82:
(validation optional: runtime-configurable)
(validation optional: runtime-configurable)


* "unit" to directly keep track of the unit of a numeric value and optionally ensure that only values of same unit are written to variable
* "unit" to directly keep track of the unit of a numeric value and optionally ensure that only values of same unit are written to a variable (currently, units are merely by convention tracked using a corresponding suffix)
* "min"/"max" attributes to define valid ranges for numeric values
* "min"/"max" attributes to define valid ranges for numeric values
* "stepping" attribute to define valid stepping for numeric values
* "stepping" attribute to define valid stepping for numeric values
2,561

edits