UniPiTechnology / evok

The API of Unipi controllers
http://www.unipi.technology
Apache License 2.0
102 stars 39 forks source link

Add data types and transformations for UNIT_REGISTER #126

Open vytun opened 7 months ago

vytun commented 7 months ago

Currently it is not possible to modify (transform) the read values in any way, nor to define that they are signed/unsigned or REAL data types.

kratochvil01 commented 7 months ago

Actually you can set offset and factor. What transformations would you add there?