Myriota Flex SDK 2.5.0
Loading...
Searching...
No Matches
Module ID and Part Number

Module and Registration ID of the FlexSense device. More...

Functions

const char * FLEX_ModuleIDGet (void)
 
const char * FLEX_RegistrationCodeGet (void)
 

Detailed Description

Module and Registration ID of the FlexSense device.

Function Documentation

◆ FLEX_ModuleIDGet()

const char * FLEX_ModuleIDGet ( void )

Returns the string of module ID in the format of "00xxxxxxxx Mx-2x" where 00xxxxxxxx is the module ID in hexadecimal string and Mx-2x is the module's part number.

Returns
null if module ID is not available.

◆ FLEX_RegistrationCodeGet()

const char * FLEX_RegistrationCodeGet ( void )

Returns the string of the registration code.

Returns
null if registration code is not available.