Manage Firmware
Manage Firmware
This set of endpoints are for managing and pushing firmware updates to devices. Device firmware is dependant on the type of camera needing to update. Firmware versions follow basic semantic versioning priciples.
Firmware file names contain the following pieces:
dv[xc]#_vM.m.p.fw
- dv[xc]: If camera is type DVXC4 then prefix will contain the xc, otherwise it will be dv#
- #: Represents the camera model number. DV6 will have the prefix dv6.
- M: Major firmware version
- m: Minor firmware version
- p: Patch firmware version
example: dv6_v2.7.0.fw
:::caution
Only Partners with valid permissions may access these endpoints. If not specifically requested, Rosco will take ownership of managing your company's firmware updates through scheduled periodic rollouts.
:::
Last modified: 6 months ago