cancel
Showing results for 
Search instead for 
Did you mean: 

Best practices for integration of IoT Service CF with third-party cloud

former_member259476
Participant

Hi community,

let's assume I want to connect a third-party (non-SAP) cloud application with IoT Service CF. The third-party application provides a RESTful API to fetch sensor data, but is not able to actively push data towards IoT Service Gateway Edge or IoT Service Gateway Cloud.

Are there any best practices available regarding how to get the sensor data into IoT Service CF?

Thanks and best regards

View Entire Topic
michael_ameling
Advisor
Advisor
0 Kudos

Hi JP,

you could write an interceptor for the IoT Gateway Edge with the SDK that is continuously polling the 3rd-party API. The interceptor would run as a service on the IoT Gateway Edge.

Best regards,

Michael

0 Kudos

Hi Michael,

this means we would need an Edge-Device + Software to connect two Clouds?

Will something like this be available on Gateway Cloud anytime soon?

Thanks,

Florian