Closed mikee47 closed 2 months ago
This PR ensures property values are clipped to the defined minimum/maximum range, for both Updater and streaming.
Updater
A variant (union) field has been added to PropertyInfo:
PropertyInfo
Other types obtain their default value from the object structure.
TODO:
This PR ensures property values are clipped to the defined minimum/maximum range, for both
Updater
and streaming.A variant (union) field has been added to
PropertyInfo
:Other types obtain their default value from the object structure.
TODO: