Last modified by Xiaoling on 2023/11/21 09:50

From version 10.1
edited by Kilight Cao
on 2023/11/06 09:48
Change comment: Uploaded new attachment "image-20231106094833-2.png", version {1}
To version 12.2
edited by Xiaoling
on 2023/11/06 13:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Delete devices from Build-in The Things Network
1 +Delete devices from Build-in Server
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -1,3 +1,8 @@
1 +(% class="wikigeneratedid" %)
2 + **Table of Contents:**
3 +
4 +{{toc/}}
5 +
1 1  = 1. Upgrade LPS8v2's TTS to HTTPS =
2 2  
3 3  
... ... @@ -29,8 +29,8 @@
29 29  
30 30  = 2. Install ttn-lw-cli =
31 31  
37 +== 2.1 Download ttn-lw-cli ==
32 32  
33 -(% style="color:blue" %)**1). Download ttn-lw-cli**
34 34  
35 35  [[https:~~/~~/www.thethingsindustries.com/docs/the-things-stack/interact/cli/installing-cli/#installing-using-pre-built-binaries>>url:https://www.thethingsindustries.com/docs/the-things-stack/interact/cli/installing-cli/#installing-using-pre-built-binaries]]
36 36  
... ... @@ -56,6 +56,44 @@
56 56  [[image:1690794060552-527.png]]
57 57  
58 58  
59 -(% style="color:blue" %)**Delete End Devices.**
64 +== 2.2 Delete End node ==
60 60  
66 +
61 61  [[image:1690794073644-821.png]]
68 +
69 +
70 += 3. Delete devices from built-in ChirpStack =
71 +
72 +
73 +Users need to access the Linux console of the gateway through SSH, and then enter the following command to clear the built-in ChirpStack:
74 +
75 +(% class="box infomessage" %)
76 +(((
77 +**cd /usr/local/chirpstack/**
78 +
79 +**systemctl stop chirpstack**
80 +
81 +**docker-compose down**
82 +)))
83 +
84 +[[image:image-20231106094833-2.png]]
85 +
86 +
87 +(% class="box infomessage" %)
88 +(((
89 +**docker volume rm chirpstack_postgresqldata**
90 +
91 +**docker volume rm chirpstack-redisdata**
92 +)))
93 +
94 +[[image:image-20231106095035-3.png]]
95 +
96 +
97 +**Re-run ChirpStack**
98 +
99 +(% class="box infomessage" %)
100 +(((
101 +**systemctl start chirpstack**
102 +)))
103 +
104 +
image-20231106095035-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +12.9 KB
Content