We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384ee61 commit f370f2cCopy full SHA for f370f2c
Tools/IoTConnectionTools/ibm-device/sample.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "IBM Device",
3
+ "categories": ["Toolkit/Intel® oneAPI IoT Toolkit/IoT Connection Tools"],
4
+ "description": "This project shows how-to develop a device code using Watson IoT Platform iot-c device client library, connect and interact with Watson IoT Platform Service.",
5
+ "dependencies": ["iot-c|https://github.com/ibm-watson-iot/iot-c"],
6
+ "languages": [{"cpp":{}}],
7
+ "os": ["linux"]
8
+}
0 commit comments