Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / conclusion.conclusion.tex
index 6845813..9a706b6 100644 (file)
@@ -26,3 +26,12 @@ device suddenly becomes unusable, the \gls{iTasks} system can reassign a new
 \gls{Task} without needing to recompile the code. It also showed that adding
 peripherals is not a time consuming task and does not even requires
 recompilation of clients not having the peripheral.
+
+The new functionality extends the reach of \gls{iTasks} by adding \gls{IoT}
+functionality and allowing devices to run \gls{mTask}-\glspl{Task}. With this
+extension, a programmer can create an entire \gls{IoT} system from one source
+that reaches all layers of the \gls{IoT} architecture. However, this does not
+limit the applications and makes them static. Components can be updated
+individually without causing integration problems. Devices can be repurposed
+just by sending new \glspl{Task} to it. Most importantly, it gives an insight
+in the possibilities of adding \gls{IoT} to \gls{TOP} programs.