Skip to content

0.2.0 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@shwethanidd shwethanidd released this 30 Nov 01:47

This candidate is the first release for the modular version of Eclipse VOLTTRON 10.0.0rc. In this modular structure, releases are a collection of modules each with their own versions under the overall release. The complete release plan is available here.

This repository contains simple implementation of the VOLTTRON driver framework. This driver does not connect to any actual device and instead produces random and or pre-configured value and publishes on the message bus.

##Features

  • It demonstrates how to implement a concrete driver using the VOLTTRON driver framework. It publishes data on the message bus in a format that mimics what a true Driver would produce.

Full Changelog: v0.1.1a0...v0.2.0-rc