You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
In complex setups with multiple bricks/bricklets add the option for the user to give the devices meaningful comments so it's clear which device you're using.
If you can give any hints for the places required for the change i can take a look.
The text was updated successfully, but these errors were encountered:
If you want to make the data persistent, you may take a look at how we save the ip addresses that you can connect to. You probably would have to save a tuple of the UID and the description. That then can be read on startup again.
Hello,
In complex setups with multiple bricks/bricklets add the option for the user to give the devices meaningful comments so it's clear which device you're using.
If you can give any hints for the places required for the change i can take a look.
The text was updated successfully, but these errors were encountered: