doubleopen-project / dos

The Double Open Server (DOS) companion for ORT.
https://api.doubleopen.io/docs/
MIT License
11 stars 1 forks source link

[DOOR-4] Classes & interfaces to implement for "DOS" scanner #157

Closed Etsija closed 1 year ago

Etsija commented 1 year ago

Find out the needed classes, interfaces, files to implement to add a "DOS" scanner to the supported scanners for ORT.

From SyncLinear.com | DOOR-4

Etsija commented 1 year ago
DOS:PathScannerWrapper

now implemented (completely empty) and included in the ORT build.

Etsija commented 1 year ago

Probably also need something like a class

DOSConfig

where we can configure the connection details to API and S3.

Need to think about how to securely store

Etsija commented 1 year ago

Need to investigate how ScanOss has been implemented, and likely do something similar:

Etsija commented 1 year ago

DOS client implemented as an interface DOSService. It also uses other classes/helpers: