Eclipse.org Eclipse.org
XML Element

<value> element

Device Kit Attributes Elements XML Reference
Specifies a value.

Examples: value examples


NameDescriptionUse
Element <value> elements
<description>Description of the value.0 to 1
<deprecated>New Specifies that the contents of this element should be marked as deprecated.0 to 1
<specreference>Specification reference for this value.0 to unbounded
<boolean>Specifies a Boolean value.1 to 1
<byte>Specifies a Byte value (8 bits).1 to 1
<bytes>Specifies bytes.1 to 1
<character>Specifies a character value (16 bits).1 to 1
<double>Specifies a Double value.1 to 1
<float>Specifies a Float value.1 to 1
<int>Specifies an Integer value (32 bits).1 to 1
<list>Specifies list data.1 to 1
<long>Specifies a Long value (64 bits).1 to 1
<long>Specifies a Long value (64 bits).1 to 1
<map>Specifies a Map value.1 to 1
<short>Specifies a Short value (16 bits).1 to 1
<string>Specifies a String value.1 to 1

Sibling NameSibling Description
Element <value> element siblings
<description>Specifies the measurement description.
<deprecated>New Specifies that the contents of this element should be marked as deprecated.
<specreference>Specification reference for this measurement.
<key>Specifies a unique measurement key.
<configuration>New Defines this measurement as a configuration measurement.
<rate>Specifies the measurement polling rate in milliseconds.
<message>Specifies the measurement message.
<data>Specifies the measurement data.
<readcommand>Specifies the command to request a read of the current value of the measurement.
<writecommand>Specifies the command to request a change of the measurement value.
<method>Specifies the method.
<signal>Specifies the signal containing the measurement value.
<measurement>New Defines the parent measurement.
<parameter>New Specifies a parameter used to extract/insert the information within the parent data.
<parameters>New Specifies a group of parameters.
<units>Specifies the measurement units.
<maximum>Specifies the maximum value.
<minimum>Specifies the minimum value.
<negative>Negate the value.
<not>Logical not of a boolean value.
<scale>Specifies a numeric scale value.
<shift>Specifies an integer shift value.
<translate>Specifies a numeric translate (add) value.

Element NameElement Description
Element <value> element tree
<dkml>Specifies the root element of a Device Kit Device Kit Language (dkml) document.
¦--<adapter>Specifies an adapter.
¦  ¦--<group>Defines a group supported by this concrete device.
¦  ¦  ¦--<measurement>Specifies a measurement supported by this group.
¦  ¦  ¦  ¦--<value>Specifies the optional initial measurement value.
¦  ¦  ¦  ¦  ¦--<description>Description of the value.
¦  ¦  ¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.
¦  ¦  ¦  ¦  ¦--<specreference>Specification reference for this value.
¦  ¦  ¦  ¦  ¦  ¦--<description>Description of the specification reference.(see description)
¦  ¦  ¦  ¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦  ¦  ¦  ¦  ¦  ¦--<spec>The hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦  ¦--<description>Description of the specification.(see description)
¦  ¦  ¦  ¦  ¦  ¦  ¦--<deprecated>New Specifies that the contents of this element should be marked as deprecated.(see deprecated)
¦  ¦  ¦  ¦  ¦  ¦  ¦--<speccomment>Comment about the hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦  ¦--<specdate>Date of the hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦  ¦--<spectitle>Title of the hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦  ¦--<specvendor>Vendor the hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦  ¦--<specversion>Version of the hardware specification documentation.
¦  ¦  ¦  ¦  ¦  ¦--<specsection>The reference to section in the hardware specification documentation.
¦  ¦  ¦  ¦  ¦--<boolean>Specifies a Boolean value.
¦  ¦  ¦  ¦  ¦--<byte>Specifies a Byte value (8 bits).
¦  ¦  ¦  ¦  ¦--<bytes>Specifies bytes.
¦  ¦  ¦  ¦  ¦--<character>Specifies a character value (16 bits).
¦  ¦  ¦  ¦  ¦--<double>Specifies a Double value.
¦  ¦  ¦  ¦  ¦--<float>Specifies a Float value.
¦  ¦  ¦  ¦  ¦--<int>Specifies an Integer value (32 bits).
¦  ¦  ¦  ¦  ¦--<list>Specifies list data.
¦  ¦  ¦  ¦  ¦--<long>Specifies a Long value (64 bits).
¦  ¦  ¦  ¦  ¦--<long>Specifies a Long value (64 bits).(see long)
¦  ¦  ¦  ¦  ¦--<map>Specifies a Map value.
¦  ¦  ¦  ¦  ¦--<short>Specifies a Short value (16 bits).
¦  ¦  ¦  ¦  ¦--<string>Specifies a String value.
¦  ¦--<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦  ¦--<device>Specifies the device used by the adapter.
¦  ¦  ¦--<group>Defines a group supported by this device.(see group)
¦  ¦  ¦--<measurement>Specifies a measurement supported by this device.(see measurement)
¦--<adaptertest>Specifies an adapter test.
¦  ¦--<adapter>Specifies the adapter to be tested.(see adapter)
¦--<agent>Specifies an agent.
¦  ¦--<agentmodel>Specifies the agent model used by the agent.
¦  ¦  ¦--<device>Specifies the device used by the agent model.(see device)
¦  ¦--<device>Specifies the device used by the agent.(see device)
¦--<agentmodel>Specifies the agent model used by the agent.(see agentmodel)
¦--<agenttest>Specifies an agent test.
¦  ¦--<agent>Specifies the agent to be tested.(see agent)
¦  ¦--<agentmodeltest>Specifies the agent model test.
¦  ¦  ¦--<agentmodel>Specifies the agent model to be tested.(see agentmodel)
¦--<agentmodeltest>Specifies an agent model test.(see agentmodeltest)
¦--<concrete>Specifies a concrete device.
¦  ¦--<group>Defines a group supported by this concrete device.(see group)
¦  ¦--<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦--<concretetest>Specifies a concrete test.
¦  ¦--<concrete>Specifies the concrete device to be tested.(see concrete)
¦--<device>Specifies a device.(see device)
¦--<devicetest>Specifies a device test.
¦  ¦--<device>Specifies the device to be tested.(see device)
¦--<profile>Specifies a profile.
¦  ¦--<group>Defines a group supported by this profile.(see group)
¦  ¦--<measurement>Specifies a measurement supported by this profile.(see measurement)
¦  ¦--<adapter>Specifies the adapter used by the profile.(see adapter)
¦  ¦--<device>Specifies the device used by the profile.(see device)
¦--<profiletest>Specifies a profile test.
¦  ¦--<profile>Specifies the profile to be tested.(see profile)
¦--<testagent>Specifies a test agent.
¦  ¦--<profile>Specifies the profile to be tested.(see profile)

Copyright (c) IBM 2007. Device Kit XML Reference 1.0.0