cloud-platform-iot-starterkit icon indicating copy to clipboard operation
cloud-platform-iot-starterkit copied to clipboard

This repository provides information and code for working with SAP Cloud Platform Internet of Things. It enables users to get an end-to-end IoT solution with either real hardware or simulators up and...

Results 8 cloud-platform-iot-starterkit issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
java

https://github.com/SAP/iot-starterkit/blob/659b7acc5aefc00055add07fd0013c4e01da1be0/neo/apps/java/authentication/com.sap.iot.starterkit.cert/src/main/java/com/sap/iot/starterkit/cert/KeyStoreClient.java#L313 The program can potentially fail to release a system resource.

I'm setting up for the **OPC UA** protocol, i configured the protocol-config.sh file and launched the command ` . ./protocol-model.sh` I get the following error (i added spaces in the...

support for both formats as stated in: https://help.sap.com/viewer/DRAFT/6678fc7a3dda4230aaa93ecb9d1fff9f/SPRINGCORE/en-US/a07c639b331c4f3c9c80c073f9953263.html?q=message%20format

allow manual setting of pem and secret. e.g. when using the provided sample in a standalone application, where the device is already onboarded and we want to authenticate using the...

Hi, The curl example for sending data for a sensor is invalid; - the alternate ids are are sent as numeric literals not strings - the semantics for the attribute...

- `README.md` has the instructions to use an Intel Edison with SAP IoT Services after setting up SAP HCP & IoT Services as described [here](https://github.com/SAP/iot-starterkit/tree/master/src/prerequisites/account). - The `src` folder contains...