Sha256: 0c3fb03bcee01574991130e2ff583a3e6d6d49b39dcfda81df535110a2a69760

Contents?: true

Size: 1.27 KB

Versions: 8

Compression:

Stored size: 1.27 KB

Contents

# ArtikCloud::DeviceType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Device Type ID. | [optional] 
**unique_name** | **String** | Unique Name. | [optional] 
**latest_version** | **Integer** | Latest Manifest version. | [optional] 
**last_updated** | **Integer** |  | [optional] 
**name** | **String** | Name. | [optional] 
**description** | **String** | Description. | [optional] 
**uid** | **String** | User ID. | [optional] 
**oid** | **String** | Organization ID. | [optional] 
**has_cloud_connector** | **BOOLEAN** | Uses Cloud Connectors SDK | [optional] 
**approved** | **BOOLEAN** | Approval status. | [optional] 
**published** | **BOOLEAN** | Published status. | [optional] 
**protected** | **BOOLEAN** | Protected status. | [optional] 
**in_store** | **BOOLEAN** | In Store. | [optional] 
**owned_by_current_user** | **BOOLEAN** | Does the current user own a device of this device type | [optional] 
**tags** | [**Array<Tag>**](Tag.md) | Tags | [optional] 
**rsp** | **BOOLEAN** | Require Secure Device Registration (SDR) Protocol. | [optional] 
**issuer_dn** | **String** | Issuer Distinguished Name (Used in SDR) | [optional] 
**vid** | **String** | Vendor ID. (Used in SDR) | [optional] 


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
artikcloud-2.2.3 docs/DeviceType.md
artikcloud-2.2.2 docs/DeviceType.md
artikcloud-2.1.1 docs/DeviceType.md
artikcloud-2.1.0 docs/DeviceType.md
artikcloud-2.0.8 docs/DeviceType.md
artikcloud-2.0.7 docs/DeviceType.md
artikcloud-2.0.5 docs/DeviceType.md
artikcloud-2.0.0 docs/DeviceType.md