Metadata-Version: 2.4
Name: ondosense-connect-contracts
Version: 0.8.4
Summary: Contracts to be used with ondosense-connect
Author-email: Ruben Rögels <rroegels@ondosense.com>
Maintainer-email: Ruben Rögels <rroegels@ondosense.com>
License-Expression: MIT
Project-URL: Homepage, https://www.ondosense.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# ondosense-connect-contracts

`ondosense-connect-contracts` provides software contracts on which `ondosense-connect` is based.

Other software may use these to ensure intercompatibility.

# Contents

This package shelters base classes for

`Parameter`, `Command` and `ApiStatusCode` classes.
