-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Refactor ComwattClient API endpoints and improve date formatting
- Update API endpoints by removing the '/api' prefix - Change 'box_id' parameter to 'macAddress' in get_box_details method - Modify the default value of 'measure_kind' to "QUANTITY" in get_devices_stats method - Format start and end dates using strftime and replace spaces with '%20' for proper URL encoding in get_networkstats and get_devices_stats methods
- Loading branch information
1 parent
210472a
commit d84e2c0
Showing
1 changed file
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters