Title exacqVision SDK / API and OEM Partner Solutions Summary exacqVision SDK & OEM Solutions, we are part of the Connected Partner Program, so all request must first register via the Connected Partner Portal to be considered. Description Exacq Technologies provides integration tools that enable dealers and development partners to rapidly integrate external devices and… Continue reading exacqVision SDK / API and OEM Solution Partner Requests
Tag: CLI
Common Linux CLI Commands (Terminal)
Download the latest release Use the ‘wget‘ command followed by the URL for each exacqVision application: Serverhttps://www.exacq.com/release/exacqVisionServerRC.deb Clienthttps://www.exacq.com/release/exacqVisionClientRC.deb Web Servicehttps://www.exacq.com/release/exacqVisionWebServiceRC.deb <br> Install the latest release Use the ‘dpkg’ package manager to install exacqVision packages after downloading using the ‘wget‘ commands above. Serverdpkg -i exacqVisionServer.deb Clientdpkg -i exacqVisionClient.deb Web Servicedpkg -i exacqVisionWebService.deb <br> Check available hard… Continue reading Common Linux CLI Commands (Terminal)