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
While quickly checking I noticed some more things that do not seem correct.
http://plugfest.thingweb.io:8083/counter/properties reports the properties but for all properties the value is wrapped into a string. Number should remain number and strings should not be wrapped in another string.
Locally checking the counter sample does report the following {"count":"0","countAsImage":"\"2023-04-14T08:47:10.678Z\""}. Wrapped values again and countAsImage reports the lastChange value !?
While quickly checking I noticed some more things that do not seem correct.
{"count":"0","countAsImage":"\"2023-04-14T08:47:10.678Z\""}
. Wrapped values again and countAsImage reports the lastChange value !?Originally posted by @danielpeintner in #949 (comment)
The text was updated successfully, but these errors were encountered: