Click or drag to resize

Device Properties

To get started, call one of the following methods:
  • Anysense.API.Client.V1.ApiClient.Create
  • Anysense.API.Client.V1.ApiClient.CreateAsync
  • Anysense.API.Client.V1.ApiClient.CreateWithToken
  • Anysense.API.Client.V1.ApiClient.CreateWithTokenAsync
See Anysense.API.Client.Shared.BaseClient<T> for documentation on these methods.

The Device type exposes the following members.

Properties
 NameDescription
Public propertyAppVersion The latest app-version of Anysense running on the device
Public propertyLastSeen Timestamp of when the device is last seen (UTC).
Public propertyModel The make and model of the device
Public propertyNewerAppVersionExistedWhenLastSeen True if the device had been using an outdated app version when last seen
Public propertyOsVersion The lastest version of the OS / SDK
Top
See Also