Hello,
We are interested in building an app to track DW2 door sensors. We plan to use webhooks to track open and close events. Now since this will entail large number of sensors exceeding 500 with 2or 3 events per day. I am concerned that this might possible hit a rate limit you placed on webhooks calls per account per day.
Which could stop our application from working and trigger the message. “error”:406,“msg”:“The day has triggered the number exceeds the limit”,“data”. I’ve seen several posts indicating there is a limit.
What is the case now concerning this aspect? This is an integral factor to the success of this implementation and possibly more projects to come that are based on your platform.
Thanks