Update remotetest.py
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user