finish additional XEPs
[skm-ma-ws1314.git] / main.tex
index b2681ad..692256f 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -8,8 +8,12 @@
 \usepackage[hidelinks=true]{hyperref}
 \usepackage{todonotes}
 \usepackage{tikz}
+\usepackage{enumitem}  % for sparse lists with \setlist
+
 \usetikzlibrary{arrows}
 \urlstyle{sf}
+\setlist[enumerate]{noitemsep}
+\setlist[itemize]{noitemsep}
 
 \newcommand{\pages}[1]{\marginpar{#1 pages}}
 \newcommand{\term}[1]{\emph{#1}}
@@ -34,6 +38,12 @@ how do we talk to our smart home?
 what are the challenges? (interoperability, H2M interface, self-configuration,
 information filtering to prevent information overflow)
 
+In a distributed context like the Internet of Things, devices need to be ready
+to use out of the box. Users often do not want to set up configurations for each
+device they use, and when using several of those devices, it is often not
+reasonable having to configure every single one.
+
+
 %\paragraph{Human-to-Machine Communication:} especiall in the Internet of Things,
        %Chatty Things need to be accessible for the user and should be easy to talk
        %to.
This page took 0.025676 seconds and 4 git commands to generate.