Wiki source code of Auto Provision
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Introduction = | ||
2 | |||
3 | Since firmware** lgw-5.4.1609393379 (build Thu Dec 31 13:42:59 CST 2020)** , the dragino gateway support Auto-Provision feature. | ||
4 | |||
5 | Auto-Provision feature is used to batch config gateways. It can be used for below cases: | ||
6 | |||
7 | * Upload configure files to new gateway, without access to the gateway. | ||
8 | * Execute scripts on gateway, without access to the gateway. | ||
9 | * Auto change configure or execute commands on gateways remotely. | ||
10 | |||
11 | The document for the Auto-Provisioning is here: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308-LG301/Firmware/Application_Note/&file=Auto-update-feature.pdf>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308-LG301/Firmware/Application_Note/&file=Auto-update-feature.pdf]] | ||
12 | |||
13 | And Video Instruction is here: [[https:~~/~~/www.youtube.com/watch?v=kDC2eRUkDss>>url:https://www.youtube.com/watch?v=kDC2eRUkDss]] |