SENSBLUE ATLAS/Release Notes: Difference between revisions
Appearance
m WikiManagement moved page SENSBLUE ATLAS/Realease Notes to SENSBLUE ATLAS/Datasheet/Realease Notes: Organização de subpáginas |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE: | {{DISPLAYTITLE:Release Notes}} | ||
== 1.0.0 == | == 1.0.0 == | ||
| Line 14: | Line 14: | ||
* Implemented INA actor; | * Implemented INA actor; | ||
* Implemented Atecc actor; | * Implemented Atecc actor; | ||
* Added GET_SIM_INFO command to modem actor; | * Added GET_SIM_INFO command to modem actor; | ||
* Added lsusb output command on SystemHealth actor; | * Added lsusb output command on SystemHealth actor; | ||
* Added get hardware info on SystemHealth actor; | * Added get hardware info on SystemHealth actor; | ||
* SystemHealth reports the ram and disk usage, free space and total. | |||
* SystemHealth reports the ram and disk usage, free space and total | |||
=== Improvements: === | === Improvements: === | ||
| Line 37: | Line 32: | ||
* Set apn auto mode on modem actor; | * Set apn auto mode on modem actor; | ||
* remove all retained messages on modem actor. | * remove all retained messages on modem actor. | ||
== 1.2.0 == | |||
Date: 23-07-2026 | |||
=== Features: === | |||
* Implemented EMMC Actor | |||
* Added to the Main EPROOM the wear level history | |||
* Added remaining useful life of the device on the SystemHealth Actor | |||
* Added SMS API Teltonika like: | |||
*# Reboot; | |||
*# Reset mobile connection; | |||
*# Change Digital Output state; | |||
*# Change Relays Status; | |||
*# VPN Manager; | |||
*# SSH Manager; | |||
*# Mobine data connection; | |||
=== Bug fixing: === | |||
* Modem resetting other profiles on the nmcli, now it only changes the modem profile | |||
== 1.3.0 == | |||
Date: 19-08-2026 | |||
=== Features: === | |||
* Implemented Data consumption actor | |||
=== Addon release features === | |||
* Implemented two new TFT screens: | |||
** VPN On/Off screen (After a reboot the state is persisted) | |||
** Access point On/Off screen (After a reboot the state is persisted) | |||
=== Bug fixing: === | |||
* On SMS actor the state of the VPN is persisted after a reboot like it happens on the TFT screens | |||
* Added SOFT RESET to the modem actor | |||
* TEST command for the modem actor improved, now it detects correctly the SIM card presence | |||