Hello,
I am testing integrating using WebSockets, and I am connecting and sending and receiving events with no problem.
I am trying to find out if there is a way to configure and request more information than what seems to normally comes with the events - for example bounding box would be good to get for a Motion event, etc.
What options are there for increasing the data that comes with an event message?
Thank you.