Craig

Results 53 issues of Craig

Refreshing virtual box tutorial

documentation item

Currently the volttron service runs as the current user or as a service which is not root. Each user would then set the VOLTTRON_HOME in order to access the resources...

8.2.1

### Description of Issue Request to url: http://localhost:8070/vui/platforms/volttron1/agents/platform.historian/status #### Result resp not ok #### Expected to return the status of the agent. ### Steps to Reproduce 1. Use vcfg to...

8.2
rest-api

Passing ~/configs/myagent.yml should resolve paths using https://docs.python.org/3/library/pathlib.html#pathlib.Path.resolve with strict=True Or stick with the os.path equivalent of that. Related to #2847 and should be handled at the same time I would...

9.0
8.2

To make it easier to track where an alert comes from it would be nice for alerts to contain the ip address and/or instance name of the platform the alert...

enhancement
agent development
core platform

- [ ] MarketServiceAgent - [ ] BACnetProxy agent - [ ] tagging service - [ ] openeis - [ ] AgentWatcher - [ ] FailoverAgent - [ ] FileWatchPublisher...

This task is about updating the scripts and being able to detect and run from the appropriate place from where ever the command line is pointing at.

enhancement

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/source/core_services/service_agents is where the documentation is generated from however only a fraction of what is there is showing up. So we...

This should simply fail to work rather than hanging as it does (at least in the master branch).

bug