ConnectionInfo

class ntcore.ConnectionInfo

Bases: pybind11_object

NetworkTables Connection Information

property last_update
property protocol_version
property remote_id

The remote identifier (as set on the remote node by NetworkTableInstance::StartClient4() or nt::StartClient4()).

property remote_ip

The IP address of the remote node.

property remote_port