Dev:Oculus Pentacam

From Kordeus Wiki
Jump to navigation Jump to search

Create and share the pickup folder

Create a folder for this device, e.g. C:\DeviceData\OculusPentacam

In it, create archive folder:

* Archive -> This will be the archive folder in the DeviceDataUploader applicationsettings.json C:\DeviceData\OculusPentacam\Archive

* Pickup -> This will be the pickup folder in the DeviceDataUploader applicationsettings.json C:\DeviceData\OculusPentacam\Pickup


Follow Install / update DeviceDataUploader service instructions to set up the service which will send the device data to Kordeus.

Settings for this device, which need to be added to the appsettings.json under “devices” are:

   {
     "deviceName": "Oculus_Pentacam",
     "deviceGID": "a15d3bcf-4595-47da-abf2-adf2c21026ad",
     "pickupFolder": "C:\\DeviceData\\OculusPentacam\\Pickup",
     "imagesPickupFolder": "C:\\DeviceData\\OculusPentacam\\Pickup",
     "archiveFolder": "C:\\DeviceData\\OculusPentacam\\Archive",
     "sftpUsername": "<device data uploader user name>",
     "sftpPassword": “<device data uploader user password>”,
     "sftpHost": “<application server IP>”,
     "sftpPort": "22",
     "sftpDirectory": “<ftp directory>”,
     "className": "DeviceDataUpload.OculusPentacamDataUploader",
     "MillisecondsBeforeProcess": "10000"
   }

Device settings

⚠️Add image: Pentacam export setup.jpg

Saving data

When you have patient data readings open, click Einstellungen -> Deten-Export and wait a minute for data to be exported to the other computer.


⚠️Add image: Pentacam export 1.jpg

⚠️Add image: Pentacam export 2.jpg

⚠️Add image: Pentacam export 3.jpg

⚠️Add image: Pentacam export 4.jpg