|
FireSync API
|
| kStatus kLight_AddState | ( | kLight | light, |
| kLightState * | state | ||
| ) |
Creates and adds a new state with default values.
The new state is added to the end of the light's state list.
| light | Light object. |
| state | Receives the new state object. |