spinnman.connections.udp_packet_connections.reverse_iptag_connection module =========================================================================== .. automodule:: spinnman.connections.udp_packet_connections.reverse_iptag_connection .. currentmodule:: spinnman.connections.udp_packet_connections.reverse_iptag_connection .. autoclass:: ReverseIPTagConnection :show-inheritance: .. rubric:: Attributes .. autosummary:: can_send local_ip_address local_port remote_ip_address remote_port .. rubric:: Methods .. autosummary:: connection_type is_eieio_receiver is_eieio_sender is_udp_eieio_command_receiver is_udp_eieio_command_sender is_udp_eieio_receiver is_udp_eieio_sender receive_raw send_raw supports_sends_message .. rubric:: Detailed Methods .. automethod:: connection_type .. automethod:: is_eieio_receiver .. automethod:: is_eieio_sender .. automethod:: is_udp_eieio_command_receiver .. automethod:: is_udp_eieio_command_sender .. automethod:: is_udp_eieio_receiver .. automethod:: is_udp_eieio_sender .. automethod:: receive_raw .. automethod:: send_raw .. automethod:: supports_sends_message