<
From version < 18.8 >
edited by Xiaoling
on 2022/07/25 14:54
To version < 18.12 >
edited by Xiaoling
on 2022/07/25 15:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,19 +19,17 @@
19 19  = 2.  Create device =
20 20  
21 21  
22 -To create a device
22 +**To create a device:**
23 23  
24 -* Go to the ground in which you want to create it and select the Devices tab on the left
25 -* Click the large New device button
24 +* (% style="color:blue" %)Go to the ground in which you want to create it and select the Devices tab on the left
25 +* (% style="color:blue" %)Click the large New device button
26 26  
27 -
28 -
29 29  [[image:image-20220526155758-2.png||height="415" width="1289"]]
30 30  
31 31  
32 32  
33 -* Select the type of device you want to create
34 -* Select your LoRaWAN provider
31 +* (% style="color:blue" %)Select the type of device you want to create
32 +* (% style="color:blue" %)Select your LoRaWAN provider
35 35  
36 36  
37 37  
... ... @@ -42,12 +42,10 @@
42 42  
43 43  
44 44  
45 -* Enter a name for your device
46 -* Enter the DEVEUI
47 -* Copy network token
43 +* (% style="color:blue" %)Enter a name for your device
44 +* (% style="color:blue" %)Enter the DEVEUI
45 +* (% style="color:blue" %)Copy network token
48 48  
49 -
50 -
51 51  [[image:image-20220526160030-5.png]]
52 52  
53 53  
... ... @@ -55,11 +55,9 @@
55 55  = 3.  Create a device in TTNv3 =
56 56  
57 57  
58 -* Users create devices in TTNv3 and join the network, and then enter integration.
59 -* Enter network token
54 +* (% style="color:blue" %)Users create devices in TTNv3 and join the network, and then enter integration.
55 +* (% style="color:blue" %)Enter network token
60 60  
61 -
62 -
63 63  [[image:image-20220526160107-6.png||height="446" width="1089"]]
64 64  
65 65  
... ... @@ -66,8 +66,10 @@
66 66  [[image:image-20220526160137-7.png]]
67 67  
68 68  
69 -= 4. Assets =
70 70  
64 += 4.  Assets =
65 +
66 +
71 71  (((
72 72  Assets are active components that hold value about a measure, either in physical or virtual space.
73 73  )))
... ... @@ -76,7 +76,7 @@
76 76  Most important physical assets are sensors and actuators.
77 77  )))
78 78  
79 -* Create assets
75 +* (% style="color:blue" %)Create assets
80 80  
81 81  [[image:image-20220526160223-8.png]]
82 82  
... ... @@ -87,10 +87,14 @@
87 87  [[image:image-20220526160325-10.png||height="527" width="1124"]]
88 88  
89 89  
90 -= 5. Asset payload =
91 91  
87 += 5.  Asset payload =
88 +
89 +
92 92  (((
93 -ABCL stands for AllThingsTalk Binary Conversion Language , and it’s a JSON-based, domain specific language, used for encoding and decoding of AllThingsTalk asset data to and from binary payloads. It gives you the freedom to specify your own decoding scheme on a per device level.
91 +ABCL stands for AllThingsTalk Binary Conversion Language , and it's a JSON-based, domain specific language, used for encoding and decoding of AllThingsTalk asset data to and from binary payloads. It gives you the freedom to specify your own decoding scheme on a per device level.
92 +
93 +
94 94  )))
95 95  
96 96  [[image:image-20220526160427-11.png||height="654" width="971"]]
... ... @@ -101,13 +101,17 @@
101 101  (((
102 102  If you want to know more about ABCL language, please click this link: [[https:~~/~~/docs.allthingstalk.com/developers/data/custom-payload-conversion/>>url:https://docs.allthingstalk.com/developers/data/custom-payload-conversion/]]
103 103  
104 +
104 104  
105 105  )))
106 106  
107 -= 6. Debug device data =
108 += 6.  Debug device data =
108 108  
110 +
109 109  (((
110 -Sometimes devices stop working for one or another reason and you need to know what’s going on. Also, many devices (e.g. Arduino) memory is small enough to discourage an attempt to log errors on the device itself. For that reason AllThingsTalk allows you to know if system successfully receives or encounters a problem with incoming data.
112 +Sometimes devices stop working for one or another reason and you need to know what's going on. Also, many devices (e.g. Arduino) memory is small enough to discourage an attempt to log errors on the device itself. For that reason AllThingsTalk allows you to know if system successfully receives or encounters a problem with incoming data.
113 +
114 +
111 111  )))
112 112  
113 113  (((
... ... @@ -119,6 +119,9 @@
119 119  )))
120 120  * (((
121 121  It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only)
126 +
127 +
128 +
122 122  )))
123 123  
124 124  [[image:image-20220526160601-13.png]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0