asset-properties/asset-properties.model.ts
Properties |
|
[key: string]:
|
| active |
active:
|
Type : boolean
|
| Optional |
| c8y_JsonSchema |
c8y_JsonSchema:
|
Type : C8yJsonSchema
|
| Optional |
| computed |
computed:
|
Type : boolean
|
| Optional |
| instanceId |
instanceId:
|
Type : string
|
| Optional |
| isEditable |
isEditable:
|
Type : boolean
|
| Optional |
| isStandardProperty |
isStandardProperty:
|
Type : boolean
|
| Optional |
| label |
label:
|
Type : string
|
| name |
name:
|
Type : string
|
| temporary |
temporary:
|
Type : boolean
|
| Optional |
| type |
type:
|
Type : C8yPropertyType
|