Myriota Flex SDK 2.5.0
|
Get the Flex Library version and set your own application version. More...
Functions | |
const char * | FLEX_VersionString (void) |
uint16_t | FLEX_VersionMajor (void) |
uint16_t | FLEX_VersionMinor (void) |
uint16_t | FLEX_VersionPatch (void) |
const char * | FLEX_AppVersionString (void) |
Get the Flex Library version and set your own application version.
Retrieve the Flex Library Version information and implement FLEX_AppVersionString
to view your app version over Bluetooth using the FlexAssist mobile application (Android / iOS).
const char * FLEX_VersionString | ( | void | ) |
Get the Flex Library Version in "Major.Minor.Patch" format.
uint16_t FLEX_VersionMajor | ( | void | ) |
Get the Flex Library Major Version information.
uint16_t FLEX_VersionMinor | ( | void | ) |
Get the Flex Library Minor Version information.
uint16_t FLEX_VersionPatch | ( | void | ) |
Get the Flex Library Patch Version information.
const char * FLEX_AppVersionString | ( | void | ) |
Implement this function to provide a version for your application which will then be visible over BLE