openlvc / disco

Java library for Distributed Interactive Simulation
11 stars 3 forks source link

Add support for remotely reading and writing configuration to distributor edge nodes #27

Open timpokorny opened 7 years ago

timpokorny commented 7 years ago

Story

{As a} Sim Integrator, {I want} the ability to read configuration from attached WAN links and write updated configuration back to them, {So that I can} centrally manage edge node configuration

Context

Integrating a large number of sites is difficult and requires a lot of personnel to be present. This update would allow a central component to read the configuration of a remote distributor and write changes back so that edge nodes could be centrally managed.

Could do this as a standalone central configuration link rather than through the WAN implicitly.

This should become and Epic.

Acceptance Criteria

Once complete, the system shall: