spinnman.connections.udp_packet_connections.stripped_iptag_connection module ============================================================================ .. automodule:: spinnman.connections.udp_packet_connections.stripped_iptag_connection .. currentmodule:: spinnman.connections.udp_packet_connections.stripped_iptag_connection .. autoclass:: StrippedIPTagConnection :show-inheritance: .. rubric:: Attributes .. autosummary:: can_send local_ip_address local_port remote_ip_address remote_port .. rubric:: Methods .. autosummary:: close connection_type deregister_callback is_udp_eieio_command_receiver is_udp_eieio_receiver recieve_raw register_callback supports_sends_message .. rubric:: Detailed Methods .. automethod:: close .. automethod:: connection_type .. automethod:: deregister_callback .. automethod:: is_udp_eieio_command_receiver .. automethod:: is_udp_eieio_receiver .. automethod:: recieve_raw .. automethod:: register_callback .. automethod:: supports_sends_message