Quick Details
| Property | Value |
|---|---|
| Class | Agent |
| Namespace | artemis |
| File | agent.py |
Functions
Declaration:
def request(self, request_str)
Sends an agent request to the BeagleBone and returns the result string.
Properties
Name:
name
The name of the agent.
Name:
node
The node the agent is running on.
Name:
active
True if the agent can be reached.
Name:
soh
A dictionary containing the last received state of health message.