.. _object_EventCategory: :index:`EventCategory` ---------------------- Description *********** The EventCategory object a user defined object to group :ref:`Event ` objects. A :ref:`EventOutput ` can be used to output only events of a certain category. :**› Inherits**: :ref:`EventLogItem ` Overview ******** Properties ++++++++++ .. hlist:: :columns: 1 * :ref:`Object.objectId ` * :ref:`Object.parent ` Methods +++++++ .. hlist:: :columns: 1 * :ref:`Object.deserializeProperties() ` * :ref:`Object.fromJson() ` * :ref:`Object.serializeProperties() ` * :ref:`Object.toJson() ` Signals +++++++ .. hlist:: :columns: 1 * :ref:`Object.completed() ` Properties ********** Example ******* See :ref:`EventLog example ` on how to use EventCategory.