Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.07 KB

File metadata and controls

20 lines (17 loc) · 1.07 KB

Flipdish.Model.HydraDeviceDetails

Properties

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]

[Back to Model list] [Back to API list] [Back to README]