|
FireSync API
|
Represents supported light diode types.

Public Member Functions | |
| kStatus | kLightDiodeModel_Format (kLightDiodeModel model, kChar *buffer, kSize capacity) |
| Formats a kLightDiodeModel value to a stable, unique string id. More... | |
| kStatus | kLightDiodeModel_Parse (kLightDiodeModel *model, const kChar *buffer) |
| Parses a kLightDiodeModel value from a string buffer. More... | |