4 hours ago
(8 hours ago)admin Wrote: Yes, you can assign multiple tags to a group address.
Your script does not work because grp.find() does not return assigned tags as a table. Use grp.gettags(alias) instead.
You should add some extra checks so that an email is only sent once, not on every detection.
Thank you Admin!
Do you mean to use the following command instead:
local oggetto_allarme = grp.gettags(addr_sorgente)
But grp.gettags it should be blue. But it is not. It is correct?
Thanks.
