|
@@ -118,9 +118,9 @@ e-home-sdk:
|
|
|
logPath: "/usr/local/ehome/logs"
|
|
|
localIP: "0.0.0.0"
|
|
|
remoteIP: "47.92.161.104"
|
|
|
- cmsUdpPort: 7660
|
|
|
- alarmUdpPort: 7332
|
|
|
- pictureServerTcpPort: 6011
|
|
|
+ cmsUdpPort: 7661
|
|
|
+ alarmUdpPort: 7662
|
|
|
+ pictureServerTcpPort: 7663
|
|
|
urlPrefix: "http://${e-home-sdk.remoteIP}:${e-home-sdk.pictureServerTcpPort}"
|
|
|
picPath: "/usr/local/ehome/images"
|
|
|
|