mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +01:00
fixed length state (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
c1f10979e4
commit
109984d8e1
@@ -1,6 +1,6 @@
|
||||
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
||||
--- HMI/n2t-out/Program.s.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-05-28 19:48:50.175937273 +0000
|
||||
--- HMI/n2t-out/Program.s.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-05-28 19:58:07.586304354 +0000
|
||||
@@ -11,6 +11,4 @@
|
||||
// dim value
|
||||
int dimValue=40
|
||||
@@ -9,8 +9,8 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
||||
- lcd_dev fffb 0002 0000 0020
|
||||
page pageStartup
|
||||
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-05-28 19:48:50.175937273 +0000
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-05-28 19:58:07.590304410 +0000
|
||||
@@ -177,7 +177,7 @@
|
||||
recmod=1
|
||||
bauds=115200
|
||||
|
||||
@@ -475,7 +475,7 @@ Text tStatus
|
||||
Vertical Alignment : center
|
||||
Input Type : character
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
Word wrap : enabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
@@ -42,10 +42,6 @@ cardMedia
|
||||
33 Component(s)
|
||||
350 Line(s) of event code
|
||||
179 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
screensaver
|
||||
37 Component(s)
|
||||
305 Line(s) of event code
|
||||
@@ -54,6 +50,10 @@ cardEntities
|
||||
65 Component(s)
|
||||
1133 Line(s) of event code
|
||||
491 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
13 Page(s)
|
||||
|
||||
@@ -227,7 +227,7 @@ Text tStatus
|
||||
Send Component ID : disabled
|
||||
Associated Keyboard : none
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
|
||||
Text tCF1
|
||||
Attributes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
|
||||
--- HMI/n2t-out/Program.s.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/portrait/n2t-out/Program.s.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
--- HMI/n2t-out/Program.s.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/portrait/n2t-out/Program.s.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
@@ -11,6 +11,6 @@
|
||||
// dim value
|
||||
int dimValue=40
|
||||
@@ -11,8 +11,8 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
|
||||
+ //lcd_dev fffb 0002 0000 0020
|
||||
page pageStartup
|
||||
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
|
||||
--- HMI/n2t-out/cardEntities.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-05-28 19:48:49.623895312 +0000
|
||||
--- HMI/n2t-out/cardEntities.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
@@ -62,6 +62,16 @@
|
||||
vis bText4,0
|
||||
vis hSlider4,0
|
||||
@@ -468,8 +468,8 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
|
||||
if(tInstruction.txt=="pageType")
|
||||
{
|
||||
diff -bur HMI/n2t-out/cardQR.txt HMI/US/portrait/n2t-out/cardQR.txt
|
||||
--- HMI/n2t-out/cardQR.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/portrait/n2t-out/cardQR.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
--- HMI/n2t-out/cardQR.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/portrait/n2t-out/cardQR.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
@@ -34,7 +34,7 @@
|
||||
Attributes
|
||||
Scope : local
|
||||
@@ -480,8 +480,8 @@ diff -bur HMI/n2t-out/cardQR.txt HMI/US/portrait/n2t-out/cardQR.txt
|
||||
Variable (string) entn
|
||||
Attributes
|
||||
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
@@ -142,7 +142,7 @@
|
||||
Disable release event after dragging: 0
|
||||
Send Component ID : disabled
|
||||
@@ -501,8 +501,8 @@ diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
diff -bur HMI/n2t-out/screensaver.txt HMI/US/portrait/n2t-out/screensaver.txt
|
||||
--- HMI/n2t-out/screensaver.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
+++ HMI/US/portrait/n2t-out/screensaver.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
--- HMI/n2t-out/screensaver.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
+++ HMI/US/portrait/n2t-out/screensaver.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
@@ -471,22 +471,6 @@
|
||||
vis tMainIconAlt,1
|
||||
vis tMRIcon,1
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
+++ HMI/US/portrait/diff-eu-version.txt 2022-05-28 19:48:49.639896528 +0000
|
||||
+--- HMI/n2t-out/Program.s.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
++++ HMI/US/portrait/n2t-out/Program.s.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
+--- HMI/n2t-out/cardEntities.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
++++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-05-28 19:48:49.623895312 +0000
|
||||
+--- HMI/n2t-out/cardQR.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
++++ HMI/US/portrait/n2t-out/cardQR.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
+--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
++++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
+--- HMI/n2t-out/screensaver.txt 2022-05-28 19:48:49.099855479 +0000
|
||||
++++ HMI/US/portrait/n2t-out/screensaver.txt 2022-05-28 19:48:49.619895008 +0000
|
||||
+++ HMI/US/portrait/diff-eu-version.txt 2022-05-28 19:58:07.138298050 +0000
|
||||
+--- HMI/n2t-out/Program.s.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
++++ HMI/US/portrait/n2t-out/Program.s.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
+--- HMI/n2t-out/cardEntities.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
++++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
+--- HMI/n2t-out/cardQR.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
++++ HMI/US/portrait/n2t-out/cardQR.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
+--- HMI/n2t-out/pageStartup.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
++++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
+--- HMI/n2t-out/screensaver.txt 2022-05-28 19:58:06.686291753 +0000
|
||||
++++ HMI/US/portrait/n2t-out/screensaver.txt 2022-05-28 19:58:07.122297824 +0000
|
||||
+@@ -471,22 +471,6 @@
|
||||
|
||||
@@ -475,7 +475,7 @@ Text tStatus
|
||||
Vertical Alignment : center
|
||||
Input Type : character
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
Word wrap : enabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
@@ -22,6 +22,10 @@ cardQR
|
||||
30 Component(s)
|
||||
363 Line(s) of event code
|
||||
207 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
cardAlarm
|
||||
38 Component(s)
|
||||
364 Line(s) of event code
|
||||
@@ -46,10 +50,6 @@ screensaver
|
||||
37 Component(s)
|
||||
290 Line(s) of event code
|
||||
229 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
cardEntities
|
||||
77 Component(s)
|
||||
1363 Line(s) of event code
|
||||
|
||||
@@ -227,7 +227,7 @@ Text tStatus
|
||||
Send Component ID : disabled
|
||||
Associated Keyboard : none
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
|
||||
Text tCF1
|
||||
Attributes
|
||||
|
||||
@@ -475,7 +475,7 @@ Text tStatus
|
||||
Vertical Alignment : top
|
||||
Input Type : character
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
Word wrap : enabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
@@ -26,6 +26,10 @@ popupLight
|
||||
27 Component(s)
|
||||
348 Line(s) of event code
|
||||
188 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
cardQR
|
||||
30 Component(s)
|
||||
363 Line(s) of event code
|
||||
@@ -46,10 +50,6 @@ cardAlarm
|
||||
38 Component(s)
|
||||
364 Line(s) of event code
|
||||
224 Unique line(s) of event code
|
||||
cardThermo
|
||||
56 Component(s)
|
||||
546 Line(s) of event code
|
||||
290 Unique line(s) of event code
|
||||
cardEntities
|
||||
65 Component(s)
|
||||
1133 Line(s) of event code
|
||||
|
||||
@@ -227,7 +227,7 @@ Text tStatus
|
||||
Send Component ID : disabled
|
||||
Associated Keyboard : none
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Max. Text Size : 40
|
||||
|
||||
Text tCF1
|
||||
Attributes
|
||||
|
||||
Reference in New Issue
Block a user