实现Agent的API数据和端口功能

This commit is contained in:
Alex Yang
2025-12-02 23:38:11 +08:00
parent 4d66bdf633
commit fdef8092b5
3 changed files with 211 additions and 47 deletions

View File

@@ -4,5 +4,7 @@
"name": "cloud",
"device_id": "yunc",
"token": "0b1f00e76e28beaed3be71d13e25aceb",
"interval": "10s"
"interval": "10s",
"debug": true,
"api_port": 8082
}