mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-01-06 14:45:46 +01:00
208 lines
8.8 KiB
Plaintext
208 lines
8.8 KiB
Plaintext
--- HMI/n2t-out
|
|
+++ HMI/US/landscape/n2t-out
|
|
├── Program.s.txt
|
|
│ @@ -10,10 +10,7 @@
|
|
│ int sleepValue=0
|
|
│ // dim value
|
|
│ int dimValue=40
|
|
│ int dimValueNormal=100
|
|
│ //color vars
|
|
│ int defaultFontColor=65535
|
|
│ int defaultBcoColor=6371
|
|
│ - // fix touch offset
|
|
│ - lcd_dev fffb 0002 0000 0020
|
|
│ - page pageStartup
|
|
├── cardChart.txt
|
|
│ @@ -175,16 +175,16 @@
|
|
│ Send Component ID : disabled
|
|
│ State : unpressed
|
|
│ Text : î³
|
|
│ Max. Text Size : 10
|
|
│
|
|
│ Events
|
|
│ Touch Press Event
|
|
│ - tSend.txt="event,buttonPress2,cardChart,"
|
|
│ - if(bPrev.txt=="î")
|
|
│ + tSend.txt="event,buttonPress2,cardPower,"
|
|
│ + if(bNext.txt=="î")
|
|
│ {
|
|
│ tSend.txt+="bHome"
|
|
│ }else
|
|
│ {
|
|
│ tSend.txt+="bNext"
|
|
│ }
|
|
│ //send calc crc
|
|
│ @@ -207,15 +207,15 @@
|
|
│ Send Component ID : disabled
|
|
│ State : unpressed
|
|
│ Text : î°
|
|
│ Max. Text Size : 10
|
|
│
|
|
│ Events
|
|
│ Touch Press Event
|
|
│ - tSend.txt="event,buttonPress2,cardChart,"
|
|
│ + tSend.txt="event,buttonPress2,cardAlarm,"
|
|
│ if(bPrev.txt=="î¶")
|
|
│ {
|
|
│ tSend.txt+="bUp"
|
|
│ }else
|
|
│ {
|
|
│ tSend.txt+="bPrev"
|
|
│ }
|
|
├── pageStartup.txt
|
|
│ @@ -173,15 +173,15 @@
|
|
│ Max. Text Size : 10
|
|
│
|
|
│ Events
|
|
│ Touch Press Event
|
|
│ recmod=1
|
|
│ bauds=115200
|
|
│ // startup event
|
|
│ - tSend.txt="event,startup,"+tVersion.txt+",eu"
|
|
│ + tSend.txt="event,startup,"+tVersion.txt+",us-l"
|
|
│ //send calc crc
|
|
│ btlen tSend.txt,sys0
|
|
│ crcrest 1,0xffff // reset CRC
|
|
│ crcputh 55 bb
|
|
│ crcputs sys0,2
|
|
│ crcputs tSend.txt,0
|
|
│ //send cmd
|
|
├── popupFan.txt
|
|
│ @@ -619,14 +619,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── popupInSel.txt
|
|
│ @@ -893,14 +893,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── popupLight.txt
|
|
│ @@ -682,14 +682,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── popupNotify.txt
|
|
│ @@ -437,14 +437,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── popupShutter.txt
|
|
│ @@ -671,14 +671,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── popupThermo.txt
|
|
│ @@ -942,14 +942,18 @@
|
|
│ {
|
|
│ page cardQR
|
|
│ }
|
|
│ if(tId.txt=="cardPower")
|
|
│ {
|
|
│ page cardPower
|
|
│ }
|
|
│ + if(tId.txt=="cardChart")
|
|
│ + {
|
|
│ + page cardChart
|
|
│ + }
|
|
│ }
|
|
│ // end of user code
|
|
│ udelete payloadLength-1
|
|
│ bufferPos=0
|
|
│ }
|
|
│ }
|
|
│ }
|
|
├── screensaver.txt
|
|
│ @@ -351,15 +351,15 @@
|
|
│ Text tTime
|
|
│ Attributes
|
|
│ Scope : local
|
|
│ Dragging : 0
|
|
│ Disable release event after dragging: 0
|
|
│ Send Component ID : disabled
|
|
│ Associated Keyboard : none
|
|
│ - Text : 21:32
|
|
│ + Text : 21:32
|
|
│ Max. Text Size : 15
|
|
│
|
|
│ Text tTimeAdd
|
|
│ Attributes
|
|
│ Scope : local
|
|
│ Dragging : 0
|
|
│ Disable release event after dragging: 0
|