You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
540 B
23 lines
540 B
1 year ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>qos</key>
|
||
|
<integer>0</integer>
|
||
|
<key>groupId</key>
|
||
|
<string>GID_LKY</string>
|
||
|
<key>accessKey</key>
|
||
|
<string>iot08-juhuo</string>
|
||
|
<key>host</key>
|
||
|
<string>push.device.iot08.com</string>
|
||
|
<key>port</key>
|
||
|
<real>1883</real>
|
||
|
<key>tls</key>
|
||
|
<false/>
|
||
|
<key>rootTopic</key>
|
||
|
<string>iot08</string>
|
||
|
<key>passWord</key>
|
||
|
<string>iot08-juhuo</string>
|
||
|
</dict>
|
||
|
</plist>
|