Skip to content

VOLTTRON 3.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@craig8 craig8 released this 20 Apr 16:16
  • VOLTTRON Central Management
    • Simplified platform registration through using a keystore
    • Resource tree view for status of VOLTTRON deployment
    • Alerts system allows agents to throw alerts when they encounter errors
  • Drivers
    • Improved robustness of BACnet configuration generator
    • BACnet priority for points is now configurable
    • Devices can be returned to a "default state" defined by the driver
  • Historians
    • MongoDB Historian added
    • Metadata being stored
    • Performance enhancements based on scalability results
    • ForwardHistorian refactored to be more general and reliable
  • Security
    • Agents can restrict access to their capabilities based on authorized actors
  • Test Suite
    • New VOLTTRON test suite for testing the platform code
    • Tests can be used to check contributed services for compatibility
  • Example Agents
    • Fake driver to provide a minimal driver implementation example and mock data for exploring the platform
    • Updated example for using the Actuator highlighting the new RPC interface for simplifying interaction
    • ExampleSubscriber agent which provides an all-in-one example of publish and subscribing by providing its own fake device data