diff --git a/Makefile b/Makefile index 40ec7c679..da166143e 100755 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ endif GRPC_SERVICES_DIR=src/grpc/autogen -GATEWAY_RS_VSN ?= "8bf086618787b7eacf64abefdadf65a383e4c954" +GATEWAY_RS_VSN ?= "ff2b2957dd2e93cd487b3a9ad9f66e914814aa5e" GWMP_MUX_VSN ?= "v0.9.8" all: compile diff --git a/priv/gateway_rs/settings.toml b/priv/gateway_rs/settings.toml index c655b8719..65e7a2686 100644 --- a/priv/gateway_rs/settings.toml +++ b/priv/gateway_rs/settings.toml @@ -1,5 +1,2 @@ ## api listening port override api = 4468 - -[poc] -interval = 600