Тема: Messages
Just wanted to capture status changes and events occurrence on third party application. To achieve this we are planning to get messages every second from the server and check the content of the message to evaluate if there is any sensor status change or event occurrence information in it in the third party application.
I need your kind advise on the most efficient way of implementing this and what side effects it may have if I tried to pool message of multiple units every second from the server, it it has any side effects what should I do to avoid it.
Looking forward to hear from you !