Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-31 | Refactored naming convention for http. | Collin Guarino | |
2016-01-31 | Refactored error system to make sure all functions return an error if it occurs. | Collin Guarino | |
2016-01-31 | Rough implementation of SetLightState with unit tests. | Collin Guarino | |
2016-01-31 | Fixed json unmarshal issue in GetAllLights caused by invalid data type (was ↵ | Collin Guarino | |
not []float). | |||
2016-01-30 | Fixed light state float types and started SetLightState func. | Collin Guarino | |
2016-01-30 | Prepared SetLightState struct for SetState func. | Collin Guarino | |
2016-01-30 | Renamed lights files to light (singular). | Collin Guarino | |