<
From version < 27.1 >
edited by Kilight Cao
on 2022/07/13 18:55
To version < 29.1 >
edited by Kilight Cao
on 2022/07/13 19:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -167,6 +167,30 @@
167 167  
168 168  = Install Tago Core in LPS8v2 =
169 169  
170 +=== ​Tago Core ===
170 170  
172 +Tago Core is a **free**, **fast**, and **open-source** IoT platform for edge computing that you can use to parse, and analyze the data from your devices!
171 171  
174 +Tago Core supports all major operating systems and can be downloaded on this [[Downloads page>>https://downloads.tagocore.com/v0.4.1/]].
175 +
176 +For more information on Tago Core, Users can check out this [[Link>>https://tagocore.com/docs#tagocore ]].
177 +
178 +Once you have downloaded and extracted TagoCore, you can run it by opening a terminal in the folder where the tagocore binary is located and typing the following command:
179 +
180 +
181 +(% class="box infomessage" %)
182 +(((
183 +wget [[https:~~/~~/downloads.tagocore.com/v0.4.1/tagocore-v0.4.1-linux-armv7.tar.gz>>https://downloads.tagocore.com/v0.4.1/tagocore-v0.4.1-linux-armv7.tar.gz]]
184 +tar -xvzf tagocore-v0.4.1-linux-armv7.tar.gz
185 +)))
186 +
187 +[[image:image-20220713185521-1.png]]
188 +
189 +=== Run Tago Core ===
190 +
191 +(% class="box infomessage" %)
192 +(((
193 +chmod +x tagocore
194 +./tagocore start
195 +)))
172 172  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0