VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
452 stars 217 forks source link

Fix for - #3121 - vcfg command to set multiple configuration-store entries at a time #3131

Closed schandrika closed 8 months ago

schandrika commented 8 months ago

Description

Added ability to add multiple agent configurations to configuration store using vcfg update-config-store command. This can be run when VOLTTRON is not running. One part of feature request #3121 This feature is very useful for automated deployment use cases where we auto generate multiple agent configurations before we deploy a VOLTTRON instance.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: