86 lines
2.2 KiB
HTML
86 lines
2.2 KiB
HTML
<html>
|
|
<head>
|
|
<style>
|
|
table, td, th {
|
|
border: 1px solid black;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
width: 100%;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Unit</th>
|
|
<th>Office (jp)</th>
|
|
<th>Kitchen (eos)</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tr>
|
|
<td>AMY</td>
|
|
<td><img width="500" src="img/20260428_142435_Tue_office_AMY.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_14-56_kitchen_AMY.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>BOB</td>
|
|
<td><img width="500" src="img/20260428_145218_Tue_office_BOB.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_14-58_kitchen_BOB.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>CY</td>
|
|
<td><img width="500" src="img/20260428_135827_Tue_office_CY.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_14-12_kitchen_CY.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>DAN</td>
|
|
<td><img width="500" src="img/20260428_141000_Tue_office_DAN.png "></td>
|
|
<td><img width="500" src="img/2026-04-28_14-07_kitchen_DAN.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>ED</td>
|
|
<td><img width="500" src="img/20260428_144204_Tue_office_ED.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_15-06_kitchen_ED.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>FLO</td>
|
|
<td><img width="500" src="img/20260428_144937_Tue_office_FLO.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_15-00_kitchen_FLO.png"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>GUY</td>
|
|
<td><img width="500" src="img/20260428_144619_Tue_office_GUY.png"></td>
|
|
<td><img width="500" src="img/2026-04-28_15-02_kitchen_GUY.png"></td>
|
|
</tr>
|
|
</table>
|
|
<p>Steps used during testing:
|
|
<pre>Test Procedure:
|
|
1) attach USB to unit
|
|
2) edit the /dev/ttyt field
|
|
3) Save
|
|
4) Kernel restart
|
|
5) cell 1 run (Ctrl+Enter)
|
|
6) cell 2 run
|
|
7) cell 3 run
|
|
|
|
On the final test, ED, the blue charging light was activated, I noted in the screenshot.
|
|
I then went back and plugged each unit in to determine if the charging light appears:
|
|
AMY - no
|
|
BOB - no
|
|
CY - yes
|
|
DAN - no
|
|
ED - yes
|
|
FLO - no
|
|
GUY - no
|
|
|
|
The blue charging light will activate within 2 seconds of connecting the USB.
|
|
|
|
</pre>
|
|
|
|
</p>
|
|
</body>
|
|
</html>
|