smart_brain_test/testresults/testrun_full.tex

20692 líneas
1.2 MiB

\documentclass[a4paper]{article}
%\documentclass[a4paper,landscape]{article}
\renewcommand{\familydefault}{\sfdefault}
\usepackage[table]{xcolor}
\definecolor{orange}{rgb}{1, 0.7, 0}
\definecolor{lightgrey}{rgb}{0.925, 0.925, 0.925}
\setlength{\topmargin}{-3cm}
\setlength{\oddsidemargin}{-0.5cm}
\setlength{\evensidemargin}{0cm}
\setlength{\textwidth}{17.5cm}
\setlength{\textheight}{24.5cm}
%\setlength{\textwidth}{25cm}
%\setlength{\textheight}{15cm}
\setlength{\headheight}{84pt}
\usepackage{fancyvrb}
\usepackage{fvextra}
%\usepackage{framed,color}
%\newenvironment{modulelog}{\snugshade\Verbatim}{\endVerbatim\endsnugshade}
\usepackage{adjustbox}
\newenvironment{modulelog}%
{\par\noindent\adjustbox{margin=0ex,bgcolor=shadecolor,margin=0ex}\bgroup\varwidth\linewidth\Verbatim}%
{\endVerbatim\endvarwidth\egroup}
%\usepackage{xcolor}
\renewcommand{\baselinestretch}{1,2}
\setlength{\parindent}{0pt}
\setlength{\parskip}{9pt plus3pt minus3pt}
\usepackage{listings}
\usepackage{color}
\definecolor{bg-partially-covered}{rgb}{1,1,0.6} % light-yellow
\definecolor{bg-uncovered}{rgb}{1,0.8,0.8} % light-red
\definecolor{bg-covered}{rgb}{0.95,1,0.95} % very light-green
\definecolor{bg-clean}{rgb}{1,1,1} % white
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{mygray}{rgb}{0.5,0.5,0.5}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\lstset{ %
backgroundcolor=\color{white}, % choose the background color; you must add \usepackage{color} or \usepackage{xcolor}; should come as last argument
basicstyle=\footnotesize, % the size of the fonts that are used for the code
breakatwhitespace=false, % sets if automatic breaks should only happen at whitespace
breaklines=true, % sets automatic line breaking
captionpos=b, % sets the caption-position to bottom
commentstyle=\color{mygreen}, % comment style
deletekeywords={...}, % if you want to delete keywords from the given language
escapeinside={\%*}{*)}, % if you want to add LaTeX within your code
extendedchars=true, % lets you use non-ASCII characters; for 8-bits encodings only, does not work with UTF-8
frame=none, % adds a frame around the code
keepspaces=true, % keeps spaces in text, useful for keeping indentation of code (possibly needs columns=flexible)
keywordstyle=\color{blue}, % keyword style
language=Octave, % the language of the code
morekeywords={*,...}, % if you want to add more keywords to the set
numbers=left, % where to put the line-numbers; possible values are (none, left, right)
numbersep=5pt, % how far the line-numbers are from the code
numberstyle=\tiny\color{mygray}, % the style that is used for the line-numbers
rulecolor=\color{black}, % if not set, the frame-color may be changed on line-breaks within not-black text (e.g. comments (green here))
showlines=true,
showspaces=false, % show spaces everywhere adding particular underscores; it overrides 'showstringspaces'
showstringspaces=false, % underline spaces within strings only
showtabs=false, % show tabs within strings adding particular underscores
stepnumber=1, % the step between two line-numbers. If it's 1, each line will be numbered
stringstyle=\color{mymauve}, % string literal style
tabsize=2, % sets default tabsize to 2 spaces
}
\usepackage{hyperref}
\usepackage{longtable}[=v4.13]
\usepackage{tabu}
\usepackage{multicol}
\usepackage{booktabs}
\usepackage{graphicx}
\usepackage{lastpage} % for the number of the last page in the document
\usepackage{fancyhdr}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\lhead{\textcolor{gray}{}}
\chead{\textcolor{gray}{ Unittest for {\tt smart\_brain }}}
\rhead{\textcolor{gray}{}}
\lfoot{\textcolor{gray}{}}
\cfoot{\textcolor{gray}{}}
\rfoot{\textcolor{gray}{\thepage\,/ \pageref{LastPage}}}
\begin{document}
\begin{titlepage}
\date{\today}
\title{
Unittest for {\tt smart\_brain }
}
\date{\today}
\maketitle
\thispagestyle{empty}
\newpage
\end{titlepage}
\setcounter{page}{1}
\pagestyle{fancy}
\tableofcontents
\newpage
\section{Test System Information}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf System Information} & \\
\midrule
Architecture & 64bit \\
Machine & x86\_64 \\
Hostname & ahorn \\
Distribution & Linux Mint 21.1 (vera) \\
System & Linux \\
Kernel & 5.15.0-60-generic (\#66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023) \\
Username & dirk \\
Path & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test \\
\bottomrule
\end{tabu}
\section{Test Object Information}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Test object Information} & \\
\midrule
Test Object Name & smart\_brain \\
Test Object Vesion & 1.0.1 \\
GIT repository & https:/\allowbreak /\allowbreak git.mount-mockery.de/\allowbreak smarthome/\allowbreak smart\_brain.git\\
GIT reference & 0b74ff04c9f3cb8c2608c2bcc2ba7759195ea5f8\\
\bottomrule
\end{tabu}
\section{Summary}
\begin{tabu} to \linewidth {lX}
\toprule
Number of tests & {\bf 67}\\
Number of successfull tests & {\bf 67}\\
Number of possibly failed tests & \textcolor{black}{\bf 0}\\
Number of failed tests & \textcolor{black}{\bf 0}\\
\midrule
Executionlevel & Full Test (all defined tests)\\
Time consumption & 84.730s\\
\bottomrule
\end{tabu}
\section{\textcolor{green}{Testcases (Success)}}
\subsection{ Power On/\allowbreak Off test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak diningroom/\allowbreak powerplug\_floorlamp }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:56:54,326\\
Finished-Time: & 2023-02-09 15:56:55,536\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic __info__ and payload b'null'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic __info__ and payload b'{"app_name": "smart_brain", "version": {"readable": "1.0.1", "major": 1, "minor": 0, "patch": 1}, "git": {"url": "https://git.mount-mockery.de/smarthome/smart_brain.git", "ref": "0b74ff04c9f3cb8c2608c2bcc2ba7759195ea5f8"}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/diningroom/floorlamp/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/diningroom/floorlamp/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak diningroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:56:55,537\\
Finished-Time: & 2023-02-09 15:56:56,745\\
Time-Consumption & 1.209s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/diningroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/diningroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off synchronisation test: shellies/\allowbreak ffe/\allowbreak diningroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (24)\\
Start-Time: & 2023-02-09 15:56:56,746\\
Finished-Time: & 2023-02-09 15:56:57,652\\
Time-Consumption & 0.906s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'False'\\
\bf{\,Info } & Changing master device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak diningroom/\allowbreak powerplug\_floorlamp) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing master device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak diningroom/\allowbreak powerplug\_floorlamp) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'False'\\
\bottomrule
\end{tabu}
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak diningroom/\allowbreak powerplug\_floorlamp) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/diningroom/powerplug_floorlamp) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/diningroom/powerplug_floorlamp) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/diningroom/powerplug_floorlamp/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/diningroom/floorlamp/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak diningroom/\allowbreak powerplug\_floorlamp) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/diningroom/powerplug_floorlamp) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/diningroom/powerplug_floorlamp) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak floor/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:56:57,652\\
Finished-Time: & 2023-02-09 15:56:58,862\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/floor/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/floor/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/floor/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak kitchen/\allowbreak circulation\_pump }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:56:58,863\\
Finished-Time: & 2023-02-09 15:57:00,073\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'toggle'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/kitchen/circulation_pump/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'toggle'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/kitchen/circulation_pump/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/circulation_pump/__info__ and payload b'{"__type__": "videv_switching_timer", "state": {"control": true, "display": true}, "timer": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak kitchen/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:00,074\\
Finished-Time: & 2023-02-09 15:57:01,284\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/kitchen/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/kitchen/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/kitchen/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:01,284\\
Finished-Time: & 2023-02-09 15:57:03,099\\
Time-Consumption & 1.815s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:03,100\\
Finished-Time: & 2023-02-09 15:57:04,915\\
Time-Consumption & 1.815s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:04,915\\
Finished-Time: & 2023-02-09 15:57:06,127\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:06,127\\
Finished-Time: & 2023-02-09 15:57:07,940\\
Time-Consumption & 1.813s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:07,941\\
Finished-Time: & 2023-02-09 15:57:09,755\\
Time-Consumption & 1.813s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:09,755\\
Finished-Time: & 2023-02-09 15:57:10,967\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness synchronisation test: videv/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (42)\\
Start-Time: & 2023-02-09 15:57:10,968\\
Finished-Time: & 2023-02-09 15:57:12,180\\
Time-Consumption & 1.213s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'True' (Power on)\\
\bf{\,Info } & Changing master device brightness to '35'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing master device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'True' (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device brightness to '35'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/brightness and payload 35
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'35'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'35.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature synchronisation test: videv/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (67)\\
Start-Time: & 2023-02-09 15:57:12,181\\
Finished-Time: & 2023-02-09 15:57:13,393\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'True' (Power on)\\
\bf{\,Info } & Changing master device color temperature to '2'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing master device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'True' (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device color temperature to '2'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/color_temp and payload 2
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'2'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'2.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/livingroom/floorlamp/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off synchronisation test: shellies/\allowbreak ffe/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (24)\\
Start-Time: & 2023-02-09 15:57:13,393\\
Finished-Time: & 2023-02-09 15:57:14,303\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'False'\\
\bf{\,Info } & Changing master device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing master device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'False'\\
\bottomrule
\end{tabu}
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "on"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_1 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_2 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_3 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_4 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_5 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/livingroom/floorlamp_6 and payload {"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_1 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_2 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_3 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_4 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_5 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/livingroom/floorlamp_6 and payload b'{"state": "off", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/livingroom/floorlamp/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_1) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_1) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_2) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_2) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_2) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_3) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_3) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_3) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_4) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_4) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_4) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_5) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_5) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_5) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak ffe/\allowbreak livingroom/\allowbreak floorlamp\_6) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/ffe/livingroom/floorlamp_6) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/ffe/livingroom/floorlamp_6) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak bed\_light\_di }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:14,303\\
Finished-Time: & 2023-02-09 15:57:16,119\\
Time-Consumption & 1.816s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 165.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 165.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_di/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 165.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 165.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_di/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak bed\_light\_di }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:16,120\\
Finished-Time: & 2023-02-09 15:57:17,332\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_di/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "on", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_di/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_di and payload {"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_di and payload b'{"state": "off", "brightness": 127.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_di/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak bed\_light\_ma }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:17,333\\
Finished-Time: & 2023-02-09 15:57:18,542\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_ma/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_ma/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_ma/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_ma/state and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/state and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/bed_light_ma/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/set and payload b'{"state": "off"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/bed_light_ma/state and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/bed_light_ma/state and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/bed_light_ma/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Away mode test: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (101)\\
Start-Time: & 2023-02-09 15:57:18,543\\
Finished-Time: & 2023-02-09 15:57:19,452\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bf{\,Info } & Deactivating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/away_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 16.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/away_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Boost mode test: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (128)\\
Start-Time: & 2023-02-09 15:57:19,452\\
Finished-Time: & 2023-02-09 15:57:20,360\\
Time-Consumption & 0.908s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Activating boost mode\\
\bf{\,\textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Setting postconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating boost mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/start_boost and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/start_boost and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/boost_timer and payload b'900'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 30}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'30'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 900 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result > 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting postconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/boost_timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Default temperature test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (50)\\
Start-Time: & 2023-02-09 15:57:20,361\\
Finished-Time: & 2023-02-09 15:57:20,966\\
Time-Consumption & 0.606s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Valve setpoint to 16.5)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Triggering set to default temperature (21.5)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Valve setpoint to 16.5)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 16.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint (is not default temperature)): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint (is not default temperature)): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Triggering set to default temperature (21.5)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Summer mode test: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (74)\\
Start-Time: & 2023-02-09 15:57:20,967\\
Finished-Time: & 2023-02-09 15:57:21,876\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/summer_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/summer_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ User temperature setpoint test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (22)\\
Start-Time: & 2023-02-09 15:57:21,877\\
Finished-Time: & 2023-02-09 15:57:23,087\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Changing valve temperature setpoint to '16.5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '21.5'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bf{\,Info } & Changing valve temperature setpoint to '16.5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '21.5'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '16.5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 16.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '21.5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload 21.5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '16.5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 16.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 16.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'16.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 16.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 16.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '21.5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload 21.5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve/set and payload b'{"current_heating_setpoint": 21.5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/heating_valve and payload {"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'21.5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/heating_valve and payload b'{"current_heating_setpoint": 21.5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 21.5 and Type is $<$class 'float'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 21.5 (<class 'float'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:23,088\\
Finished-Time: & 2023-02-09 15:57:24,906\\
Time-Consumption & 1.818s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak ffe/\allowbreak sleep/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:24,906\\
Finished-Time: & 2023-02-09 15:57:26,721\\
Time-Consumption & 1.815s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffe/\allowbreak sleep/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:26,722\\
Finished-Time: & 2023-02-09 15:57:27,934\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffe/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffe/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffe/sleep/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffe/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Away mode test: zigbee/\allowbreak ffw/\allowbreak bath/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (101)\\
Start-Time: & 2023-02-09 15:57:27,935\\
Finished-Time: & 2023-02-09 15:57:28,844\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/away_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/away_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Boost mode test: zigbee/\allowbreak ffw/\allowbreak bath/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (128)\\
Start-Time: & 2023-02-09 15:57:28,845\\
Finished-Time: & 2023-02-09 15:57:29,752\\
Time-Consumption & 0.908s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Activating boost mode\\
\bf{\,\textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Setting postconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating boost mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/start_boost and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/start_boost and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/boost_timer and payload b'900'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 30}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'30'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 900 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result > 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting postconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/boost_timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Default temperature test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak bath/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (50)\\
Start-Time: & 2023-02-09 15:57:29,753\\
Finished-Time: & 2023-02-09 15:57:30,359\\
Time-Consumption & 0.606s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Valve setpoint to 18.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Triggering set to default temperature (23.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Valve setpoint to 18.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint (is not default temperature)): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint (is not default temperature)): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Triggering set to default temperature (23.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Summer mode test: zigbee/\allowbreak ffw/\allowbreak bath/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (74)\\
Start-Time: & 2023-02-09 15:57:30,359\\
Finished-Time: & 2023-02-09 15:57:31,267\\
Time-Consumption & 0.908s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/summer_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/summer_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ User temperature setpoint test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak bath/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (22)\\
Start-Time: & 2023-02-09 15:57:31,268\\
Finished-Time: & 2023-02-09 15:57:32,480\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Changing valve temperature setpoint to '18.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '23.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing valve temperature setpoint to '18.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '23.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '18.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '23.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload 23
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '18.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '23.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload 23
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/bath/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/bath/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/bath/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak julian/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:32,481\\
Finished-Time: & 2023-02-09 15:57:34,297\\
Time-Consumption & 1.817s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak julian/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:34,298\\
Finished-Time: & 2023-02-09 15:57:36,115\\
Time-Consumption & 1.817s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffw/\allowbreak julian/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:36,116\\
Finished-Time: & 2023-02-09 15:57:37,326\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/julian/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/julian/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/julian/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/julian/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:37,326\\
Finished-Time: & 2023-02-09 15:57:39,139\\
Time-Consumption & 1.813s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:39,140\\
Finished-Time: & 2023-02-09 15:57:40,954\\
Time-Consumption & 1.814s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffw/\allowbreak livingroom/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:40,955\\
Finished-Time: & 2023-02-09 15:57:42,165\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/livingroom/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/livingroom/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/livingroom/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/livingroom/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak ffw/\allowbreak sleep/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:42,165\\
Finished-Time: & 2023-02-09 15:57:43,979\\
Time-Consumption & 1.814s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/sleep/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/sleep/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak ffw/\allowbreak sleep/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:43,980\\
Finished-Time: & 2023-02-09 15:57:45,191\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/sleep/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/ffw/sleep/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/ffw/sleep/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/ffw/sleep/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/ffw/sleep/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:45,191\\
Finished-Time: & 2023-02-09 15:57:46,401\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/amplifier/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/amplifier/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 3 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:46,401\\
Finished-Time: & 2023-02-09 15:57:47,613\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/cd_player/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/cd_player/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off synchronisation test: my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 3 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (24)\\
Start-Time: & 2023-02-09 15:57:47,613\\
Finished-Time: & 2023-02-09 15:57:48,519\\
Time-Consumption & 0.906s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'False'\\
\bf{\,Info } & Changing master device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Follower device (my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing master device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Follower device (my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'False'\\
\bottomrule
\end{tabu}
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (my_apps/gfw/dirk/powerplug/output/1) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (my_apps/gfw/dirk/powerplug/output/1) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/cd_player/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/amplifier/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (my_apps/gfw/dirk/powerplug/output/1) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (my_apps/gfw/dirk/powerplug/output/1) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak desk\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:48,520\\
Finished-Time: & 2023-02-09 15:57:50,334\\
Time-Consumption & 1.814s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak desk\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:50,334\\
Finished-Time: & 2023-02-09 15:57:52,148\\
Time-Consumption & 1.814s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 2 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:57:52,149\\
Finished-Time: & 2023-02-09 15:57:53,360\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/desk_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/desk_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/desk_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/desk_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Away mode test: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (101)\\
Start-Time: & 2023-02-09 15:57:53,361\\
Finished-Time: & 2023-02-09 15:57:54,268\\
Time-Consumption & 0.907s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/away_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 20}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/away_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Boost mode test: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (128)\\
Start-Time: & 2023-02-09 15:57:54,269\\
Finished-Time: & 2023-02-09 15:57:55,176\\
Time-Consumption & 0.907s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Activating boost mode\\
\bf{\,\textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Setting postconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating boost mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/start_boost and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/start_boost and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/boost_timer and payload b'900'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 30}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'30'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is greater expectation (Content 900 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 900 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result > 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting postconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/boost_timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Default temperature test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (50)\\
Start-Time: & 2023-02-09 15:57:55,176\\
Finished-Time: & 2023-02-09 15:57:55,781\\
Time-Consumption & 0.605s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Valve setpoint to 20.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Triggering set to default temperature (25.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Valve setpoint to 20.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 20}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint (is not default temperature)): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint (is not default temperature)): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Triggering set to default temperature (25.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Summer mode test: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (74)\\
Start-Time: & 2023-02-09 15:57:55,782\\
Finished-Time: & 2023-02-09 15:57:56,689\\
Time-Consumption & 0.907s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/summer_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/summer_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ User temperature setpoint test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (22)\\
Start-Time: & 2023-02-09 15:57:56,690\\
Finished-Time: & 2023-02-09 15:57:57,899\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Changing valve temperature setpoint to '20.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '25.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing valve temperature setpoint to '20.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '25.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '20.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 20}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '25.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload 25
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '20.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 20, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 20}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 20 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 20 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '25.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload 25
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve/set and payload b'{"current_heating_setpoint": 25}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/heating_valve and payload {"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/heating_valve and payload b'{"current_heating_setpoint": 25, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 25 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 25 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:57:57,900\\
Finished-Time: & 2023-02-09 15:57:59,715\\
Time-Consumption & 1.816s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak dirk/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:57:59,716\\
Finished-Time: & 2023-02-09 15:58:01,529\\
Time-Consumption & 1.813s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak gfw/\allowbreak dirk/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:58:01,530\\
Finished-Time: & 2023-02-09 15:58:02,741\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/dirk/main_light and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/dirk/main_light and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: my\_apps/\allowbreak gfw/\allowbreak dirk/\allowbreak powerplug/\allowbreak output/\allowbreak 4 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:58:02,742\\
Finished-Time: & 2023-02-09 15:58:03,952\\
Time-Consumption & 1.210s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/pc_dock/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/dirk/pc_dock/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4/set and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/dirk/pc_dock/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (50)\\
Start-Time: & 2023-02-09 15:58:03,953\\
Finished-Time: & 2023-02-09 15:58:05,768\\
Time-Consumption & 1.815s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device brightness to '65'\\
\bf{\,\textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device brightness to '65'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 165.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'65.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 65 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 65 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1 }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (81)\\
Start-Time: & 2023-02-09 15:58:05,768\\
Finished-Time: & 2023-02-09 15:58:07,583\\
Time-Consumption & 1.815s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Power on)\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing light device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing virtual device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting precondition (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing light device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 413.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'8.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device color temperature is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device color temperature): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device color temperature): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 8 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 8 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Light device brightness is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Light device brightness): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Light device brightness): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting precondition (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:58:07,584\\
Finished-Time: & 2023-02-09 15:58:08,795\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Brightness synchronisation test: videv/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (42)\\
Start-Time: & 2023-02-09 15:58:08,795\\
Finished-Time: & 2023-02-09 15:58:10,004\\
Time-Consumption & 1.208s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'True' (Power on)\\
\bf{\,Info } & Changing master device brightness to '35'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing master device brightness to '50'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'True' (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device brightness to '35'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/brightness and payload 35
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'35'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"brightness": 90.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 90.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'35.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) brightness is correct (Content 35 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) brightness): 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) brightness): result = 35 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device brightness to '50'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/brightness and payload 50
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"brightness": 128.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/brightness and payload b'50.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) brightness is correct (Content 50 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) brightness): 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) brightness): result = 50 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Color temperature synchronisation test: videv/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (67)\\
Start-Time: & 2023-02-09 15:58:10,004\\
Finished-Time: & 2023-02-09 15:58:11,214\\
Time-Consumption & 1.209s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'True' (Power on)\\
\bf{\,Info } & Changing master device color temperature to '2'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing master device color temperature to '5'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'True' (Power on)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device color temperature to '2'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/color_temp and payload 2
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'2'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"color_temp": 291.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 291.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'2.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) color temperature is correct (Content 2 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) color temperature): 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) color temperature): result = 2 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device color temperature to '5'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/floor/main_light/color_temp and payload 5
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/set and payload b'{"color_temp": 352.0}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5.0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) color temperature is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) color temperature): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) color temperature): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Resetting preconditions for master device 'False' (Power off)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off synchronisation test: shellies/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak synchronisation.py (24)\\
Start-Time: & 2023-02-09 15:58:11,214\\
Finished-Time: & 2023-02-09 15:58:12,121\\
Time-Consumption & 0.907s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions for master device 'False'\\
\bf{\,Info } & Changing master device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing master device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions for master device 'False'\\
\bottomrule
\end{tabu}
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_1 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2/get and payload b'{"state": ""}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/floor/main_light_2 and payload {"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_1 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/floor/main_light_2 and payload b'{"state": "on", "brightness": 127.0, "color_temp": 352.0, "__type__": "tradfri_light"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing master device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/floor/main_light/__info__ and payload b'{"__type__": "videv_switch_brightness_color_temp", "state": {"control": true, "display": true}, "brightness": {"control": true, "display": true}, "color_temp": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_1) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_1) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_1) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Follower device (zigbee/\allowbreak gfw/\allowbreak floor/\allowbreak main\_light\_2) state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Follower device (zigbee/gfw/floor/main_light_2) state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Follower device (zigbee/gfw/floor/main_light_2) state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Away mode test: zigbee/\allowbreak gfw/\allowbreak marion/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (101)\\
Start-Time: & 2023-02-09 15:58:12,122\\
Finished-Time: & 2023-02-09 15:58:13,031\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating away mode\\
\bf{\,\textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/away_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/away_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating away mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/away_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/away_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Away mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Away mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Away mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Boost mode test: zigbee/\allowbreak gfw/\allowbreak marion/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (128)\\
Start-Time: & 2023-02-09 15:58:13,031\\
Finished-Time: & 2023-02-09 15:58:13,940\\
Time-Consumption & 0.909s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Activating boost mode\\
\bf{\,\textcolor{green}{Success} } & Boost timer is greater expectation (Content 899 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Setting postconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating boost mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/start_boost and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/start_boost and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/boost_timer and payload b'900'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 30}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'30'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 30, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/boost_timer and payload b'899'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is greater expectation (Content 899 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 899 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result > 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting postconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/boost_timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Boost timer is correct (Content 0 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Boost timer): 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Boost timer): result = 0 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Default temperature test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak marion/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (50)\\
Start-Time: & 2023-02-09 15:58:13,940\\
Finished-Time: & 2023-02-09 15:58:14,545\\
Time-Consumption & 0.605s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Valve setpoint to 18.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Triggering set to default temperature (23.0)\\
\bf{\,\textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Valve setpoint to 18.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint (is not default temperature) is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint (is not default temperature)): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint (is not default temperature)): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Triggering set to default temperature (23.0)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Summer mode test: zigbee/\allowbreak gfw/\allowbreak marion/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (74)\\
Start-Time: & 2023-02-09 15:58:14,546\\
Finished-Time: & 2023-02-09 15:58:15,455\\
Time-Consumption & 0.910s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Setting preconditions (Default setpoint)\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Activating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Deactivating summer mode\\
\bf{\,\textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Setting preconditions (Default setpoint)\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/set_default_temperature and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Activating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/summer_mode and payload true
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 5}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'5'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/summer_mode and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 5, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 5 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 5 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Deactivating summer mode\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/summer_mode and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/summer_mode and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Summer mode is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Summer mode): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Summer mode): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ User temperature setpoint test for device and virtual device: zigbee/\allowbreak gfw/\allowbreak marion/\allowbreak heating\_valve }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak heating.py (22)\\
Start-Time: & 2023-02-09 15:58:15,456\\
Finished-Time: & 2023-02-09 15:58:16,668\\
Time-Consumption & 1.212s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,Info } & Changing valve temperature setpoint to '18.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '23.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing valve temperature setpoint to '18.0'\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bf{\,Info } & Changing videv user temperature setpoint to '23.0'\\
\bf{\,\textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '18.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '23.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload 23
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing valve temperature setpoint to '18.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 18, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 18}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'18'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device user temperature is correct (Content 18 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device user temperature): 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device user temperature): result = 18 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing videv user temperature setpoint to '23.0'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload 23
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve/set and payload b'{"current_heating_setpoint": 23}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic zigbee/gfw/marion/heating_valve and payload {"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'23'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic zigbee/gfw/marion/heating_valve and payload b'{"current_heating_setpoint": 23, "local_temperature": 20.7, "__type__": "brennenstuhl_heating_valve"}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/temperature and payload b'20.7'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/heating_valve/__info__ and payload b'{"__type__": "videv_heating", "user_temperature_setpoint": {"control": true, "display": true}, "away_mode": {"control": true, "display": true}, "summer_mode": {"control": true, "display": true}, "start_boost": {"control": true}, "set_default_temperature": {"control": true}, "valve_temperature_setpoint": {"display": true}, "boost_timer": {"display": true}, "temperature": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Valve device temperature setpoint is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Valve device temperature setpoint): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Valve device temperature setpoint): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device valve temperature is correct (Content 23 and Type is $<$class 'int'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device valve temperature): 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device valve temperature): result = 23 (<class 'int'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak gfw/\allowbreak marion/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:58:16,668\\
Finished-Time: & 2023-02-09 15:58:17,881\\
Time-Consumption & 1.213s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/gfw/marion/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/gfw/marion/main_light/__info__ and payload b'{"__type__": "videv_switching", "state": {"control": true, "display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\subsection{ Power On/\allowbreak Off test for device and virtual device: shellies/\allowbreak stw/\allowbreak stairway/\allowbreak main\_light }
\paragraph{Testsummary}\mbox{}\\
This test was passed with the state: {\bf \textcolor{green}{Success}}.
\begin{longtabu} to \linewidth {lX}
\toprule
Caller: & /\allowbreak home/\allowbreak dirk/\allowbreak my\_repositories/\allowbreak smarthome/\allowbreak smart\_brain\_test/\allowbreak tests/\allowbreak light.py (27)\\
Start-Time: & 2023-02-09 15:58:17,882\\
Finished-Time: & 2023-02-09 15:58:19,093\\
Time-Consumption & 1.211s\\
\midrule
\multicolumn{2}{l}{\bf{Testresults:}}\\
\midrule
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing switching device state to 'True'\\
\bf{\,\textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bf{\,Info } & Changing virtual device state to 'False'\\
\bf{\,\textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{longtabu}
\paragraph{Testdetails}\mbox{}\\
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/stw/stairway/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/timer and payload b'100'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/stw/stairway/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/stw/stairway/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing switching device state to 'True'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/stw/stairway/main_light/relay/0 and payload on
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0 and payload b'on'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/timer and payload b'100'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'true'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/timer and payload b'99'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Virtual device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Virtual device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Virtual device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content True and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = True (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf Info } & Changing virtual device state to 'False'\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic videv/stw/stairway/main_light/state and payload false
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Sending message with topic shellies/stw/stairway/main_light/relay/0 and payload off
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0 and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic shellies/stw/stairway/main_light/relay/0/command and payload b'off'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/timer and payload b'0'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/state and payload b'false'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Received message with topic videv/stw/stairway/main_light/__info__ and payload b'{"__type__": "videv_switching_motion", "state": {"control": true, "display": true}, "timer": {"display": true}, "motion_0": {"display": true}, "motion_1": {"display": true}}'
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\begin{tabu} to \linewidth {lX}
\toprule
{\bf \textcolor{green}{Success} } & Switching device state is correct (Content False and Type is $<$class 'bool'$>$).\\
\bottomrule
\end{tabu}
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Result (Switching device state): False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\definecolor{shadecolor}{rgb}{ 0.8 0.8 0.8 }\begin{modulelog}[breaklines=true, breakanywhere=true]
Expectation (Switching device state): result = False (<class 'bool'>)
\end{modulelog}
\vspace*{-0.225cm}\pagebreak[1]
\vspace*{2.5ex}
\end{document}