Cache API

The Scene Cache holds registered device information to use for Event Streaming. This enables minimal-latency streaming, but also necessitates that scenes are assigned to Crazy Ivan instances before streaming through that instance.

Cache Add

PUT /v1/scene/cache/(scene)

Add a scene to the Scene cache.

Status Codes:

Cache Remove

DELETE /v1/scene/cache/(scene)

Remove a scene from the Scene cache.

Status Codes: