# CoboWaas2.TSSEvent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**event_id** | **String** | The event ID. | [optional] 
**created_timestamp** | **Number** | The time when the event occurred, in Unix timestamp format, measured in milliseconds. | [optional] 
**node_id** | **String** | The event publisher&#39;s TSS Node ID. | [optional] 
**event_type** | [**TSSEventType**](TSSEventType.md) |  | 
**data** | [**TSSEventData**](TSSEventData.md) |  | [optional] 


