| Method | Name | Resource URL | 
|---|---|---|
| GET | Get cameras for a Location | /devices/cameras | 
| GET | Get a Specific Camera in a Location | /devices/cameras/{deviceId} | 
| POST | Change Camera Config | /devices/cameras/{deviceId}/config | 
| GET | Get Camera Configuration | /devices/cameras/{deviceId}/config | 
| GET | Get Notifications for a Camera | /devices/cameras/{deviceId}/notifications | 
| GET | Get all Locations and Devices | /locations |