eclipse-agail / agile-core

Source code repository for agile core components
Eclipse Public License 2.0
7 stars 16 forks source link

Feature suggestion: Data injection via Socket/UART/USB using e.g. JSON formatted data #67

Open kdo-sw opened 6 years ago

kdo-sw commented 6 years ago

It is currently not easy to inject device data into the AGILE framework without a device that is already supported by the stack. Therefore it is suggested to add simple Socket/UART/USB device support to the Agile core (DeviceManager??) allowing for easy injection of sensor data using e.g. JSON format.