FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kLightDiodeModel_Parse ( kLightDiodeModel model,
const kChar buffer 
)

Parses a kLightDiodeModel value from a string buffer.

The method can be used to parse strings that were generated with kLightDiodeModel_Format.

Parameters
modelReceives the diode model.
bufferFormatted string.
Returns
Operation status (kERROR_FORMAT if string unrecognized).