mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-16 02:36:19 +00:00

- Introduced new API endpoints to retrieve power clamp historical data based on community or space UUID. - Updated PowerClampController to handle requests with optional parameters for community and space. - Enhanced PowerClampService to validate input and fetch devices accordingly. - Created ResourceParamsDto to manage request parameters. - Updated ControllerRoute with new action summaries and descriptions.