BigW Consortium Gitlab

Commit f98b2142 by David Frey

Introduce 'dr' a DataRouter command line tool

Change-Id: I19d1a23f5531e10388e204b70f4ff2ab8f911bf6
parent 3e9aef23
......@@ -31,6 +31,7 @@ apps:
$MANGOH_ROOT/apps/MqttClient/mqttClient.adef
$MANGOH_ROOT/apps/DataRouter/dataRouter.adef
$MANGOH_ROOT/apps/DataRouter/drTool/drTool.adef
$MANGOH_ROOT/apps/ArduinoBridge/arduinoBridge.adef
$MANGOH_WIFI_ROOT/service/wifiService.adef
......@@ -50,4 +51,5 @@ commands:
secstore = tools:/bin/secstore
wifi = wifi:/bin/wifi
mux = muxCtrlTools:/bin/mux
dr = drTool:/bin/dr
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment