You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,5 @@ You need to specify the following environment variable:
9
9
-`AZURE_DT_ENDPOINT`: the Azure Digital Twins instance endpoint
10
10
-`BOOTSTRAP_SERVER_URL`: the kafka connection endpoint
11
11
-`CONFIG_PATH`: the path where the microservice can find the configuration for environmental data and automation scenarios.
12
-
-`SCHEMA_REGISTRY_URL`: the schema registry url
12
+
-`SCHEMA_REGISTRY_URL`: the schema registry url
13
+
-`THING_DESCRIPTION_DIRECTORY_BASE_URL`: the base url for the thing description directory. To this base url must be necessary to add only the id of the thing.
0 commit comments