-
Notifications
You must be signed in to change notification settings - Fork 2
Developer Guide
Matt Magoffin edited this page Oct 31, 2012
·
26 revisions
This page describes how to view, modify, and contribute to the source code behind SolarNetwork.
- Eclipse Setup Guide is the place to start for configuring an Eclipse IDE development environment for working with the SolarNetwork code.
SolarNode is the distributed component of the SolarNetwork platform, and typically runs on small, low-power computers.
- SolarNode Development Guide describes how to set up a development environment for the SolarNode application.
- SolarNode Development Process Guide describes how to execute and debug the SolarNode application for development.
- SolarNode OSGi Bundle Guidelines describes creating new SolarNode bundle projects.
- SolarNode Setup Guide describes how to setup the SolarNode hardware (note this needs updating).
SolarNet is the centralized service component of the SolarNetwork platform.
- SolarNet Development Guide describes how to set up a development environment for the SolarNet application.
SolarDRAS is a centralized demand-response application where SolarNodes can participate in grid demand events.
- SolarDRAS Development Guide describes how to set up a development environment for the SolarDRAS application.