Local Agents
Selected Agent: NONE
{% for i in range(0, len) %}
{% if htmlElements[i][0] == "local" and htmlElements[i][1] != "agent" %}
{% endif %}
{% endfor %}
Running "NONE" Agent
Agent Status: NONE
|
The Registry
{% for i in range(0, len) %}
{% if htmlElements[i][0] == "registered"%}
Registered {{htmlElements[i][1]}}s
{{htmlElements[i][1]}} id |
Description |
Selected {{htmlElements[i][1]}}: NONE
{% endif %}
{% endfor %}
OEF Node
OEF Node Status: NONE
|