Update remotetest.py

This commit is contained in:
2025-04-12 11:42:58 +00:00
parent 1e3c46860b
commit 9d6d423ba4

View File

@@ -6,7 +6,7 @@ import requests
cdm = RemoteCdm(
security_level = 3000,
host = "http://159.69.41.117:9999",
host = "http://XXX.XXX.xxx.xxx:9999",
secret = "fx206W0FaB2O34HzGsgb8rcDe9e3ijsf",
device_name = "test_device_001"
)