-
### Description of Issue
The task will bring the script (scripts/install-agent.py) into the volttron-ctl command family. It will not change the volttron-ctl install command at all. The scripts/in…
-
volttron tests create a separate rabbitmq node. At the end of test run it should shutdown only the test node and not all running rabbit nodes.
-
Our volttron central graphs started saying "Oct 2" (8 days ago?) when we hover over the recent points. However the time on our Volttron Central and our collecting instances know it is Oct 10. The data…
-
If you're adding charts to a page that already has charts, and you're using the filter functionality to search the point list, the list will refresh at intervals, causing the entire list to be display…
-
End goal:
- OpenEIS VOLTTRON historian agent pushes data to OpenEIS instance as specified in agent's configuration
- All pushed data is in a single OpenEIS dataset (that can grow over time) and availa…
-
When setting up the platform with bind-web-addrss using a hostname (e.g. https://v2:8443 or http://v2:8090) and the host (v2) is not resolvable to an ip, the platform starts anyways even though the ma…
-
Thank you for creating a great open source called volttron.
Currently I am testing on version 4.0.1 of volttron.
Http://volttron.readthedocs.io/en/master/core_services/security/Known-Hosts-Fil…
-
Remove the tag from an agent installed on a VOLTTRON platfrom.
**Request:**
* Authorization: `BEARER `
**Response:**
* With valid BEARER token on success: `204 No Content`
* With valid BEAR…
-
The following core service agents need documentation under http://volttron.readthedocs.io/en/develop/core_services/service_agents/index.html
https://github.com/VOLTTRON/volttron/tree/develop/docs/s…
-
### Description of Issue
VIP does not automagically handle bytestrings. Would be good to add this.
Sure I can handle this but I think volttron should / could detect bytestrings and support via VI…