Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Update gwrs for data flow testing #1881

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif

GRPC_SERVICES_DIR=src/grpc/autogen

GATEWAY_RS_VSN ?= "b4c3ed0aed000c01060c70dffa447965a0ad5b3c"
GATEWAY_RS_VSN ?= "9e190f223160d6d1b5231fa1e1ca7b3603b08384"
GWMP_MUX_VSN ?= "v0.9.8"

all: compile
Expand Down
1 change: 1 addition & 0 deletions priv/gateway_rs/settings.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
## api listening port override
api = 4468
packet_router = "http://50.18.149.124:8080"