Changes for page 3.7 Service
Last modified by Admin on 2025/03/03 10:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,7 +33,7 @@ 33 33 34 34 === FTP === 35 35 36 -The BMS Main X device supports periodic sending of log files stored on the SD card to a remote FTP server via Wi-Fi. 36 +The BMS Main X device supports periodic sending of log files stored on the SD card to a remote FTP server via Wi-Fi and GSM. 37 37 38 38 Sending log files to a remote FTP server is configured in the "Service - FTP" section: 39 39 ... ... @@ -53,7 +53,7 @@ 53 53 54 54 === Reset === 55 55 56 -The BMS Main 3X device can automatically restart after joining battery modules for charging. The restart will occur no more often than "Maximum number of resets" per day and no more often than once per hour.56 +The BMS Main X device can automatically restart after joining battery modules for charging. The restart will occur no more often than "Maximum number of resets" per day and no more often than once per hour. 57 57 58 58 To access settings of periodic device reset, select the "Service → Reset" section: 59 59 ... ... @@ -60,6 +60,14 @@ 60 60 (% class="wikigeneratedid" %) 61 61 [[image:1740997900596-541.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="129" width="800"]] 62 62 63 +In this section: 64 + 65 +* Enable – a flag to enable periodic device resets; 66 +* Maximum number of resets; 67 +* Days to reset the device – a bitfield to choose days for reset; 68 +* Actual number of resets – a number of successful resets; 69 +* Last reset timestamp – time of last device reset. 70 + 63 63 === Errors journal === 64 64 65 65 The BMS Main X maintains a 32-entry errors journal. Each journal entry stores an error occurrence/disappearance timestamp and error flags. ... ... @@ -70,7 +70,9 @@ 70 70 71 71 In this section: 72 72 73 -* Last record – a number of the last entry in the errors journal; 74 -* Record 1 … Record 32 – entries in the errors journal. 81 +* Acknowledge the errors – a trigger to acknowledge the errors and clear the "Need acknowledge" signal; 82 +* Errors 1, 2 to ignore when adding a new record – bitfields with errors to be ignored while write to error journal; 83 +* Last record – a number of the last entry in the errors journal; 84 +* Record 1 … Record 32 – entries in the errors journal. 75 75 76 76 The errors journal is circular: after all 32 positions are filled, the next entry will be placed at position 1.