cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IoT template

mpriya
Explorer
0 Kudos

Hi,

I have created an IoT application using IoT template. My requirement is to generate a report on IoT device data, but I'm unable to get all the IoT device data, I'm getting only the latest data through IoT service. Could you please help me find all the IoT device data pushed or how an analysis page(graph) is created (data flow in analysis page).

Thanks & Regards,

Mohana

marcoporru
Advisor
Advisor
0 Kudos

Could you provide more details about the APIs used to get the data?

Thanks

Marco

mpriya
Explorer
0 Kudos

Hi Marco,

These are the API's or services which i was referring, but I'm unable to access these services due to some permissions not defined. I get the error as access denied

API's referred

https://sap-iotaeexplore.iot-sap.cfapps.eu10.hana.ondemand.com/analytics-thing-sap/ set type name>

/Things('<thing ID>')/<thing type name>/<property set ID>?timerange=<fromTime – toTime>

How to fetch the time series data from IoT Application enablement ?

Thanks & Regards

Mohana

Accepted Solutions (0)

Answers (1)

Answers (1)

marcus_behrens
Employee
Employee
0 Kudos

Hi, you might benefit from this overview of the different ways to retrieve the data: https://help.sap.com/viewer/080fabc6cae6423fb45fca7752adb61e/latest/en-US/08969c3d26ed414ea50f4d76a3....

Have you tried the sensor chart in the iot app template? This shows to you the min and max for a given time period. regards, Marcus

mpriya
Explorer
0 Kudos

Hi Marcus,

Thanks for your reply.

I have tried sensor chart in IoT template, which gives me the measured values with its time range.

Which is best service for fetching the history of thing data when a Thing Id is passed and how do I call that service in IoT template to display the thing details history data.

Also, I want incorporate PAL services algorithm in my IoT application, what are the pre-requisites or how to incorporate PAL algorithms in IoT application.

Please advice on priority.

Thanks & Regards,

Mohana