X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=introduction.tex;h=1060cb3fc2976f68bef04afe0c41f7bdd2eaf1e2;hb=96c38eaced38e4a3cb8df44ec54b778a1dc11b24;hp=4d1ddedda77ddc50a13419b3231afb8f1a77f4d6;hpb=0318eb1b212df7d3980f268f03429936d2f1d617;p=msc-thesis1617.git diff --git a/introduction.tex b/introduction.tex index 4d1dded..1060cb3 100644 --- a/introduction.tex +++ b/introduction.tex @@ -41,15 +41,28 @@ at runtime and information can be exchanged. \section{Document structure} The structure of the thesis is as follows. -Chapter~\ref{chp:introduction} contains the problem statement, motivation and -the structure of the document. -Chapter~\ref{chp:methods} describes the foundations on which the implementation -is built. -Chapter~\ref{chp:results} shows the new techniques deviced and an example -application accompanied with implementation. +Chapter~\ref{chp:introduction} contains the problem statement, motivation, +literature embedding and the structure of the document. +Chapter~\ref{chp:top} introduces the reader to the basics of \gls{TOP} and +\gls{iTasks} +Chapter~\ref{chp:dsl} discusses the pros and cons of different embedding +methods to create \gls{EDSL}. +Chapter~\ref{chp:mtask} shows the existing \gls{mTask}-\gls{EDSL} on which is +extended on in this dissertation. +Chapter~\ref{chp:arch} shows the architecture used for \gls{IoT}-devices that +are a part of the new \gls{mTask}-system. +Chapter~\ref{chp:mtaskcont} shows the extension added to the +\gls{mTask}-\gls{EDSL} that were needed to make the system function. + +\todo{Vul aan} + Chapter~\ref{chp:conclusion} concludes by answering the research questions and discusses future research. Appendix~\ref{app:communication-protocol} shows the concrete protocol used for communicating between the server and client. Appendix~\ref{app:device-interface} shows the concrete interface for the devices. + +\section{Relevant research} +\todo{Hier alle citaten en achtergrond doen} +Ivory, firmata, dsl spul, etc.