Public Member Functions | |
def | __init__ (self) |
def | local_gateway_name (self) |
def | update (self) |
Public Attributes | |
bad_nodes | |
flipped_edges | |
flipped_nodes | |
gateway_edges | |
gateway_nodes | |
pulled_edges | |
pulled_nodes | |
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 | ) |