Lines Matching refs:image
1207 Add a virtual DFU image slot that can be transferred as a DFU image. The image slot will be
1208 assigned an image slot index, which is printed as a response, and can be used to reference
1209 the slot in other commands. To update the image slot, remove it using the
1212 * ``Size``: DFU image slot size in bytes.
1220 Delete the DFU image slot at the given index.
1228 Get all available information about a DFU image slot.
1260 from the given DFU image slot to the Target node's DFU image at the given index, and what
1263 * ``SlotIdx``: Index of the local DFU image slot to check.
1264 * ``TargetImgIdx``: Index of the Target node's DFU image to check.
1272 * ``SlotIdx``: Index of the local DFU image slot to send.
1349 As the mesh shell Firmware Update Server doesn't actually apply the incoming firmware image,
1429 * ``SlotIdx``: Index of the local image slot to send.
1431 …ing this to ``true`` will make the Firmware Distribution Server apply the image immediately after …
1454 Get information about the firmware image uploaded to the server.
1456 * ``FwID``: Firmware ID of the image to get.
1461 Get information about the firmware image uploaded to the server in a specific slot.
1463 * ``Idx``: Index of the slot to get the image from.
1468 Delete a firmware image from the server.
1470 * ``FwID``: Firmware ID of the image to delete.