mirror of https://github.com/unRedbox/Wiki.git
docs: update kioskengine/field-maintenance
This commit is contained in:
parent
84e2173f93
commit
12a3f4349e
|
@ -2,19 +2,22 @@
|
||||||
title: Field Maintenance
|
title: Field Maintenance
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-10-21T13:23:45.271Z
|
date: 2024-10-21T13:26:28.759Z
|
||||||
tags:
|
tags:
|
||||||
editor: ckeditor
|
editor: ckeditor
|
||||||
dateCreated: 2024-10-21T11:12:53.076Z
|
dateCreated: 2024-10-21T11:12:53.076Z
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<figure class="image image_resized image-style-align-right" style="width:44.97%;"><img src="/kioskengine/fmscreen.png">
|
|
||||||
<figcaption>An example of the Field Maintenance Application</figcaption>
|
|
||||||
</figure>
|
|
||||||
<p>The Field Maintenance Application contains various tools to assist field techs in servicing kiosks. </p>
|
<p>The Field Maintenance Application contains various tools to assist field techs in servicing kiosks. </p>
|
||||||
<p>The field maintenance application provides a safety tip unique to each week of the year. Every safety tip is hard coded into the Kiosk Engine and will display the same thing on every kiosk.</p>
|
<p>The field maintenance application provides a safety tip unique to each week of the year. Every safety tip is hard coded into the Kiosk Engine and will display the same thing on every kiosk.</p>
|
||||||
|
<figure class="image image_resized" style="width:44.97%;"><img src="/kioskengine/fmscreen.png">
|
||||||
|
<figcaption>An example of the Field Maintenance Application</figcaption>
|
||||||
|
</figure>
|
||||||
<h1>Safety Tips</h1>
|
<h1>Safety Tips</h1>
|
||||||
<p>These are shown based on the week of the year, 1 thru 52.</p>
|
<figure class="image image_resized image-style-align-right" style="width:38.04%;"><img src="/kioskengine/fmscreen-tip.png">
|
||||||
|
<figcaption>An example of a Safety Tip being displayed</figcaption>
|
||||||
|
</figure>
|
||||||
|
<p>These are shown when the FMA is opened, based on the current week number.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Stay dry in cold weather. It prevents hypothermia.</li>
|
<li>Stay dry in cold weather. It prevents hypothermia.</li>
|
||||||
<li>Be mindful of your surroundings at all times. It keeps you safe and prevents trips and falls.</li>
|
<li>Be mindful of your surroundings at all times. It keeps you safe and prevents trips and falls.</li>
|
||||||
|
|
Loading…
Reference in New Issue