添加项目文件。

This commit is contained in:
2025-09-15 17:59:48 +08:00
parent 872f090cc2
commit e7adae128e
91 changed files with 14260 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"ServerAddress": "127.0.0.1",
"ServerPort": 1883,
"AutoReconnect": true,
"ReconnectInterval": 5000,
"HeartbeatInterval": 30000,
"ConnectionTimeout": 5000,
"Url": "/push/device/942010002",
"DeviceCode": "MOVICON_HUB_001",
"Cycle": 1,
"SecretKey": "your_secret_key_here"
}