Brightsign Network Web API Reference Manual v.3.8 Manuel d'utilisateur Page 127

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 126
115
DeviceError Structure
The DeviceError structure has the following values.
[DateTime] Timestamp:(Read Only) A UTC timestamp indicating the most recent time that the device reported
a current error.
[sting] ErrorName
[string] ErrorEvent
[string] Reason
[int] ResponseCode
DeviceDownload Structure
The DeviceDownload structure has the following values:
[DateTime] Timestamp:(Read Only) A UTC timestamp indicating when the device reported the current
download.
[string] FileName:(Read Only) The name of the file that is being (or has been) downloaded by the device.
[string] FileHash:(Read Only) A SHA1 hash of the file that is being (or has been) downloaded by the device.
[int] Progress:(Read Only) A value ranging from 0 to 100 indicating the progress of the current download.
[string] Status:(Read Only) The status of the current download.
Device Management Web Methods
PagedList<Device> GetAllDevices(string marker, int pageSize)
List<Device> GetSpecifiedDevices(int[] deviceIds)
PagedList<Device> FindDevices(string namePattern, string marker, int pageSize)
Device GetDevice(int deviceId)
Device GetDeviceBySerial(string serial)
PagedList<DeviceError> GetDeviceErrors(int deviceId, string marker, int pageSize)
PagedList<DeviceDownload> GetDeviceDownloads(int deviceId, string marker, int
pageSize)
Vue de la page 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 137 138

Commentaires sur ces manuels

Pas de commentaire