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
I have the same thing over a year and got no time to search the datapoint... This info would give me the chance to find the mismatch in the configuration of these datapoints.
got update of the iobroker just today to v6.12.0 and nodejs 18.17.1.
Solution: "Counter must have type "number"! Error in DP xyz..."
Then you have all to fix the problems easy :-)
I had the same error-message (but start only with one first sql-protocol)
It was a "beauty mistake". the database inserts where ok in the string field ts_string.
In the object data json you can find
"counter": true
Change it to false and it is clean.
Hello!
Thank you for your great work!
Some times i have the situation, i get the error message:
Counter must have type "number"!
Is it possible to display the datapoint name in this error message. I takes a long time to find out, which datapoint i have missconfigured.
Kind Regards, Hubert
The text was updated successfully, but these errors were encountered: