Hi Arun,
I guess your problem is that you are printing out the stream element and not
the content of the stream.
As the API documentation states, asString converts an object stream to a stream
of strings.
I guess you should use this instead:
filterReadings.map(value ->
resultsText
Hi Sir,
I am hobby developer and have experience in IoT and embedded product, i
got to know Edgent SDK while one of the search, i was very much impressed
with the feature...meanwhile i tried to develop a small app on Android App
to get sensor data from Android phone...am able to clear all errors