Skip to content

Better `DeviceInfo` management

Latest
Compare
Choose a tag to compare
@alexbarcelo alexbarcelo released this 29 Aug 15:44
· 2 commits to main since this release

The main idea behind the DeviceInfo was to allow some bridge-like mechanisms. However, there was a bug (see #3).

Now the error should be fixed, and there is a new multiple_devices.py example that showcases how to have an application configure more than one device (which is a common case for bridge-like applications, but not limited to).