...
Name | Description | Schema |
---|---|---|
name | Name of the attribute Example : "aht" | string |
description | Description of the attribute Example : "Some description" | string |
group | Optional – Group of the attribute Example : "voice" | string |
dataType | Must be one of the STRING , INT , FLOAT, BOOL or BOOL PERCENT for corresponding data types of the attribute. | string |
historical | Whether this attribute has historical data available or not. Example : true | boolean |
...