SmartGridready / SGrJava

SmartGridready communication handler in Java
Other
0 stars 0 forks source link

JMES path does not work with specific characters #111

Closed mkrebs81 closed 4 days ago

mkrebs81 commented 4 days ago

JMES path cannot compile when specific characters are in the expression, e.g. colon :.

Example

Shelly Pro 3 EM delivers status in JSON path data.device_status.emdata:0.total_act

mkrebs81 commented 4 days ago

fixed by using double quotes in EID