Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

NordicSemiconductor/asset-tracker-cloud-device-ui-js

Device Simulator UI

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

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:

ℹ️ Read the complete nRF Asset Tracker documentation.

Set up

npm ci

Running

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.