Hello,
JsonPath is specified to receive the following data, but the data is not received.
I would appreciate it if you could tell me about the problem.
Hi!
Interesting… This seems OK to me.
Are you sure that the JSON object in your post is inserted into OpenRemote?
As in, if you remove the value filter, does the object correctly end up in an attribute?
We’re currently using the json-path Java library for this,
so you can take a look there to see what filtering options are possible.
FYI: the “Return First” and “Return Last” options are meant for arrays,
so isn’t applicable since SOG
is not an array.
I checked that the data coming from TCP Port comes up like a picture, but the data is not coming up on OpenRemote, so I asked.
What’s the problem?
So regardless of the value filter you are applying nothing comes in? If this would be an attribute of value type JSON and you just link it to the agent with polling millis of 60000 nothing happens?