POST install
Syntax
Description
curl -i -X POST http://
installs the selected compiled, binary real-time application file in the application folder
on the target computer.username:password@address:port/applications/install?app=slrtApplication --header "Content-Type: application/octete-stream" --data-binary @slrtApplicationPath
curl -i -k -X POST https://
installs the selected compiled, binary real-time application file in the application folder
on the target computer. The additional username:password@address:port/applications/install?app=slrtApplication-k option for the curl command
directs the connection to accept a self-signed certificate. For information about creating
certificate and key files and enabling HTTPS support, see setupTLSCertificate.
Examples
Input Arguments
Version History
Introduced in R2026a