![]() |
Morse Micro IoT SDK
2.10.4
|
Structure for devise firmware and hardware versions.
Definition at line 393 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| struct string32 | application_version |
| Version of the application software. More... | |
| struct string32 | bootloader_version |
| Version of the bootloader software. More... | |
| struct string32 | user_hardware_version |
| Version of the user hardware. More... | |
| struct string32 | morse_firmware_version |
| Version of the Morse firmware. More... | |
| struct string32 | morselib_version |
| Version of the Morse IoT SDK library. More... | |
| struct string32 | morse_hardware_version |
| Version of the Morse hardware. More... | |
| struct string32 struct_version_info::application_version |
Version of the application software.
Definition at line 396 of file mmagic_controller.h.
| struct string32 struct_version_info::bootloader_version |
Version of the bootloader software.
Definition at line 398 of file mmagic_controller.h.
| struct string32 struct_version_info::morse_firmware_version |
Version of the Morse firmware.
Definition at line 402 of file mmagic_controller.h.
| struct string32 struct_version_info::morse_hardware_version |
Version of the Morse hardware.
Definition at line 406 of file mmagic_controller.h.
| struct string32 struct_version_info::morselib_version |
Version of the Morse IoT SDK library.
Definition at line 404 of file mmagic_controller.h.
| struct string32 struct_version_info::user_hardware_version |
Version of the user hardware.
Definition at line 400 of file mmagic_controller.h.