Websockets & Extra information

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.

Generally the event hold information, and there is no extended information available.

The motion detection events do not have any extended information that can be used for bounding boxes showing the motion.

Good to know, thank you.