09.08.2017, 06:42
Normally there is no problem, but sometimes(2 times in a year) on TP there is such situation and for example presence sensor doesn't switch off the lamp. And when I read its command it sends an off. Also I see that when too much commands are send via LM in the same time then some of them aren't sent. So I am using os.time(0.1) between such telegrams.
But I see that there is another possibility when using priorities. I am thinking about give such priority:
1. alarms
2. commands (especially sent by machine not by human)
3. statuses (on change)
4. cyclicall statuses (temperature).
Thanks for answer
But I see that there is another possibility when using priorities. I am thinking about give such priority:
1. alarms
2. commands (especially sent by machine not by human)
3. statuses (on change)
4. cyclicall statuses (temperature).
Thanks for answer