mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 07:34:54 +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.