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
{{ message }}
This repository was archived by the owner on Jun 12, 2019. It is now read-only.
it seems a values of 00.0 or 00are rejected.
Error message returned is: Failed to parse datapoint: invalid character '0' after object key:value pair
Followings values seems to works well: 0,0.0.
Workaround for clients is easy ... but can be better to have something managing all types of 0 :)