Wiki source code of Directly import JSON files to generate flow
Last modified by Herong Lu on 2022/05/24 20:02
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
7.1 | 1 | = Take LHT65 as an example = |
2 | |||
3 | |||
4 | [[image:image-20220524175748-3.png]] | ||
5 | |||
6 | [[image:image-20220524175814-4.png]] | ||
7 | |||
8 | [[image:image-20220524175914-5.png]] | ||
9 | |||
10 | [[image:image-20220524175935-6.png]] | ||
11 | |||
![]() |
14.1 | 12 | == After the import is successful, change the MQTT in node to your TTN information == |
13 | |||
14 | [[image:image-20220524184449-1.png]] | ||
15 | |||
16 | [[image:image-20220524184521-2.png]] | ||
17 | |||
18 | == Configure information consistent with your TTN == | ||
19 | |||
20 | [[image:image-20220524184722-3.png]] | ||
21 | |||
22 | |||
23 | [[image:image-20220524192830-4.png]] | ||
24 | |||
25 | API keys generated by the password for you | ||
26 | |||
27 | [[image:image-20220524193028-5.png]] | ||
28 | |||
29 | Topic modify it to the following format | ||
30 | |||
![]() |
19.1 | 31 | v3/Application ID@ttn/devices/End device ID/up |
![]() |
14.1 | 32 | |
33 | [[image:image-20220524193258-6.png]] | ||
34 | |||
35 | == After the modification is completed, click Deploy == |