mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 19:44:54 +00:00
- Added FunctionType enum with values Boolean, Enum, Integer, Raw, String. - Introduced ValueModel class to handle unit, min, max, scale, and step values for functions in FunctionModel.