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

Latest commit

 

History

History
32 lines (22 loc) · 1.74 KB

File metadata and controls

32 lines (22 loc) · 1.74 KB

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.