|
@@ -66,11 +66,11 @@ function sendConfig($topic,$config)
|
|
|
// $username = 'rl0606';
|
|
|
// $password = "rlian2023";
|
|
|
|
|
|
- $server = '116.62.220.88';
|
|
|
- $port = 4883;
|
|
|
$clientId = 'mqtt_rlsta_door_config_1126';
|
|
|
- $username = 'rlsta2448';
|
|
|
- $password = "rlian8I4o4T2";
|
|
|
+ $server = '172.16.222.99';
|
|
|
+ $port = 1883;
|
|
|
+ $username = 'rl241107';
|
|
|
+ $password = "rlian2024";
|
|
|
$clean_session = false;
|
|
|
|
|
|
$connectionSettings = new ConnectionSettings();
|