-
Notifications
You must be signed in to change notification settings - Fork 2
Developer Guide
msqr edited this page Oct 5, 2012
·
26 revisions
This page describes how to view, modify, and contribute to the source code behind SolarNetwork.
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 software.
- SolarNode Development Configuration Guide describes how to work with and configure the development environment.
- SolarNode Development Process Guide describes how to execute and debug the application for development.
- SolarNode OSGi Bundle Guidelines describes creating new bundle projects.
- SolarNode Setup Guide describes how to setup the 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 software.
- SolarNet Development Configuration Guide describes how to work with and configure the development environment.