Wiki source code of Notes for Data Cake

Version 87.3 by Xiaoling on 2022/07/23 15:42

Show last authors
1 **~ Table of Contents:**
2
3 {{toc/}}
4
5
6
7
8 = 1. Introduction =
9
10
11 Notes for using Dragino Devices with Datacake.
12
13
14 = 2. Create a platform on TTN =
15
16
17 First, users create devices in TTN and join the network, and then enter integration.
18
19 [[image:image-20220531180446-1.png]]
20
21
22 [[image:image-20220531180514-2.png]]
23
24
25 [[image:image-20220531180547-3.png]]
26
27 (((
28 Here to enter the TTL Webhook URL.
29
30
31 )))
32
33 (((
34 TTL URL: [[https:~~/~~/api.datacake.co/integrations/lorawan/ttn/>>url:https://api.datacake.co/integrations/lorawan/ttn/]]
35 )))
36
37 (((
38 Webhook URL should be found in datacake, which also contains URLs of other servers.
39 )))
40
41 [[image:image-20220531180623-4.png]]
42
43
44 [[image:image-20220531180659-5.png]]
45
46
47 status:
48
49 [[image:image-20220531180733-6.png]]
50
51
52
53 = 3. Create device steps at Datacake =
54
55 Take the creation of LHT65 as an example
56
57 [[image:image-20220531180806-7.png]]
58
59
60 [[image:image-20220531180830-8.png]]
61
62
63 [[image:image-20220531181023-12.png]]
64
65
66 [[image:image-20220531180931-10.png]]
67
68
69 [[image:image-20220531181102-13.png]]
70
71
72 [[image:image-20220531181134-14.png]]
73
74
75 [[image:image-20220531181231-15.png]]
76
77
78 [[image:image-20220526104905-3.png||height="675" width="1265"]]
79
80
81
82 = 4. Debug and Payload decoder =
83
84
85 **Debug:**
86
87 [[image:image-20220526105125-4.png]]
88
89
90
91 Here you can test the payload decoding:
92
93 [[image:image-20220526105405-6.png]]
94
95
96
97 [[image:image-20220530150750-2.png]]
98
99
100 [[image:image-20220530150857-3.png]]
101
102
103
104 = 5. Dashboard of other models =
105
106
107 Other devices operate in the same way as above.
108
109
110 (% style="color:blue" %)**LSE01:**
111
112 [[image:image-20220531181344-16.png]]
113
114
115
116 (% style="color:blue" %)**LGT92:**
117
118 [[image:image-20220531181422-17.png]]
119
120
121
122 (% style="color:blue" %)**LDS01:**
123
124 [[image:image-20220531181454-18.png]]
125
126
127
128 (% style="color:blue" %)**LT22222-L:**
129
130 [[image:image-20220531181520-19.png]]
131
132
133
134 (% style="color:blue" %)**LWL01:**
135
136 [[image:image-20220531181556-20.png]]
137
138
139
140 (% style="color:blue" %)**LDDS75:**
141
142 [[image:image-20220531181635-21.png]]
143
144
145
146 = 6. Downlinks =
147
148
149 (((
150 In order to be able to queue up Downlinks on your TTI Application you need to provide additional detail on your Datacake-Device. To set the configuration please move into the LoRaWAN settings on the corresponding device:
151 )))
152
153 [[image:image-20220531181715-22.png]]
154
155
156 This is the ID of your Device in your TTI Application. You find it here:
157
158 [[image:image-20220526110050-10.png||height="455" width="1321"]]
159
160 (((
161 This is the URL of your TTI Instance as available to the public.
162 )))
163
164 (((
165 This is the ID of your Application on TTI:
166 )))
167
168 [[image:image-20220526110150-11.png||height="454" width="1335"]]
169
170
171
172 To create a new API Key on TTI head over to the "API keys" page using the left sidebar:
173
174 [[image:image-20220526110227-12.png||height="525" width="1334"]]
175
176 (((
177 Now click on** "(% style="color:blue" %)Add API Key"(%%)**
178
179
180
181 )))
182
183 (((
184 The following dialog will appear:
185 )))
186
187 [[image:image-20220526110530-13.png]]
188
189 (((
190 Set a custom name (like "datacake-api-key")
191 )))
192
193 (((
194 And set corresponding rights to allow queuing up downlinks
195 )))
196
197 (((
198 Create the API Key by clicking on **"(% style="color:blue" %)Create API key"(%%)**
199 )))
200
201 [[image:image-20220526110653-14.png||height="720" width="1034"]]
202
203 (((
204 After you created your API Key you will see the above notification
205 )))
206
207 (((
208 Please copy your key to your clipboard as it will only be shown once!
209 )))
210
211 (((
212 Paste this key into the device settings on Datacake
213
214
215 )))
216
217 (((
218 Configure downlink here. Use TDC downlink as an example. 01 00 00 3C:
219 )))
220
221 [[image:image-20220524173733-32.png]]
222
223
224 [[image:image-20220526110743-15.png||height="307" width="1274"]]
225
226
227 Successfully sent TDC donwlink.
228
229 [[image:image-20220526110835-16.png]]
230
231
232 [[image:image-20220526110912-17.png||height="517" width="999"]]
233
234
235 [[image:image-20220526110940-18.png]]
236
237
238
239 = 7. Example ~-~- Add TrackerD GPS Tracking In DataCake =
240
241
242 Add a template with GPS map function, and it will be displayed by itself.
243
244 [[image:image-20220627161924-1.png||height="603" width="1059"]]
245
246
247