Changes for page Fuel Level Monitoring
Last modified by Hera Guo on 2025/01/10 16:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,9 +6,28 @@ 6 6 7 7 This template is a display template for fuel level monitoring, in this template you can see the location of the tank, fuel capacity, temperature etc. and supports alarm settings. It has two levels of dashboards as shown below. 8 8 9 -* **First Level - Overview for all tanks**:This dashboard displays information about all tanks, including location, temperature, fuel level and alarm messages. 10 -* **second Level - Sensor Level**: This dashboard displays specific information about individual tanks. 9 +* **First Level - Overview for all tanks**:The **main state** is designed to monitor the remaining fuel and control the placement of tanks, device management, and the alarm system. This page contains the following elements: 11 11 11 + The section with an //**interactive map**// displays the location of the tanks with the help of markers. The marker also informs about the current status of the sensor, namely: green - the sensor is in a normal state, and the rules for triggering alarms are not applied; yellow - low battery; red - at least one of the conditions for starting a warning, for example, a low level of fuel remaining or low/high temperature, is used; gray - the sensor is in mode offline. To get more information, click on the tank marker - a popup with detailed information will appear. 12 + 13 + The user can use the map filter - map switches that will help sort the display according to requirements. 14 + 15 + The //**Tanks section**// is a list designed to display all existing tanks. You can delete or edit existing ones. The main list of “Tanks” contains the following data: “Total label”, “Remaining, %”, “Temperature”, “Battery”, “Connection” and action buttons. The user can create/add new sensors by clicking on the "+" button. To create a sensor, the user must go through the following steps: "General info", "Tank info," and "Set location". Note That we provided the ability to add and define nine types of tanks, which we can calculate based on their geometric parameters. See detailed information in the **"Tank Creation"** paragraph. 16 + 17 + The //**Alarms section**// is designed to display all alarms related to the remaining fuel level, temperature, and battery level. You can set the conditions under which alarms will be triggered by clicking the “Alarm Rules” button. By default, the following types of alarms are defined: “Low battery level”, “Low temperature”, “High temperature” and “Low remaining level”. 18 + 19 +* **second Level - Sensor Level**: **Tank state** is designed to display information about a specific tank. This page contains the following elements: 20 + 21 + Fuel remaining display widget; 22 + 23 + Section for displaying detailed tank information: “Tank Name”, “Serial number”, “Liquid type”, “Tank temperature”, “Battery level”, “Connection” and “Last Update”. Also, using the functionality of this section, you can edit the main fields - for this, click the "Edit" button, as well as change the location of the tank, and the marker on the map - by clicking on the "Edit Map" button; 24 + 25 + The Consumption and remaining fuel section is a table with a list of consumption, remaining, and fuel replenishment. The ability to monitor the duration of refueling or filling the tank with fuel and the timestamp of the action has also been added; 26 + 27 + The Remaining chart is designed to display the statistics of the tank's remaining and fuel consumption in the form of a graph, which is shown in terms of volume/% and time intervals; 28 + 29 + The Alarm section is a list of alarms for a specific tank. 30 + 12 12 [[image:屏幕截图 2024-11-27 150313.png||height="394" width="756"]][[image:Arrow.png]][[image:屏幕截图 2024-11-27 150340.png||height="388" width="750"]] 13 13 14 14 = 2.Import Solution Template = ... ... @@ -75,5 +75,4 @@ 75 75 76 76 [[image:屏幕截图 2024-11-27 150313.png||height="797" width="1532"]] 77 77 78 - 79 79 * Note: The dashboard will display properly only if our device has the key values **battery, fuelLevel, fuelHeight, temperature .**