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 "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
201
-
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
201
+
echo -e "- \033[1mTutorial\033[0m displays a web app to manipulate the context directly"
202
+
echo -e "- \033[1mIoT Devices\033[0m acts as a series of dummy IoT Sensors over HTTP"
202
203
echo -e "- Data models \033[1m@context\033[0m (Smart Farm) is supplied externally"
203
204
echo""
204
205
${dockerCmd} -f docker-compose/mintaka.yml -p fiware up -d --remove-orphans --renew-anon-volumes
@@ -219,7 +220,8 @@ case "${command}" in
219
220
echo -e "Starting containers: \033[1;34mScorpio\033[0m, and a \033[1mPostgres\033[0m database, \033[1;36mIoT-Agent\033[0m, \033[1mTutorial\033[0m and a \033[1mMongoDB\033[0m database."
220
221
echo -e "- \033[1;34mScorpio\033[0m is the context broker"
221
222
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
222
-
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
223
+
echo -e "- \033[1mTutorial\033[0m displays a web app to manipulate the context directly"
224
+
echo -e "- \033[1mIoT Devices\033[0m acts as a series of dummy IoT Sensors over HTTP"
223
225
echo -e "- Data models \033[1m@context\033[0m (Smart Farm) is supplied externally"
echo -e "Starting containers: \033[1;34mStellio\033[0m, \033[1mKafka\033[0m, \033[1mZookeeper\033[0m and a \033[1mPostgres\033[0m database, \033[1;36mIoT-Agent\033[0m, \033[1mTutorial\033[0m and a \033[1mMongoDB\033[0m database."
239
241
echo -e "- \033[1;34mStellio\033[0m is the context broker"
240
242
echo -e "- \033[1;36mIoT-Agent\033[0m is configured for the UltraLight Protocol"
241
-
echo -e "- \033[1mTutorial\033[0m acts as a series of dummy IoT Sensors over HTTP"
243
+
echo -e "- \033[1mTutorial\033[0m displays a web app to manipulate the context directly"
244
+
echo -e "- \033[1mIoT Devices\033[0m acts as a series of dummy IoT Sensors over HTTP"
242
245
echo -e "- Data models \033[1m@context\033[0m (Smart Farm) is supplied externally"
0 commit comments