1 string module_name # Name of the module
2 string node_name # Name of the GenICam event node.
3 # The list of the available node name can be obtained
4 # through service get_event_node_status_list
6 string callback_node # Name of the callback node. The event data will be
7 # published when the callback node data is updated
9 string event_topic_name # Custom name for the event topic. Leave empty to
10 # use the default event topic of the camera
12 bool value # true to enable, false to disable