Adjusting code
This commit is contained in:
parent
16165ce935
commit
37c7e684b0
|
@ -61,7 +61,7 @@
|
||||||
|
|
||||||
-define(ATTRS, [{clean_start,true},
|
-define(ATTRS, [{clean_start,true},
|
||||||
{client_id, <<"mqtt_client">>},
|
{client_id, <<"mqtt_client">>},
|
||||||
{conn_mod, emqx_connection},
|
{conn_mod, _},
|
||||||
{connected_at, _},
|
{connected_at, _},
|
||||||
{is_bridge, _},
|
{is_bridge, _},
|
||||||
{is_super, _},
|
{is_super, _},
|
||||||
|
|
Loading…
Reference in New Issue