|
FireSync API
|
| kStatus kLightDiodeModel_Format | ( | kLightDiodeModel | model, |
| kChar * | buffer, | ||
| kSize | capacity | ||
| ) |
Formats a kLightDiodeModel value to a stable, unique string id.
The strings formatted by this method are guaranteed to be stable and are therefore safe to use in serialized data.
| model | Diode model. |
| buffer | Receives formatted string. |
| capacity | Buffer capacity. |