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
If i have a json object with { "ns=12,s=strWriteL.strBatterienSystem.rSollWirkleistung": 12} on the chart panel the json object looks like ns=12,s=strWriteL.strBatterienSystem.rSollWirkleistung (with backslash in front of .) and shows no data. If i replace the . with a slash then it works. Is this a bug?
version 0.4.0-beta6
The text was updated successfully, but these errors were encountered:
If i have a json object with { "ns=12,s=strWriteL.strBatterienSystem.rSollWirkleistung": 12} on the chart panel the json object looks like ns=12,s=strWriteL.strBatterienSystem.rSollWirkleistung (with backslash in front of .) and shows no data. If i replace the . with a slash then it works. Is this a bug?
version 0.4.0-beta6
The text was updated successfully, but these errors were encountered: