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](https://projects.eclipse.org/projects/iot.volttron/releases/10.0.0rc/plan).
This repository contains simple implementation of the [VOLTTRON driver framework](https://volttron.readthedocs.io/en/develop/agent-framework/driver-framework/drivers-overview.html#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**: https://github.com/eclipse-volttron/volttron-lib-fake-driver/compare/v0.1.1a0...v0.2.0-rc