| Name | Type | Description | Notes |
|---|---|---|---|
| HydraConfigId | int? | Flipdish internal device identifier | [optional] |
| DeviceId | string | Device Id | [optional] |
| SerialNumber | string | Serial Number | [optional] |
| DeviceType | string | Type of the device | [optional] |
| Status | string | Status of the device | [optional] |
| DeviceName | string | Device Name | [optional] |
| StoreNames | List<HydraStoreData> | Store Names | [optional] |
| LastPollUtc | DateTime? | Last poll time in UTC | [optional] |
| Version | string | Version of the device | [optional] |
| BuildNumber | string | Build number of the device | [optional] |
| GitSha | string | SHA of the commit | [optional] |
| GitBranch | string | Build branch | [optional] |