Hi,
I’ve made a temperature sensor with a Wemos D1 Mini & Arduino IDE but any time I cut the power to the Wemos board (e.g. to reposition it it in my house) or even if I just momentarily push the reset button my Things Gateway loses the connection with the temperature sensor Thing so I have to remove the old & greyed-out Thing from the gateway and repeat the ‘Add Thing’ process from scratch. This is the case even though the device comes back up within seconds on the same IP address and with the same IDs, properties, etc. showing in the json that can be seen when navigating to the device’s IP address in a browser. Is there a better way to keep track of this Thing and it’s associated recent log data without having to manually re-add it each time anything might cause it to go offline for a moment?
Thanks,
Martin