Retain property value on thing restart.
Hello,
I have a remotething with an average of 20 properties per remote thing and the no. of remote things can grow until 1000's. It is always recommended that a remote property is just logged but not persisted which adds up an extra operation to hold the value against each property.
If i have a thing restart, i loose all the property values and if for some reason the remote thing is not updated for a certain period of time and would like to retrieve the last values then its not available because its not persisted.
So what is the better approach to such kind of scenarios.
Appreciate any support.
Thanks

