JUMP TOIntroductionGetting StartedFAQGlossaryFirewallHTTP APIGeneral parametersAuthorizationAuthorizationpostRefresh tokengetOrganizations listgetDeviceDevice listgetDevice detailsgetDevice createpostDevice provisioningputUse existing certificatesputChange machine modelpostDevice model and firmwareDevice models listgetDevice model detailgetDevice firmwares listgetDevice firmware update requestpostDevice DataData ingestionpostStates readgetStates read last valuegetMetrics readgetEvents readgetParameters readgetParameters writepostDevice GroupsDevices Groups listgetDevices Group createpostDevice devices group association creategetHACCPHACCP devicegetHACCP email notification detailgetHACCP email notification updatepatchDiagnostic DashboardDiagnostic dashboard listgetDiagnostic Dashboard updatepatchDiagnostic Dashboard deletedeleteDiagnostic Dashboard socketOverviewAlarmsgetNotesNotes listgetNotes createpostNotes deletedeleteHTTP API RecipesCookbooks & recipe templatesRecipe template listgetRecipe template deletedeleteRecipe template createpostRecipe template detailgetRecipe template add to cookbookpostCookbook listgetCookbook detailgetCookbook deletedeleteCookbook-recipe-template, deletedeleteCookbooks sync listgetCookbook sync detailgetCookbook sync requestpostCookbook sync log retrygetDevice RecipesInit recipesgetList recipesgetDelete recipedeleteUpdate recipepatchCreate recipepostMQTT APIClient settings[Pub] Data ingestion request[Sub] Data ingestion response[Sub] Realtime monitoring requestMQTT API - Configuration ParametersIntroduction[Sub] Parameters read request[Pub] Parameters read response[Sub] Parameters write request[Pub] Parameters write responseMQTT API - Firmware[Sub] Update request[Pub] Update response[Pub] Update progress[Evt][Pub] Firmware version request[Req][Pub] Firmwares list request[Req][Sub] Firmwares list response[Req][Pub] Firmware details request[Req][Sub] Firmware details responseMQTT API - HACCPIntroductionMQTT API - RecipesIntroduction[Sub] Read recipes request[Pub] Read recipes response[Sub] Write recipe request[Pub] Write recipe response[Evt][Pub] Recipes updated manually[Sub] Delete recipe request[Pub] Delete recipe response[Sub] List recipes request[Pub] List recipes response[Sub] Read recipe request[Pub] Read recipe response[Sub] Sync recipe templates request[Pub] Sync recipe templates responseMQTT API - Logs[Pub] Log ingestion request[Sub] Log ingestion responseMQTT API - MISC[Req][Pub] Model change request[Req][Sub] Model change responsePowered by [Pub] Update responsePublish on this topic to send a response for a previous update firmware request.Request Topic and Payload Topic Topicthings5-production/v1/devices/<device-id>/cmd/update_firmware_res Payload representation Success{ "request_id": "UUID sent in the request", "success": true } Error{ "request_id": "UUID sent in the request", "success": false, "errors": [ "error description" ] }