X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=intro.doc.tex;h=ed4133dd66f7cb80281fe383eb835b32bc43bf13;hb=a5e7727b619f6b1f5c123f6ebb3e7fcce2b1f731;hp=7350f179e57e444cf733cc438ebea879c225b440;hpb=6548a5ec9ce8e0df67fc4019625ab5238eb1bf71;p=msc-thesis1617.git diff --git a/intro.doc.tex b/intro.doc.tex index 7350f17..ed4133d 100644 --- a/intro.doc.tex +++ b/intro.doc.tex @@ -1,20 +1,18 @@ The structure of this thesis is as follows. Chapter~\ref{chp:introduction} contains the problem statement, motivation, -related work and the structure of the document. -Chapter~\ref{chp:top} introduces the reader to the basics of \gls{TOP} and -\gls{iTasks}. +related work 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 upon in this dissertation. -Chapter~\ref{chp:mtaskcont} describes the view and functionality for -the \gls{mTask}-\gls{EDSL} that were added and used in the system. -Chapter~\ref{chp:arch} shows the architecture used for \gls{IoT}-devices that -are a part of the new \gls{mTask}-system. It covers the client software running -on the device and the server written in \gls{iTasks}. -Chapter~\ref{chp:conclusion} concludes by answering the research questions -and discusses future research. +methods to create \gls{EDSL}. Chapter~\ref{chp:mtask} shows the existing +\gls{mTask}-\gls{EDSL} on which is extended upon in this dissertation. +Chapter~\ref{chp:system} gives an overview of the proposed system. +Chapter~\ref{chp:mtaskcont} describes the view and functionality for the +\gls{mTask}-\gls{EDSL} that were added and used in the system. +Chapter~\ref{chp:arch} shows the implementation and considerations for entire +system. It covers the client software running on the device and the server +written in \gls{iTasks}. 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