jdblair / sunspec

Sunspec Reference Implementation and Test Tool
Other
20 stars 5 forks source link

implement host side of logger protocol #2

Open jdblair opened 12 years ago

jdblair commented 12 years ago

Implement a test host as a cgi which could be used with any web server. This should be able to accept the logger xml format and parse it into the internal representation.

By default the host should then store the data using the sqlite output driver.