Changes for page How to creat dashboard for a device?
Last modified by Hera Guo on 2024/12/31 11:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,8 +5,43 @@ 5 5 {{toc/}} 6 6 7 7 8 += 1. Overview: = 8 8 10 +After device data arrive to the platform via the method of [[Connect Device to ThingsEye>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/#]]. We can creat the Dashboard for the specify device. so to view the sensor detail of each device. 9 9 12 + 13 +Note: We can create only one rule chain, device profile and dashboard for on type of devices. 14 + 15 + 16 += 2. For devices which already have dashboard / profile/ rule chain. = 17 + 18 +== 2.1 Get the jsons file == 19 + 20 +where to get. 21 + 22 +what files to get. 23 + 24 + 25 +== 2.2 Import Rule chain == 26 + 27 +Only need to import once for same type of devices. 28 + 29 + 30 +== 2.3 Import Device profile and select the rule chain == 31 + 32 + 33 +== 2.4 Import Dashboard and link to each device == 34 + 35 +Need to repeat for every new device. 36 + 37 +Make sure the device already creat in the platform. 38 + 39 + 40 + 41 += 3. For devices doesn't have dashboard / profile/ rule chain. = 42 + 43 + 44 + 10 10 {{{How should we import and use a complete dashboard when we receive it? Taking the SN50v3 N_NBemod9 dashboard as an example, this note will provide you with detailed information 11 11 12 12 first of all, we will receive three JSON files, which include the dashboard, device profiles, and rule chain.}}}