Fix LCD Communicaiton infinite looping upon failed commands
This commit is contained in:
43
vesper/documentation/SentDevices
Normal file
43
vesper/documentation/SentDevices
Normal file
@@ -0,0 +1,43 @@
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
STAMNA:
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
|
||||
PV25L22BP01R01
|
||||
Bell Plus
|
||||
HW: 1.0
|
||||
|
||||
u6545309759@gmail.com
|
||||
bellsystems2025
|
||||
aCx!97IEfTiA073^#*Jj
|
||||
|
||||
|
||||
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
XRISTIANIKH_ELPIS:
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
|
||||
PV26B02BP01R01
|
||||
Bell Plus
|
||||
HW: 1.0
|
||||
|
||||
mail: christianikielpis@gmail.com
|
||||
pass: bellsystems2025
|
||||
|
||||
|
||||
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
GREVENA:
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
|
||||
PA26B06AM01R01
|
||||
Agnus Mini
|
||||
HW: 1.0
|
||||
|
||||
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
LARISA:
|
||||
# # # # # # # # # # # # # # # # # # # # # #
|
||||
|
||||
PA26B06AM01R02
|
||||
Agnus Mini
|
||||
HW: 1.0
|
||||
@@ -31,3 +31,12 @@ PV26A28BC01R01
|
||||
"action":"restart"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"cmd":"system_info",
|
||||
"contents":
|
||||
{
|
||||
"action":"get_full_settings"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -77,24 +77,3 @@ ToDo Fixes:
|
||||
- When a new user is created, set default PINs for both Quick Settings, and Settings.
|
||||
|
||||
|
||||
|
||||
// Stamna:
|
||||
|
||||
PV25L22BP01R01
|
||||
Bell Plus
|
||||
HW: 1.0
|
||||
|
||||
u6545309759@gmail.com
|
||||
bellsystems2025
|
||||
aCx!97IEfTiA073^#*Jj
|
||||
|
||||
|
||||
// XRISTIANIKH_ELPIS:
|
||||
|
||||
PV26B02BP01R01
|
||||
Bell Plus
|
||||
HW: 1.0
|
||||
|
||||
|
||||
mail: christianikielpis@gmail.com
|
||||
pass: bellsystems2025
|
||||
Reference in New Issue
Block a user