Wiki source code of Notes for Data Cake
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **~ Contents:** | ||
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | |||
6 | |||
7 | |||
8 | = 1. Introduction = | ||
9 | |||
10 | Notes for using Dragino Devices with Datacake. | ||
11 | |||
12 | |||
13 | = 2. Create a platform on TTN = | ||
14 | |||
15 | First, users create devices in TTN and join the network, and then enter integration. | ||
16 | |||
17 | [[image:image-20220524172202-1.png]] | ||
18 | |||
19 | [[image:image-20220524172221-2.png]] | ||
20 | |||
21 | [[image:image-20220524172249-3.png]] | ||
22 | |||
23 | ((( | ||
24 | Here to enter the TTL Webhook URL. | ||
25 | ))) | ||
26 | |||
27 | ((( | ||
28 | TTL URL:[[https:~~/~~/api.datacake.co/integrations/lorawan/ttn/>>url:https://api.datacake.co/integrations/lorawan/ttn/]] | ||
29 | ))) | ||
30 | |||
31 | ((( | ||
32 | Webhook URL should be found in datacake, which also contains URLs of other servers. | ||
33 | ))) | ||
34 | |||
35 | [[image:image-20220524172323-4.png]] | ||
36 | |||
37 | [[image:image-20220524172356-5.png]] | ||
38 | |||
39 | status: | ||
40 | |||
41 | [[image:image-20220524172421-6.png]] | ||
42 | |||
43 | |||
44 | = 3. Create device steps at Datacake = | ||
45 | |||
46 | Take the creation of LHT65 as an example | ||
47 | |||
48 | [[image:image-20220524172507-7.png]] | ||
49 | |||
50 | [[image:image-20220524172522-8.png]] | ||
51 | |||
52 | [[image:image-20220524172648-9.png]] | ||
53 | |||
54 | [[image:image-20220524172717-10.png]] | ||
55 | |||
56 | [[image:image-20220524172749-11.png]] | ||
57 | |||
58 | |||
59 | [[image:image-20220526104623-1.png]] | ||
60 | |||
61 | [[image:image-20220526104805-2.png||height="347" width="1263"]] | ||
62 | |||
63 | |||
64 | [[image:image-20220526104905-3.png||height="675" width="1265"]] | ||
65 | |||
66 | |||
67 | = 4. Debug and Payload decoder = | ||
68 | |||
69 | Debug: | ||
70 | |||
71 | [[image:image-20220526105125-4.png]] | ||
72 | |||
73 | |||
74 | Here you can test the payload decoding: | ||
75 | |||
76 | [[image:image-20220526105405-6.png]] | ||
77 | |||
78 | [[image:image-20220526105435-7.png||height="806" width="1330"]] | ||
79 | |||
80 | [[image:image-20220526105513-8.png||height="720" width="1246"]] | ||
81 | |||
82 | |||
83 | = 5. Dashboard of other models = | ||
84 | |||
85 | Other devices operate in the same way as above. | ||
86 | |||
87 | LSE01: | ||
88 | |||
89 | [[image:image-20220524173149-19.png]] | ||
90 | |||
91 | LGT92: | ||
92 | |||
93 | [[image:image-20220524173209-20.png]] | ||
94 | |||
95 | LDS01: | ||
96 | |||
97 | [[image:image-20220524173231-21.png]] | ||
98 | |||
99 | LT22222-L: | ||
100 | |||
101 | [[image:image-20220524173249-22.png]] | ||
102 | |||
103 | LWL01: | ||
104 | |||
105 | [[image:image-20220524173310-23.png]] | ||
106 | |||
107 | LDDS75: | ||
108 | |||
109 | [[image:image-20220524173332-24.png]] | ||
110 | |||
111 | |||
112 | = 6. Downlinks = | ||
113 | |||
114 | ((( | ||
115 | 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: | ||
116 | ))) | ||
117 | |||
118 | [[image:image-20220524173401-25.png]] | ||
119 | |||
120 | This is the ID of your Device in your TTI Application. You find it here: | ||
121 | |||
122 | [[image:image-20220526110050-10.png||height="455" width="1321"]] | ||
123 | |||
124 | ((( | ||
125 | This is the URL of your TTI Instance as available to the public. | ||
126 | ))) | ||
127 | |||
128 | ((( | ||
129 | This is the ID of your Application on TTI: | ||
130 | ))) | ||
131 | |||
132 | [[image:image-20220526110150-11.png||height="454" width="1335"]] | ||
133 | |||
134 | |||
135 | To create a new API Key on TTI head over to the "API keys" page using the left sidebar: | ||
136 | |||
137 | [[image:image-20220526110227-12.png||height="525" width="1334"]] | ||
138 | |||
139 | ((( | ||
140 | Now click on "Add API Key" | ||
141 | ))) | ||
142 | |||
143 | ((( | ||
144 | The following dialog will appear: | ||
145 | ))) | ||
146 | |||
147 | [[image:image-20220526110530-13.png]] | ||
148 | |||
149 | ((( | ||
150 | Set a custom name (like "datacake-api-key") | ||
151 | ))) | ||
152 | |||
153 | ((( | ||
154 | And set corresponding rights to allow queuing up downlinks | ||
155 | ))) | ||
156 | |||
157 | ((( | ||
158 | Create the API Key by clicking on "Create API key" | ||
159 | ))) | ||
160 | |||
161 | [[image:image-20220526110653-14.png||height="720" width="1034"]] | ||
162 | |||
163 | ((( | ||
164 | After you created your API Key you will see the above notification | ||
165 | ))) | ||
166 | |||
167 | ((( | ||
168 | Please copy your key to your clipboard as it will only be shown once! | ||
169 | ))) | ||
170 | |||
171 | ((( | ||
172 | Paste this key into the device settings on Datacake | ||
173 | ))) | ||
174 | |||
175 | ((( | ||
176 | Configure downlink here. Use TDC downlink as an example. 01 00 00 3C: | ||
177 | ))) | ||
178 | |||
179 | [[image:image-20220524173733-32.png]] | ||
180 | |||
181 | [[image:image-20220526110743-15.png||height="307" width="1274"]] | ||
182 | |||
183 | Successfully sent TDC donwlink. | ||
184 | |||
185 | [[image:image-20220526110835-16.png]] | ||
186 | |||
187 | |||
188 | [[image:image-20220526110912-17.png||height="517" width="999"]] | ||
189 | |||
190 | [[image:image-20220526110940-18.png]] |