Time Windows REST Endpoints

Power Data/Time Windows
The operations from the Power Data/Time Windows category.
Create a Time Window
Method: post
Path: /timeWindows
Delete a Time Window
Method: delete
Path: /timeWindows/{timeWindowGid}
Get a Time Window
Method: get
Path: /timeWindows/{timeWindowGid}
Get Time Windows
Method: get
Path: /timeWindows
Update a Time Window
Method: patch
Path: /timeWindows/{timeWindowGid}