Wiki source code of service-scripts
Last modified by Admin on 2025/07/17 13:29
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **service-scripts** is a set of Python scripts that help battery manufacturers to automate work with Movicom Electric BMS. | ||
2 | |||
3 | = v0.6.0 = | ||
4 | |||
5 | [[service_scripts-0.6.0.tar.gz>>FileManager.service_scripts-0\.6\.0\.tar\.gz]] | ||
6 | |||
7 | == Improvements == | ||
8 | |||
9 | * ability to read the device error journal via the CLI interface | ||
10 | * ability to download log files from an SD card via the CLI interface | ||
11 | * ability to find a log file by a timestamp and download it via the CLI interface | ||
12 | * ability to browse files on an SD card and download them via the CLI interface | ||
13 | |||
14 | = v0.5.0 = | ||
15 | |||
16 | [[service_scripts-0.5.0.tar.gz>>FileManager.service_scripts-0\.5\.0\.tar\.gz]] | ||
17 | |||
18 | == Improvements == | ||
19 | |||
20 | * ability to update BMS Logic devices via the CLI interface (BMS Main 3) | ||
21 | * ability to read the device state via the CLI interface | ||
22 | * ability to read the SD card status via the CLI interface | ||
23 | * new script that sets the required temperature sensor mask for BMS Main 3 | ||
24 | * new script that applies settings to BMS Main 3X from file |