mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-17 10:35:10 +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.