Wiki source code of service-scripts
Last modified by Admin on 2025/10/13 11:54
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.7.0 = | ||
| 4 | |||
| 5 | [[service_scripts-0.7.0.tar.gz>>FileManager.service_scripts-0\.7\.0\.tar\.gz]] | ||
| 6 | |||
| 7 | == Improvements == | ||
| 8 | |||
| 9 | * ability to update BMS Logic devices via a serial port | ||
| 10 | |||
| 11 | = v0.6.0 = | ||
| 12 | |||
| 13 | [[service_scripts-0.6.0.tar.gz>>FileManager.service_scripts-0\.6\.0\.tar\.gz]] | ||
| 14 | |||
| 15 | == Improvements == | ||
| 16 | |||
| 17 | * ability to read the device error journal via the CLI interface | ||
| 18 | * ability to download log files from an SD card via the CLI interface | ||
| 19 | * ability to find a log file by a timestamp and download it via the CLI interface | ||
| 20 | * ability to browse files on an SD card and download them via the CLI interface | ||
| 21 | |||
| 22 | = v0.5.0 = | ||
| 23 | |||
| 24 | [[service_scripts-0.5.0.tar.gz>>FileManager.service_scripts-0\.5\.0\.tar\.gz]] | ||
| 25 | |||
| 26 | == Improvements == | ||
| 27 | |||
| 28 | * ability to update BMS Logic devices via the CLI interface (BMS Main 3) | ||
| 29 | * ability to read the device state via the CLI interface | ||
| 30 | * ability to read the SD card status via the CLI interface | ||
| 31 | * new script that sets the required temperature sensor mask for BMS Main 3 | ||
| 32 | * new script that applies settings to BMS Main 3X from file |