added internal names to buttons

This commit is contained in:
joBr99
2022-03-21 10:11:44 +01:00
parent 05ea803d0c
commit 99ce97184f
3 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ The following message can be used to update the content on the cardEntities Page
### cardAlarm Page
`entityUpd,*internalNameEntity*,*arm1*,*arm2*,*arm3*,*arm4*,*icon*,*numpadStatus*`
`entityUpd,*internalNameEntity*,*arm1*,*arm1ActionName*,*arm2*,*arm2ActionName*,*arm3*,*arm3ActionName*,*arm4*,*arm4ActionName*,*icon*,*numpadStatus*`
## Messages from Nextion Display
@@ -202,7 +202,7 @@ The following message can be used to update the content on the cardEntities Page
### cardAlarm Page
`event,buttonPress2,internalNameEntity,actionText,code`
`event,buttonPress2,internalNameEntity,actionName,code`
# Icons IDs

Binary file not shown.

Binary file not shown.