Sha256: d257e06c846fe1572f1d595b6b98c6b988b29693fb7f4c686e2921c8d6a25063
Contents?: true
Size: 1.04 KB
Versions: 4
Compression:
Stored size: 1.04 KB
Contents
# ArtikCloud::Device ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Device ID | [optional] **uid** | **String** | User ID | [optional] **dtid** | **String** | Device Type ID | [optional] **name** | **String** | Name | [optional] **manifest_version** | **Integer** | Manifest Version | [optional] **manifest_version_policy** | **String** | Manifest Version Policy (LATEST, DEVICE) | [optional] **need_provider_auth** | **BOOLEAN** | Needs Provider Authentication | [optional] **properties** | **Hash<String, Object>** | | [optional] **created_on** | **Integer** | Created On (milliseconds since epoch) | [optional] **connected** | **BOOLEAN** | Is Connected | [optional] **certificate_info** | **String** | Certificate Info (if any) | [optional] **certificate_signature** | **String** | Certificate Signature (if any) | [optional] **eid** | **String** | External ID (if any) | [optional] **provider_credentials** | **Hash<String, Object>** | | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
artikcloud-2.0.8 | docs/Device.md |
artikcloud-2.0.7 | docs/Device.md |
artikcloud-2.0.5 | docs/Device.md |
artikcloud-2.0.0 | docs/Device.md |