es-ude / elastic-ai.runtime.enV5

Elastic-ai.runtime implementation for the Elastic Node version 5.
https://www.uni-due.de/es/en/en_elastic_ai.php
MIT License
2 stars 2 forks source link

Integrate CException into sensor libraries #102

Open DavidFederl opened 1 year ago

DavidFederl commented 1 year ago

Concept

Integrate the CException library into the sensor libraries to get rid of the returned error codes and improve use for enduser.

ToDo

DavidFederl commented 2 months ago

Integrationg CException into the BMI323 library is not possible. If we want to use this library with CException we have to implement a facade first!