Skip to content

API Developer Guide

Matt Magoffin edited this page Sep 23, 2013 · 11 revisions

SolarNetwork API Developer Guide

SolarNetwork exposes some web service methods for use by developers wishing to create applications that integrate with SolarNetwork.

SolarNetwork API authentication

Some web services require authentication. All SolarNetwork applications use the same authentication scheme, detailed on the SolarNet API authentication page.

SolarQuery API

The SolarQuery application exposes methods for querying the data collected by SolarNodes. See the SolarQuery API page for more details.

SolarUser API

The SolarUser application exposes methods for manipulating SolarNodes. See the SolarUser API page for more details.

Clone this wiki locally