Working with the SDK
Command line arguments
The nsp-mdm-sdk.sh file in the <sdk-installation-directory> directory is used to start, stop, or view the logs of the running SDK application.
Supported command line arguments are:
./nsp-mdm-sdk.sh start
./nsp-mdm-sdk.sh stop
./nsp-mdm-sdk.sh logs
./nsp-mdm-sdk.sh mdm_console
./nsp-mdm-sdk.sh backup
./nsp-mdm-sdk.sh restore
Once the SDK application has started, the running MDM server version can also be changed. To do this, run the following command and select a different MDM server version.
./nsp-mdm-sdk.sh start
Documentation
The following documents are available from the Help menu in the SDK application:
-
user guide – documentation of the SDK application, modeling guides for the NSP FM AMI and the NSP Equipment AMI, and detailed instructions for using the SDK Adaptor Designer Application to create and test adaptor suites
-
troubleshooting guide – detailed description of the development environment (Gradle build and the MDM SDK Gradle plugins), troubleshooting information, and the online Javadoc API