diff options
Diffstat (limited to 'content/git')
-rw-r--r-- | content/git/iot-core.md | 6 | ||||
-rw-r--r-- | content/git/iot-protocol.md | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/content/git/iot-core.md b/content/git/iot-core.md deleted file mode 100644 index f3accfb..0000000 --- a/content/git/iot-core.md +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name":"iot-core", - "friendly_name":"iot-core", - "description":"Central device for an Internet of Things network", - "state":"experimental" -} diff --git a/content/git/iot-protocol.md b/content/git/iot-protocol.md deleted file mode 100644 index 090950e..0000000 --- a/content/git/iot-protocol.md +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name":"iot-protocol", - "friendly_name":"iot-protocol", - "description":"Specification of a protocol for IoT use cases", - "state":"experimental" -} |