package
0.0.0-20241001110308-5a10fda4ffb7
Repository: https://github.com/arduino/arduino-cloud-cli.git
Documentation: pkg.go.dev
# Functions
DecodeOtaFirmwareHeader decodes the OTA firmware header from a binary file.
DecodeOtaFirmwareHeader decodes the OTA firmware header from a binary file.
NewEncoder creates a new ota encoder.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Encoder writes a binary to an output stream in the ota format.
No description provided by the author
Version contains all the OTA header information Check out https://arduino.atlassian.net/wiki/spaces/RFC/pages/1616871540/OTA+header+structure for more information on the OTA header specs.
# Interfaces
No description provided by the author