04.07.2019, 11:43
Hello
Can anyone help me with the LUA script for the assosiated Group address?.
For group address 1/1/1, I have a event script. I need the variable Test to be "1/1/1"
Something like:
Test = script.params(_SCRIPTNAME)
log(Test) --- Which should log 1/1/1
This I would like to log the assosiated group address.. But I can't fint the LUA for this
Plan is to copt many Scripts, and refer to the original grp.adress, and then if XX write grp.adress + eg. 10 without editing inside the script.
Can anyone help me with the LUA script for the assosiated Group address?.
For group address 1/1/1, I have a event script. I need the variable Test to be "1/1/1"
Something like:
Test = script.params(_SCRIPTNAME)
log(Test) --- Which should log 1/1/1
This I would like to log the assosiated group address.. But I can't fint the LUA for this
Plan is to copt many Scripts, and refer to the original grp.adress, and then if XX write grp.adress + eg. 10 without editing inside the script.