Nodes

List the Solarnetwork nodes

get

List the Solarnetwork nodes.

Authorizations
Responses
200

successful operation

application/json
get
GET //solarnetwork/nodes HTTP/1.1
Host: api.ecosuite.io
Authorization: YOUR_API_KEY
Accept: */*
{
  "nodes": {}
}