Skip to content

Commit f370f2c

Browse files
Create sample.json
1 parent 384ee61 commit f370f2c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)