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
There is the possibility to delete a device with the specific http command. It is useful in testing phase, but it should be decided if keep it also for the final user. In general, the effects should be properly implemented. In fact, the sensor keep sending measurements, generating an error. Now, the catalog use try/except to neglect errors. Therefore, the sensor needs to be launched again for a new installation. In general, this function can be removed (using only removeInactive) or the catalog can return an error/warning or the sensor should be stopped.
The text was updated successfully, but these errors were encountered:
There is the possibility to delete a device with the specific http command. It is useful in testing phase, but it should be decided if keep it also for the final user. In general, the effects should be properly implemented. In fact, the sensor keep sending measurements, generating an error. Now, the catalog use try/except to neglect errors. Therefore, the sensor needs to be launched again for a new installation. In general, this function can be removed (using only removeInactive) or the catalog can return an error/warning or the sensor should be stopped.
The text was updated successfully, but these errors were encountered: