You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define the SCIoTClient, CameraModule, and InferenceEngine abstract base classes in src/clients/base/ to enforce a common protocol across all hardware platforms.
Define the
SCIoTClient,CameraModule, andInferenceEngineabstract base classes insrc/clients/base/to enforce a common protocol across all hardware platforms.Parent Issue: #22