OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Expose precision of Decimal values #126

Closed kpine closed 2 years ago

kpine commented 4 years ago

Expose precision of Decimal values so applications can handle them. I'm thinking specifically of the precision for Thermostat Setpoint. An application can determine which increments of adjustment are allowed based on the precision the thermostat is reporting.