Chandrika
Chandrika
There was discussion about possible use of python pickling. But I assume this is of lower priority
@jklarson does the error message clearly say that it is a Type error and mention what is the expected type and what type it got instead. If so I think...
Check if all agents have a README explaining what the agent does and how it interacts with the platform, prerequisites, and configurations. Also add a generic readthedocs page that explains...
Agents to be updated: MarketServiceAgent BACnetProxy agent tagging service openeis AgentWatcher FailoverAgent FileWatchPublisher LogStatisticsAgent SysMonAgent TopicWatcher Weather Agents
I think it should be float. That's what is in the documentation and that is how init() sets it. Config store, and hence configure() method was added later. So to...
AgentWatcher, ThresholdAgent, EmailerAgent were added as part of VOLTTRON 4.1 release. Any agent can now send alerts using health subsystem.send_alert() method
vcp currently does not send out alerts for use cases such as health of agent going bad
Should create documentation for External Data and SysMon agent. DataMover agent already has documentation under historians. Add a link/include to this under service agents.
HealthService is not even using those RMQ classes. Unused imports can be removed. Will do
@rlutes I fixed this for lat/lon. currently you can send lat/lon or gridId, gridX, and gridY. Is there a different api for station id?