ThingsPro GPS UI
npm install @thingspro-web/gps-uiAPI_TOKEN for accessing ThingsPro RESTful API tokenBASE_PATH for setting ThingsPro RESTful API base url. e.g. https://localhost:8080/api/v1sh
API_TOKEN=xxxx BASE_PATH=https://192.168.31.11/api/v1 npm start
`Build Component
`sh
npm run build
`Form Configuration
Modify component.resource.json file to create form elements by editing fields` property.