Commit 4ce19647 by anun

Update README.md

parent a40e82e7
### Anitech
## Anitech
สำหรับการสร้าง Device ของ Plug Anitech จะต้องมีการแปะ Tag และ Label
Tag คือ "SN"+md5("h1100-b4dewx-"+<MAC ADDRESS>) ** MAC ADDRESS เป็นตัวเดียวกับ ChipID
Tag คือ "SN"+md5("h1100-b4dewx-"+{MAC ADDRES}) ** MAC ADDRESS เป็นตัวเดียวกับ ChipID
Label คือ ชื่อ Model อุปกรณ์
#### การสร้าง Device ด้วย Script GQL
ระบุ TOKEN(ได้จากหน้า Portal) และ URL สำหรับใช้งาน GQL ในไฟล์ .env
```
$ node createDevice.js <PROJECT ID> <MAC ADDRESS>
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment