User define event to control start/stop recording

Hey

I have system that build from:

1server management,

4 server recorder,

4 smart client,

16 cameras and screen recorders in 4 different groups,

each smart client and server recorder watch control and record on one group of cameras and screen recorders

In each smart client I have a plugin that need to send a “user define event” to stop/start recorder the cameras an screen recorders in his group

my question is

It’s possible to create on generic “user define event” that all the smart client plugin use but each on of the client will control on a different group of cameras and screen reorders ?

Thank you

It can be done with just one user-defined event, but not 100% sure regarding the camera groups. You can send a list of cameras in message.Data when sending the TriggerCommand message and then set up the rule to trigger on “Devices in metadata”. But again, I don’t think you can specify a group there so please send a list of cameras instead of the group.