The SAP Cloud Platform Internet of Things can be used with uControlers as small as on the Arduino MKR1000 board. We present simple "snippets" for both upstream and downstream communication.
- WiFiSSLClient_saphcp_POST.ino shows how to sent data from a device upstream.
- WiFiSSLClient_saphcp_GET.ino shows how to retrieve data sent to a device using the Push API.