Data Fields | |
LWES_SHORT_STRING | eventName |
LWES_U_INT_16 | number_of_attributes |
lwes_event_type_db * | type_db |
lwes_hash * | attributes |
|
Name of the event |
|
Number of attributes that have been set in the event |
|
DB used for validating this event |
|
The attributes which have been set in the event. This is a hash keyed by attribute name with a value of struct lwes_event_attribute |