Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cascade-examples
rigado-node-hello-world-frontend
Commits
81ad64a5
Commit
81ad64a5
authored
Sep 27, 2018
by
EJ Finneran
Browse files
Merge branch 'new-broker' into 'master'
New broker See merge request cascade-examples/rigado-node-hello-world-frontend!1
parents
aa04714e
be03c36e
Changes
2
Hide whitespace changes
Inline
Side-by-side
.env
View file @
81ad64a5
REACT_APP_DEBUG=false
REACT_APP_MQTT_TOPIC=/gateway/GATEWAY_SERIAL/sensors
REACT_APP_MQTT_URL=wss://
iot.eclipse.org
/mqtt
REACT_APP_MQTT_URL=wss://
demo-mqtt.rigado.io:443
/mqtt
src/middlewares/index.js
View file @
81ad64a5
...
...
@@ -16,7 +16,7 @@ const saveToLocalStorage = save({
'
form.mqtt
'
,
'
mqtt
'
],
namespace
:
'
rigado-node-hello-world-frontend-1.1.
1
'
namespace
:
'
rigado-node-hello-world-frontend-1.1.
2
'
});
const
middleware
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment