diff --git a/ips.txt b/ips.txt index ceaf2b5..1105047 100644 --- a/ips.txt +++ b/ips.txt @@ -1 +1,4 @@ -192.168.31.103 \ No newline at end of file +172.29.119.27 +172.30.8.119 +172.29.119.29 +172.29.119.24 diff --git a/local_file.txt b/local_file.txt index 5457a5d..74bf187 100644 --- a/local_file.txt +++ b/local_file.txt @@ -13,10 +13,6 @@ WashParam deviceId - 6256EAE6-38C2-4110-8150-58F9C7918B4E - lastReboot - 1762077063 - senderId - 4294967950 + 84FB4557-5F57-49A1-A260-0BCCEBA6B9FF diff --git a/testudp.py b/testudp.py index e5cead3..ec703ab 100644 --- a/testudp.py +++ b/testudp.py @@ -3,7 +3,7 @@ import socket data = """ { - "url": "/adtask/show" + "url": "/start" } """.encode('utf-8')