uw-herron-lab / OMNI-BIC-DEVELOPMENT

OMNI-BIC: An OMNI Microservice for the CorTec Brain InterChange System
Other
0 stars 2 forks source link

chore: split gRPC microservice classes into multiple source files. #3

Closed jeffherron closed 3 years ago

jeffherron commented 3 years ago

-Bridge Service now contained in BICBridgeGRPCService .cpp and .h files -Device Service now contained in BICDeviceGRPCService .cpp and .h files -BIC Device Info Repository structure now in BICDeviceInfoStruct.h -BIC event listener class now in BICListener .cpp and . h files.