This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:update_gateway [2024/10/02 11:10] ehe removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Update a gateway on Wanesy Management Cockpit ====== | ||
- | ===== Documentation ===== | ||
- | [[https://wmc.wanesy.com|Wanesy Management Cockpit]] (online) | ||
- | [[https://wmc.wanesy.com/docs|GMS API Web services documentation]] (online) | ||
- | |||
- | ===== Update a gateway ===== | ||
- | <note> | ||
- | The constraints associated to the gateway update command are as follows: | ||
- | * The udpate command is only accessible to users with **SERVICE_ADMINISTRATOR** and **CHANNEL_ ADMINISTRATOR** roles | ||
- | * It is not possible to send a new udpate command if another one of the same type (pre-defined software update or Custom Magic Link) is already pending for the same gateway | ||
- | * It is possible to cancel an update command only if it has not yet been sent to the gateway | ||
- | </note> | ||
- | |||
- | To update a gateway, you need to go to the gateway overview page and select ''Software update'' from the ''CONFIGURATION'' menu. | ||
- | |||
- | {{:images:update_menu.jpg?800|}} | ||
- | |||
- | You have the option to select: | ||
- | * A pre-defined software update (previously declared by Kerlink) to apply a public software or configuration | ||
- | * A Custom Magic Link to apply a specific software or configuration | ||
- | |||
- | {{:images:update_list.jpg?400|}} | ||
- | |||
- | <note>For a Custom Magic Link, you will be asked to enter the ''Magic Link value'' (i.e. the hash) provided by Kerlink support team. \\ | ||
- | This option will work only for gateways declared in the Magic Link.</note> | ||
- | |||
- | After clicking on ''SEND'' button, you will be asked to confirm in a popup. | ||
- | |||
- | Once triggered, the udpate command will be sent to the gateway when the next telemetry message is received (message expected every hour). | ||
- | |||
- | When an update command is pending (waiting to be sent to the gateway), an orange dot is displayed in the ''CONFIGURATION'' menu. | ||
- | |||
- | {{:images:update_pending.jpg?200|}} | ||
- | |||
- | You can consult the software update history of your gateway in the ''Last updates'' table. | ||
- | |||
- | {{:images:update_history.jpg?800|}} | ||
- | |||
- | Depending on its progress, the update command goes through different possible statuses: | ||
- | * **Created**: the update command has been created | ||
- | * **Pending**: the update command is ready to be sent to the gateway | ||
- | * **Sent**: the update command has been sent to the gateway | ||
- | * **Cancel request**: the cancellation of the update command has been requested | ||
- | * **Cancelled**: the update command has been cancelled | ||
- | |||
- | To cancel the update command, you need to click on the ''CANCEL UPDATE'' button present in the table. |