|
FireSync API
|
| 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.
| model | Receives the diode model. |
| buffer | Formatted string. |