| Name | Type | Description | Notes |
|---|---|---|---|
| deviceId | String | Hydra Device Id | [optional] |
| hydraDeviceStatus | HydraDeviceStatusEnum | Hydra Device Status | [optional] |
| pollTime | OffsetDateTime | Hydra Last Poll Time | [optional] |
| eventName | String | The event name | [optional] |
| flipdishEventId | UUID | The identitfier of the event | [optional] |
| createTime | OffsetDateTime | The time of creation of the event | [optional] |
| position | Integer | Position | [optional] |
| appId | String | App id | [optional] |
| orgId | String | Org id | [optional] |
| ipAddress | String | Ip Address | [optional] |
| Name | Value |
|---|---|
| ONLINE | "Online" |
| POSSIBLYOFFLINE | "PossiblyOffline" |
| OFFLINE | "Offline" |