This repository contains installation scripts that provide the "Easy Button" for installing the Intel® RSP Controller application on an edge computer in order to control Intel® RSP Sensors. There are several directories corresponding to the different methods of deploying.
To get started on Linux please visit our Getting Started Guide
To run the Intel® RSP Controller application in a Windows® 10 environment, first install dependencies as described in Section 2.2 of the Intel® RSP Controller application Software Installation & User Guide and then use the build-win10.sh script to execute.
This method will download and install the Intel® RSP Controller application source code along with all of its runtime dependencies within a Docker environment. The script will build and deploy three separate Docker Containers. Clone this repository if you are familiar with how to do that. Otherwise, use the web interface to download the build.sh script. Place it in your home directory and run it as root (i.e. sudo ./build.sh). The build.sh script is intended to run in a Debian Linux environment ONLY.
To install the Intel® RSP Controller application as a Device Service within the EdgeX Foundry environment, follow these instructions.