openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

RTI DDS QoS provider #86

Open jadamcrain opened 4 years ago

jadamcrain commented 4 years ago
  1. The RTI DDS API allows for configuration via a proprietary config file. This is preferable to trying to expose every possible DDS parameter via the YAML.

a. Provide an optional named config file in YAML, an apply this configuration if present.

b. Work with Larry and RTI to create a good static default configuration file that can be preloaded into containers just like how we load the license.

emgre commented 4 years ago

Blocked, help from RTI incoming. The XML loading is available in feature/rti-dds-qos-file branck.

teburd commented 3 years ago

Updated to RTI DDS 6.0.1, need to update some calls still