forked from IoT-Technology/IoT-Technical-Guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ec1fae
commit d8f6eb9
Showing
3 changed files
with
388 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
```mermaid | ||
gantt | ||
dateFormat YYYY-MM-DD | ||
title IOT技术指南 | ||
section 怒放的IOT | ||
IOT platform? : des1, 2019-04-15,2019-04-20 | ||
物联网平台-中文? : des1, 2019-04-15,2019-04-20 | ||
section 设备接入和管理 | ||
物模型 : des1, 2019-04-22,2019-04-24 | ||
物模型文档 : des2, 2019-04-25, 4d | ||
HTTP : des3, after des2, 3d | ||
HTTP文档 : des4, after des3, 4d | ||
MQTT : des5, after des4, 3d | ||
MQTT文档 : des6, after des5, 4d | ||
Coap : des7, after des6, 3d | ||
Coap文档 : des8, after des7, 4d | ||
section 期待中... | ||
期待中... : des1, 2019-05-27,2019-6-02 | ||
``` | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.