Make GET request to Axis flavored JSON RPC APIs
In the dev-container, run cargo-acap-build.
- Allow unsigned apps
- Install by either:
- using the device's UI, or
- entering the dev-container and running
cargo-acap-sdk installwith the appropriate arguments
Make a get request to the application with the appropriate path and query parameters.
See test.sh for an example.
The request can be made with the browser instead of curl.