Public Member Functions | |
| def | __init__ |
| def | configure |
| def | local_gateway_name |
| def | update |
Public Attributes | |
| bad_nodes | |
| flipped_edges | |
| flipped_nodes | |
| gateway_edges | |
| gateway_namespace | |
| gateway_nodes | |
| pulled_edges | |
| pulled_nodes | |
Private Member Functions | |
| def | _resolve_gateway_namespace |
Private Attributes | |
| _gateway_info | |
| _gateway_namespace | |
| _last_update | |
| _local_gateway | |
| _remote_gateway_info | |
| _remote_gateways | |
Utility class for polling statistics from a running gateway-hub network.
| def rocon_gateway.graph.Graph.__init__ | ( | self | ) |
| def rocon_gateway.graph.Graph._resolve_gateway_namespace | ( | self | ) | [private] |
| def rocon_gateway.graph.Graph.configure | ( | self | ) |
| def rocon_gateway.graph.Graph.local_gateway_name | ( | self | ) |
| def rocon_gateway.graph.Graph.update | ( | self | ) |
rocon_gateway::graph.Graph::_last_update [private] |