Sends a SolarNetwork instruction
POST //solarnetwork/instruction HTTP/1.1 Host: api.ecosuite.io Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 27 { "path": "text", "params": {} }
successful operation
{}