Mark Bonicillo

Results 14 issues of Mark Bonicillo

**Describe the bug** Old documentation is still up for OpenADR and Volttron. See https://github.com/eclipse-volttron/volttron-openadr-ven/issues/39 Update the documentation to reflect the new OpenADRVen Agent.

# Description Some tests require RMQ to be installed which in turn requires pika. When running these tests, `pytest` will mark those tests as 'ERROR'. If a volttron platform does...

### Description of Issue Update the OpenADRVenAgent documentation at https://github.com/VOLTTRON/volttron/blob/releases/8.2/docs/source/agent-framework/core-service-agents/openadr-ven/ven-agent.rst Ensure that the docs reflect the new OpenADRVenAgent.

documentation item
8.2

# Description Fix tuple unpacking when running Volttron on Python 3.12>= while supporting backwards compatibility on older versions of Python. Duplicates work done in modular Volttron. See https://github.com/eclipse-volttron/volttron-core/pull/268 ## Type...