Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EVENTTYPE_OUTPUT

Event types for all output events The output events are used to notify about output changes, like updated outputs. The events that are sent with the output events are of type IOutputEvent. The EventResponseMapping can used to map the event type to the corresponding event interface.

Index

Enumeration Members

Enumeration Members

OUTPUT_UPDATED: "output.updated"

The OUTPUT_UPDATED-event is sent when an output has been updated.