Skip to content

LeulBM/SmartRoomAPI

Repository files navigation

CSH Smart Room Unified API

PHP from Travis config License:MIT

Overview

This API will act as the unified front for all aspects of CSH's Smart Room display at Imagine RIT. The various elements and their respective functionality will be detailed here. Hosted at smartroom-api.csh.rit.edu via Openshift.

Connections

URL Method Description URL Params Body Params Response
/shades/ GET Get status of the shades N/A N/A {"howOpen": "45"}
/shades/ POST Move shades to desired height N/A howOpen: number between 0 and 100, with 0 being fully closed Success

About

Unified API for CSH's Smart Room at ImagineRIT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages