fix test config

This commit is contained in:
anlicheng 2024-07-31 15:17:30 +08:00
parent 7fd2e34a3b
commit 43876e3bff

View File

@ -16,11 +16,11 @@
{<<"test">>, <<"iot2023">>}
]},
{api_url, "https://lgsiot.njau.edu.cn"},
{api_url, "http://172.16.0.5"},
%% 配置中电的数据转发, mqtt协议
{zhongdian, [
{host, "172.30.37.244"},
{host, "172.16.0.16"},
{port, 1883},
{username, "admin"},
{password, "123456"},