cURL
curl --request GET \ --url http://aris.local/firmware/{version} \ --header 'Authorization: Bearer <token>'
"<string>"
Download a specific firmware version for OTA updates.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Firmware binary
The response is of type file.
file