-
Battery Status
Displays the current state of the device battery. It shows the battery's charging level in percent as well as whether the battery is being charged. Example <BatteryStatus Weight="0.05" Padding="1,1,1,1"/> Attributes ColorFilter
-
Bluetooth Scanner
Shows if an external barcode scanner is currently connected to the device. Example <BTSCANNER_WIDGET Name="BTSCANNER_WIDGET" Weight="0.05" Content="ANDRRES_ic_31barcode" Padding="1,1,1,1" Visibility="Gone"/> Attributes ColorFilter
-
Microphone Speech Feedback
A wrapper that is used to structure your layouts. Example <MicrophoneSpeechFeedback Weight="0.05" Padding="1,1,1,1" Margin="2,0,2,0" PositiveNotifications="true" NegativeNotifications="true"/>
-
Progressbar
Displays a visual representation of the currently completed tasks in relation to the remaining tasks. Example <PROGRESSBAR Name="PROCESS_PROGRESSBAR" Weight="0.65" Padding="0,5,0,5" BackgroundColor="#00000000" scale_y="2" progress_color="gray" progress_overlay_text_color="#FFFFFF"/> Attributes progress_color…
-
Torch Status
Displays the current state of your devices flashlight (if it is currently on or off). Example <TorchStatus Weight="0.05" Padding="1,1,1,1"/>
-
Wi-Fi Status
Shows whether the device is connected to a Wi-Fi network. Example <WiFiStatus Weight="0.05" Padding="1,1,1,1"/> Attributes ColorFilter
-
xBand Widget
Shows whether an xBand is connected to the device. If there is an xBand connected, its battery status is also displayed. Example <XBAND_WIDGET Name="XBAND_WIDGET" Weight="0.05" Content="ANDRRES_ic_13xBand" Padding="1,1,1,1" Visibility="Gone"/> Attributes battery_warning_percnet ColorFilter FocusStyle
-
MQTT Status
Displays whether the head-mounted device has a connection to Frontline Command Center. Example <MqttStatus Weight="0.05" Padding="1,1,1,1"/>