Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[volttron-dev] VOLTTRON 9.0RC Release Announcement
  • From: "Haack, Jereme N" <Jereme.Haack@xxxxxxxx>
  • Date: Wed, 15 Nov 2023 22:14:16 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=pnnl.gov; dmarc=pass action=none header.from=pnnl.gov; dkim=pass header.d=pnnl.gov; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Mao458Tnt2gbD3gAQUQLHrxdmJCHGiFxyNN64Y0IsYk=; b=UA+xDgOk8aPsR+9wzsQF4XG8Wg6A9NgV0p0rSWDMtuiX0slHNJ1k1nqlIpN74yJhvW6K8lKzV0wkvLMirxBx0+BPlBvFoNE7S2aM5mgVXE8R6aZk8gbTCfCC8fDmIGWyQ90lfeJkbWNPTcC9l86DJoHmBlBsUJYJDkW3QxSkf3hI8G3imikdJj2ABh/f752IrkhRgbXZrAbQJS777SSKMCuABkeMHxv4+9bfgfo1woOAnPJtUUorj8xCbQcYgi3GfiDs+i6WIXY1Hw/e5QnNsFLZZZuh7fjOyPe9K7c9eI4W32iUISRWuSe71gNMC2jP0TCjQIeadtUXmah573st7Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fJGcgFc4NrZGx7vpYBDePbZn/O9cx0YjcYC7pPISrejS8vp06FDpmhMuQITkolIjeMO2snuYD+DmxAwz0SjFlAZG2c4y98X2ctlgFHfdaEM0PxcBSb4hkBsU+81s2P6rQpPwZ3RU4uGk+HcY/wFV5AjUKU6/+cPHuzA/uSJJ9K9nBmvJ2fSJvWYaFFKULpDCvqUdHDPEddE8uwv7USfV+t5bV5D+Yzq8cVq3TstWFTUFt/HBa650Zh00a6oJJWu5g5R36XE1eAvgq2TBV42Wz9fAx5mt2Zc8kF7rvPvc3eKY4p7G5Y5z4qr+TFXo87jaGdc3c45eNH4/Oyixl+xs9g==
  • Delivered-to: volttron-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/volttron-dev/>
  • List-help: <mailto:volttron-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdoYC6A+oHtUdF2dTjSFyCIW7x4lyA==
  • Thread-topic: VOLTTRON 9.0RC Release Announcement

Eclipse VOLTTRON community,

 

The VOLTTRON 9.0RC is available on the VOLTTRON github site: https://github.com/VOLTTRON/volttron/releases/tag/9.0rc0 .  This is a major update to the non-modular VOLTTRON meant to incorporate new features and stability improvements as the modular version matures into being production ready. We encourage the community to evaluate this release candidate and provide feedback to finalize this version to the new stable production version.

 

Thank you all for collaborating with us on this. Please reach out on this mailing list and/or on the discussion board: https://github.com/VOLTTRON/volttron/discussions/3145

 

 

Release Notes:

 

This release candidate is the culmination of a large body of work from multiple contributors in the community and includes new features, improved ease of use, and development support. The following list highlights the most notable changes included in 9.0-Release Candidate 0:

New Features / Improvements

  • The VOLTTRON 2030.5 EndDevice agent manages communication between the VOLTTRON platform and a 2030.5 server using the IEEE 2030.5 protocol, enabling both control and monitoring of an End Device. The agent implements the 2030.5 function sets End Device Time, Distributed Energy Resources, Metering, and Metering Mirror.
  • New DNP3 driver which acts as DNP3 Master and supports communication with DNP3 Outstation to read/write end device points.
  • New DNP3 Outstation agent to interact with DNP3 Master. This replaces the deprecated DNP3 Outstation agent.
  • New HomeAssistant driver for data collection and control of IoT devices in smart buildings.
  • vcfg command now has new update-config-store function that can add multiple configuration store entries in one go (#3121).
  • Fixed RPC calls of configuration store to go through auth layer in order to avoid security loop holes. This is fix for issue https://github.com/VOLTTRON/volttron/issues/3097. As a side effect of this change duplicate RPC calls that do same function(manage_* RPC methods) have been deprecated and will be removed in future
  • Updated RMQ VOLTTRON to use pika version 1.2.0 and Rabbitmq version 3.9.29.
  • Fixes to several pytests.

Known Issues:

  • 2030.5 EndDevice agent has been tested with inverter simulator and not against an actual device.

 

 

PNNL Dev Team

 

 

 


Back to the top