Metadata-Version: 2.4
Name: cgse-dummy
Version: 0.6.0
Summary: Demonstration of a CGSE package with a dummy device driver
Author: IVS KU Leuven
Maintainer-email: Rik Huygen <rik.huygen@kuleuven.be>, Sara Regibo <sara.regibo@kuleuven.be>
License-Expression: MIT
Keywords: CGSE,Common-EGSE,dummy,hardware testing,software framework,temperature control
Requires-Python: >=3.10
Requires-Dist: cgse-common
Requires-Dist: cgse-core
Requires-Dist: cgse-tools
Requires-Dist: symetrie-hexapod>=0.15.0
Description-Content-Type: text/markdown


# Dummy Device Driver

This package demonstrates how to develop a device driver that can be integrated with the `cgse` 
framwork. It provides a Dummy Control Server that connects to a Dummy Device that is actually a 
data acquisition simulator.

TBW, more to come later....
