- Subcategories:
- Time Window Weekly Ds
Time Windows REST Endpoints
Power Data/Time Windows
The operations from the Power Data/Time Windows category.
- Create a Time Window
- Method: postPath:
/timeWindows - Delete a Time Window
- Method: deletePath:
/timeWindows/{timeWindowGid} - Get a Time Window
- Method: getPath:
/timeWindows/{timeWindowGid} - Get Time Windows
- Method: getPath:
/timeWindows - Update a Time Window
- Method: patchPath:
/timeWindows/{timeWindowGid}