Device was not found. #229
Labels
Backend: pythonnet
Issues or PRs relating to the .NET/pythonnet backend
Documentation
Issues or PRs relating to RTD or documentation
Milestone
Description
I am trying to catch a "Device with address [ADDRESSMAC] was not found." and perform an action when this occurs. Ideally a retry or something like this.
What I Did
I am using the example code but I can't find where the error would be stored and how to catch it with an async method
Any help would be more than welcome.
The text was updated successfully, but these errors were encountered: