From 5c5d5c3f938bc19e75d81a4b1279d9a356bde36e Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 28 Sep 2024 21:45:07 +0200 Subject: doc: Add device label It is required for the user to know the MAC address since it is used to calculate the IPv6 address required for streaming audio to the device without additional network configuration. Thus a label containing the MAC address has to be added to the device. --- doc/documentation.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index a912235..935c450 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -378,6 +378,19 @@ reboot After this reboot the soundbox device should be able to play audio like described in section~\ref{playing-audio}. +\section{Device label} + +A device label has to be added to the \texttt{soundbox} device after assembly +to let the user reference and access the device by the MAC address. + +\begin{verbatim} +soundbox +MAC: +\end{verbatim} + +The current version \texttt{\input{../version.txt}} and the MAC address noted down in +\autoref{retrieve-mac} should be used. + \chapter{Developer documentation} \section{Versioning} -- cgit v1.2.3-70-g09d2