During the creation of the client app, where on submitting the thermostatModel.json, and the SpaceModel.json, I encounter an error which says:
Submitting models: ThermostatModel.json, SpaceModel.json...
Response 409: Service request failed.
Status: 409 (Conflict)
Content:
{"error":{"code":"ModelAlreadyExists","message":"Model with same ID already exists dtmi:contosocom:DigitalTwins:Thermostat;1,dtmi:contosocom:DigitalTwins:Space;1. Use Model_List API to view models that already exist. See the Swagger example.(http://aka.ms/ModelListSwSmpl)"}}
Headers:
Strict-Transport-Security: REDACTED
Date: Wed, 05 Aug 2020 10:32:11 GMT
Content-Length: 275
Content-Type: application/json; charset=utf-8





