Livewire-Routing-Protocol-Client icon indicating copy to clipboard operation
Livewire-Routing-Protocol-Client copied to clipboard

An Open Source Client Implementation of the Livewire Routing Protocol (LWRP) in Python.

Results 3 Livewire-Routing-Protocol-Client issues
Sort by recently updated
recently updated
newest added

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...

bug