Module tinkerforge_async::ip_connection
source · Expand description
The IP Connection manages the communication between the API bindings and the Brick Daemon or a WIFI/Ethernet Extension.
Modules
Structs
- This error is raised if a disconnect request failed, because there was no connection to disconnect
- Devices send
EnumerateResponse
s when they are connected, disconnected or when an enumeration was triggered by the user using theEnumerate
method.
Enums
- This error is returned if the remote’s server nonce could not be queried.
- This error is raised if a
connect
call fails. - This enum specifies the reason of a successful connection. It is generated from the Connect event receiver
- This enum is returned from the
get_connection_state
method. - This enum specifies the reason of a connections termination. It is generated from the Disconnect event receiver
- Type of enumeration of a device.