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

  • 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 129
118
[int] pageSize: The maximum number of objects returned by the method. If the list of objects that match the
search criteria exceeds the [int] pageSize limit, the returned list will indicate that it is truncated. If the integer is
not positive, then the method will return the maximum allowed number of objects. Attempting to request more
objects than is allowed will lead to the same result, but without an error.
Device GetDevice(int deviceId)
Description
Retrieves a single Device instance with the specified [int] Id. This method returns Null if a Device instance with the
specified identifier does not exist.
Required Permissions
Device: View Devices
Parameters
[int] DeviceId: The identifier and primary key of the requested Device instance.
Device GetDeviceBySerial(string serial)
Description
Retrieves a single Device instance with the specified serial number. This method returns Null if a Device instance with
the specified identifier does not exist.
Required Permissions
Device: View Devices
Parameters
[string] serial: The serial number of the device. This is an alternate key for a Device instance.
Vue de la page 129

Commentaires sur ces manuels

Pas de commentaire