cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create an IoT application in the cockpit

Former Member
0 Kudos

All the tutorials that i watch in the youtube are old and i couldn't follow the steps because there was an update to the platform.

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Advisor
Advisor
0 Kudos

Hello Karim,

did you try to follow the instructions from the IoT StarterKit on GitHub [1] ?

From there you may see how to:

- enable IoT Service in HCP

- register your Message Type, Device Type and a Device both from UI and programmatically

- send messages from the device to HCP (using different languages)

- push messages to the device (using different languages)

- consume the data (example IoT Business Apps are provided for Java, XS and HTML5)

- other useful stuff

Regards,

Anton

[1] GitHub - SAP/iot-starterkit: This repository provides information and code for working with SAP HANA...

Answers (0)