You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo -e "Starting containers: \033[1;34mOrion\033[0m, \033[1;36mIoT-Agent\033[0m, \033[1;31mKeyrock\033[0m, \033[1;31mWilma\033[0m, \033[1mTutorial\033[0m and \033[1mMongoDB\033[0m and \033[1mMySQL\033[0m databases."
135
134
echo -e "- \033[1;34mOrion\033[0m is the context broker"
136
-
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
135
+
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the JSON Protocol"
137
136
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
138
137
echo -e "- \033[1;31mKeyrock\033[0m is an Identity Management Front-End"
139
138
echo -e "- \033[1;31mWilma\033[0m is a PEP Proxy around \033[1;34mOrion\033[0m"
@@ -151,7 +150,7 @@ case "${command}" in
151
150
stoppingContainers
152
151
echo -e "Starting containers: \033[1;34mOrion\033[0m, \033[1;36mIoT-Agent\033[0m, \033[1;31mKeyrock\033[0m, \033[1;31mKong\033[0m, \033[1mTutorial\033[0m and \033[1mMongoDB\033[0m and \033[1mMySQL\033[0m databases."
153
152
echo -e "- \033[1;34mOrion\033[0m is the context broker"
154
-
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
153
+
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the JSON Protocol"
155
154
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
156
155
echo -e "- \033[1;31mKeyrock\033[0m is an Identity Management Front-End"
157
156
echo -e "- \033[1;31mKong\033[0m is a PEP Proxy around \033[1;34mOrion\033[0m"
@@ -169,7 +168,7 @@ case "${command}" in
169
168
stoppingContainers
170
169
echo -e "Starting containers: \033[1;34mOrion\033[0m, \033[1;36mIoT-Agent\033[0m, \033[1;31mKeyrock\033[0m, \033[1;31mWilma\033[0m, \033[1mTutorial\033[0m and \033[1mMongoDB\033[0m and \033[1mMySQL\033[0m databases."
171
170
echo -e "- \033[1;34mOrion\033[0m is the context broker"
172
-
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
171
+
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the JSON Protocol"
173
172
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
174
173
echo -e "- \033[1;31mKeyrock\033[0m is an Identity Management Front-End"
175
174
echo -e "- 2 instances of \033[1;31mWilma\033[0m as a PEP Proxy around \033[1;34mOrion\033[0m and between the Devices and \033[1;36mIoT-Agent\033[0m Southport"
@@ -186,7 +185,7 @@ case "${command}" in
186
185
stoppingContainers
187
186
echo -e "Starting containers: \033[1;34mOrion\033[0m, \033[1;36mIoT-Agent\033[0m, \033[1;31mKeyrock\033[0m, \033[1;31mWilma\033[0m, \033[1mTutorial\033[0m and \033[1mMongoDB\033[0m and \033[1mMySQL\033[0m databases."
188
187
echo -e "- \033[1;34mOrion\033[0m is the context broker"
189
-
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
188
+
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the JSON Protocol"
190
189
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
191
190
echo -e "- \033[1;31mKeyrock\033[0m is an Identity Management Front-End"
192
191
echo -e "- \033[1;31mWilma\033[0m as a PEP Proxy between \033[1;34mOrion\033[0m and the \033[1;36mIoT-Agent\033[0m"
0 commit comments