|
|
@@ -1,8 +1,8 @@
|
|
|
-{application, emqx_lwm2m, [
|
|
|
+{application, emqx_gateway_lwm2m, [
|
|
|
{description, "LwM2M Gateway"},
|
|
|
{vsn, "0.1.0"},
|
|
|
{registered, []},
|
|
|
- {applications, [kernel, stdlib, emqx, emqx_gateway, emqx_coap]},
|
|
|
+ {applications, [kernel, stdlib, emqx, emqx_gateway, emqx_gateway_coap]},
|
|
|
{env, []},
|
|
|
{modules, []},
|
|
|
{licenses, ["Apache 2.0"]},
|