Skip to content

add a daiquiri hardware protocol, object, and http stream camera

Stuart Fisher requested to merge feature/daiquiri-hwobj into master

Adds a very simple daiquiri hardware protocol and object, which allows to simply return properties off the hardware object itself. This allows daiquiri to implement some hardware objects which have no ties to other controls systems.

The protocol handler is automatically loaded so daiquiri hardware objects are always available Basic implementation of a http based camera.

Edited by Stuart Fisher

Merge request reports