How to fetch the measurements from MeasurementRepresentation as returned by the /measurement/measurements/series API which returns the min max values?

Hi Sethu,

the Java SDK does not support the Series API. You will have to implement this using a REST call yourself. You can take a look at this post as well: Getting Measurement Series using C8y Java SDK

Best Regards,
Balpreet