[Pub] Update progress

Optional.
Publish to this topic to update progress

Request Topic and Payload

Topic

things5-production/v1/devices/<device-id>/cmd/update_firmware_progress

Payload representation

{
  "request_id": "UUID sent in the firmwaer update request",
  "progress_percentage": 35
}