MichaelJAliberti / ec530_proj_2

Healthcare App
0 stars 0 forks source link

device_module #2

Closed MichaelJAliberti closed 2 years ago

MichaelJAliberti commented 2 years ago

Adding device interface and ingest simulation

MichaelJAliberti commented 2 years ago

Define Interface for devices to ingest data into the system. This includes

Implement Shell of the device interface. Implement Unit Tests for the module Implement a simulation to send data via an example program to help users of your system Document the interface well