<
From version < 18.20 >
edited by Xiaoling
on 2022/07/25 15:14
To version < 18.3 >
edited by Xiaoling
on 2022/06/01 09:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,39 +1,31 @@
1 -**~ Table of Contents:**
1 +**~ Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 5  
6 -= 1.  Introduction =
6 += 1. Introduction =
7 7  
8 -
9 9  (((
10 10  AllThingsTalk abstracts many different and usually complex IoT concepts into couple of simple to use entities. In this section you will find out more about AllThingsTalk domain model entities and how to use them within Maker web interface.
11 -
12 -
13 13  )))
14 14  
15 15  [[image:image-20220526155728-1.png]]
16 16  
17 17  
15 += 2. Create device =
18 18  
19 -= 2.  Create device =
17 +To create a device
20 20  
19 +* Go to the ground in which you want to create it and select the Devices tab on the left
20 +* Click the large New device button
21 21  
22 -**To create a device:**
23 -
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 -
27 -
28 28  [[image:image-20220526155758-2.png||height="415" width="1289"]]
29 29  
30 30  
31 31  
32 -* (% style="color:blue" %)**Select the type of device you want to create**
33 -* (% style="color:blue" %)**Select your LoRaWAN provider**
26 +* Select the type of device you want to create
27 +* Select your LoRaWAN provider
34 34  
35 -
36 -
37 37  [[image:image-20220601094502-1.png]]
38 38  
39 39  
... ... @@ -41,22 +41,18 @@
41 41  
42 42  
43 43  
44 -* (% style="color:blue" %)**Enter a name for your device**
45 -* (% style="color:blue" %)**Enter the DEVEUI**
46 -* (% style="color:blue" %)**Copy network token**
36 +* Enter a name for your device
37 +* Enter the DEVEUI
38 +* Copy network token
47 47  
48 -
49 49  [[image:image-20220526160030-5.png]]
50 50  
51 51  
43 += 3. Create a device in TTNv3 =
52 52  
53 -= 3.  Create a device in TTNv3 =
45 +* Users create devices in TTNv3 and join the network, and then enter integration.
46 +* Enter network token
54 54  
55 -
56 -* (% style="color:blue" %)**Users create devices in TTNv3 and join the network, and then enter integration.**
57 -* (% style="color:blue" %)**Enter network token**
58 -
59 -
60 60  [[image:image-20220526160107-6.png||height="446" width="1089"]]
61 61  
62 62  
... ... @@ -63,10 +63,8 @@
63 63  [[image:image-20220526160137-7.png]]
64 64  
65 65  
54 += 4. Assets =
66 66  
67 -= 4.  Assets =
68 -
69 -
70 70  (((
71 71  Assets are active components that hold value about a measure, either in physical or virtual space.
72 72  )))
... ... @@ -75,9 +75,8 @@
75 75  Most important physical assets are sensors and actuators.
76 76  )))
77 77  
78 -* (% style="color:blue" %)**Create assets**
64 +* Create assets
79 79  
80 -
81 81  [[image:image-20220526160223-8.png]]
82 82  
83 83  
... ... @@ -87,14 +87,10 @@
87 87  [[image:image-20220526160325-10.png||height="527" width="1124"]]
88 88  
89 89  
75 += 5. Asset payload =
90 90  
91 -= 5.  Asset payload =
92 -
93 -
94 94  (((
95 -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.
96 -
97 -
78 +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.
98 98  )))
99 99  
100 100  [[image:image-20220526160427-11.png||height="654" width="971"]]
... ... @@ -105,17 +105,13 @@
105 105  (((
106 106  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/]]
107 107  
108 -
109 109  
110 110  )))
111 111  
112 -= 6.  Debug device data =
92 += 6. Debug device data =
113 113  
114 -
115 115  (((
116 -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.
117 -
118 -
95 +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.
119 119  )))
120 120  
121 121  (((
... ... @@ -127,9 +127,6 @@
127 127  )))
128 128  * (((
129 129  It receives binary data that cannot be decoded due to false conversion definition (lorawan devices only)
130 -
131 -
132 -
133 133  )))
134 134  
135 135  [[image:image-20220526160601-13.png]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0