Provides a user interface via a web application to interact with a simulated device for the nRF Asset Tracker.
The simulated devices are provided for each cloud flavours of the nRF Asset Tracker:
npm ci
npm start
After executing the above command, copy the connection string printed from
npm exec -- @nordicsemiconductor/asset-tracker-cloud-device-simulator-aws "</path/to/certificate.json>"
(e.g. http://localhost:24272
) and provide it in the endpoint input field.