Sends a SolarNetwork instruction
/solarnetwork/instruction
curl -L \ --request POST \ --url 'https://api.ecosuite.io//solarnetwork/instruction' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{"params":{}}'
{}