|
|
{application, emqx_management, [
|
|
{application, emqx_management, [
|
|
|
{description, "EMQX Management API and CLI"},
|
|
{description, "EMQX Management API and CLI"},
|
|
|
{registered, [emqx_management_sup]},
|
|
{registered, [emqx_management_sup]},
|
|
|
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx]},
|
|
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx]},
|