Metadata-Version: 2.1
Name: EBC-Measurements
Version: 1.0.0
Summary: All-in-One Toolbox for Measurement Data Acquisition and Data Logging
Home-page: https://github.com/RWTH-EBC/EBC_Measurements
Author: RWTH Aachen University, E.ON Energy Research Center, Institute for Energy Efficient Buildings and Indoor Climate
Author-email: ebc-abos@eonerc.rwth-aachen.de
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# EBC-Measurements

**All-in-One Toolbox for Measurement Data Acquisition and Data Logging**

## About the project

Data logging is the process of acquiring data over time from various sources, typically using sensors or instruments, 
and storing them in one or multiple outputs, such as files or databases.
This Python package provides easy understandable interfaces for various data sources and outputs, facilitating a quick 
and easy configuration for data logging and data transfer.

Potential use cases include field measurements, test bench monitoring, and Hardware-in-the-Loop (HiL) development. 
With its versatile capabilities, this toolbox aims to enhance the efficiency of data acquisition processes across 
different applications.

## Currently supported systems

The toolbox currently supports the following platforms and protocols:

- [Beckhoff PLC](https://www.beckhoff.com/)
- [ICP DAS](https://www.icpdas.com/) (Currently, the package only supports the 
[DCON Based I/O Expansion Unit](https://www.icpdas.com/en/product/guide+Remote__I_O__Module__and__Unit+Ethernet__I_O__Modules+IO__Expansion__Unit) 
with the I-87K series.)
- [MQTT protocol](https://mqtt.org/)
- [Sensor Electronic](http://sensor-electronic.pl/), which includes the air distribution measuring system 
[AirDistSys 5000](http://sensor-electronic.pl/pdf/KAT_AirDistSys5000.pdf), and thermal condition monitoring system 
[ThermCondSys 5500](http://sensor-electronic.pl/pdf/KAT_ThermCondSys5500.pdf)
