Upgrade for Liberty
This commit is contained in:
@@ -15,7 +15,7 @@ if CONNECTION_STRING == "":
|
||||
print("Provide a connection string for the Iot Hub before running the script!")
|
||||
exit(13)
|
||||
|
||||
SITE_NAME = "COTTONWOOD"
|
||||
SITE_NAME = "LIBERTY"
|
||||
|
||||
|
||||
registry_manager = IoTHubRegistryManager.from_connection_string(CONNECTION_STRING)
|
||||
|
||||
Reference in New Issue
Block a user