AttributeSetting
Describes an attribute being observed and the frequency with which the attribute is being observed.
AttributeSetting
Describes an attribute being observed and the frequency with which the attribute is being observed.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
name | string (one of: NETWORK_BEARER, RADIO_SIGNAL_STRENGTH, LINK_QUALITY, CELL_ID, MANUFACTURER) | No | Attribute identifier. |
value | string | No | Attribute value. |
createdOn | string (date-time) | No | Date and time request was created. |
isObservable | boolean | No | Is the attribute observable? |
isObserving | boolean | No | Is the attribute being observed? |
frequency | object | No | Describes value and unit of time. |