Overview
Grid RESTful API Start-up Guide
6
1
Overview
Setting up the Grid as a RESTful API allows Grid users to automate the sending of recorded device data
(gathered from the Grid) to the cloud.
NOTE: For general Grid registration and use instructions, see the
The Grid RESTful API acts as a RESTful server using HTTPS. The API will support authentication, read
operations, and write operations, including:
•
Read (HTTP GET)
o
data logs recorded on the Grid
o
event logs recorded on the Grid
o
current data values exposed to the Grid by devices
•
Write (HTTP PUT)
o
writable values (e.g. setpoints) exposed to the Grid by devices
In a Javascript environment, a Happner client would be the suggested access method.
NOTE: All URLs are given relative to