Livewire-Routing-Protocol-Client
Livewire-Routing-Protocol-Client copied to clipboard
An Open Source Client Implementation of the Livewire Routing Protocol (LWRP) in Python.
Hi I am trying to use the LWRPClient in Python 3 and am receiving an error when trying to print the status of the GPI ports. Code I am trying...
This change will enable the module to run on Python 3 without breaking Python 2 compatibility.
If the Livewire device disconnects (e.g. network interruption, device restart, etc.), it is not handled well by this client. We need to add a callback to indicate if the connection...