Static Public Attributes | |
final String | NAME_DISPLAY_NAME = "name" |
final String | NAME_DESCRIPTION = "description" |
final String | NAME_FORMAT = "format" |
final String | NAME_UNITS = "units" |
final String | NAME_RESOLUTION = "resolution" |
final String | NAME_MINIMUM = "min_value" |
final String | NAME_MAXIMUM = "max_value" |
final String | NAME_MIN_STEP = "min_step" |
final String | NAME_DEFAULT_VALUE = "default_value" |
final String | NAME_GRAPH_MIN = "graph_min" |
final String | NAME_GRAPH_MAX = "graph_max" |
final String | NAME_DEFAULT_TIMER_TRIGGER = "default_timer_trigger" |
final String | NAME_MINIMAL_TIMER_TRIGGER = "min_timer_trigger" |
final String | NAME_MINIMAL_DELTA_TRIGGER = "min_delta_trigger" |
final String | NAME_ALARM_HIGH_ON = "alarm_high_on" |
final String | NAME_ALARM_HIGH_OFF = "alarm_high_off" |
final String | NAME_ALARM_LOW_ON = "alarm_low_on" |
final String | NAME_ALARM_LOW_OFF = "alarm_low_off" |
final String | NAME_BIT_DESCRIPTION = "bitDescription" |
final String | NAME_WHEN_SET = "whenSet" |
final String | NAME_WHEN_CLEARED = "whenCleared" |
|
Name of the characteristic defining the upper alarm limit when the alarm state changes from on to off. |
|
Name of the characteristic defining the upper alarm limit when the alarm state changes from off to on. |
|
Name of the characteristic defining the lower alarm limit when the alarm state changes from on to off. |
|
Name of the characteristic defining the lower alarm limit when the alarm state changes from off to on. |
|
Name of the characteristic defining descriptions for each bit. |
|
Name of the characteristic defining property default timer trigger in 100th of ns. |
|
Name of the characteristic defining property defaul value. |
|
Name of the characteristic describing the property. |
|
Name of the name characteristic. |
|
Name of the characteristic describing the property. |
|
Name of the characteristic defining property maximal value to be graphed. |
|
Name of the characteristic defining property minimal value to be graphed. |
|
Name of the characteristic defining property maximal value. |
|
Name of the characteristic defining property minimal step value. |
|
Name of the characteristic defining property minimal delta trigger value. |
|
Name of the characteristic defining property minimal timer trigger in 100th of ns. |
|
Name of the characteristic defining property minimal value. |
|
Name of the characteristic defining property resolution. |
|
Name of the characteristic describing the property. |
|
Name of the characteristic defining the colour of LED when bit is cleared. |
|
Name of the characteristic defining the colour of LED when bit is set. |