thinger-io / thinger-server

Thinger.io Server Repository
MIT License
3 stars 0 forks source link

[Device Status Screen] - Inform if the "numeric Resource Input" is integer or float. #31

Open georgevbsantiago opened 1 year ago

georgevbsantiago commented 1 year ago

Inform if the "numeric Resource Input" is integer or float. Do not allow writing an integer in a float field. Do not allow writing float number in integer field.

image

The field is integer (below), but allows writing a float number (0.5). image