Eclipse.org Eclipse.org history Device Kit

XML Element 

<history> element

Device Kit Attributes Elements XML Reference
Specifies the history documentation.

Examples: history examples


NameTypeDescriptionUse
Element <history> attributes
idIDSpecifies an unique identifier for this element. After defining an element with the id attribute, other elements can reference this element by using the idref attribute. Since the id attribute value is used by the code generator to generate field and method names, no spaces, periods or commas should be used.optional
idrefIDREFSpecifies a reference to the element with the matching id attribute. The matching id attribute must be specified before the idref attribute can be used.optional

NameDescriptionUse
Element <history> elements
<description>Description of the history.0 to unbounded
<provider>Specifies the provider history.0 to 1
<version>Version of the history documentation.0 to 1

Sibling NameSibling Description
Element <history> element siblings
<description>Description of the file connection.
<deprecated>Specifies that the contents of this element should be marked as deprecated.
<specreference>Specification reference for this file connection.
<multiplex>Specifies that this is a multiplex file connection.
<inputpath>Specifies the file input path name.
<inputname>Specifies the input file name.
<outputpath>Specifies the file output path name.
<outputname>Specifies the output file name.
<description>Description of the adapter.
<deprecated>Specifies that the contents of this element should be marked as deprecated.
<provider>Specifies the provider.
<version>Specifies the current version level. The format of the version number should be n.n.n where n is a number. For example, 1.0.0 is a valid version.
<vendor>Specifies an implementing vendor.
<incubation>If the contents of this element is true, then this is an incubation project.
<spec>Hardware specification documentation for this adapter.
<specreference>Specification reference for this adapter.
<multiplex>New Specifies that this is a multiplex adapter.
<customparameter>Specifies a custom parameter for this adapter.
<bundle>Specifies an Open Services Gateway Initiative (OSGi) bundle should be created.
<managedbundle>Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.
<managedfactorybundle>Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created.

Element NameElement Description
Element <history> element tree
<dkml>Specifies the root element of a Device Kit &lt;b&gt;D&lt;/b&gt;evice &lt;b&gt;K&lt;/b&gt;it &lt;b&gt;L&lt;/b&gt;anguage (dkml) document.
¦-<pids>Specifies the defined pids.
¦ ¦-<history>New Specifies the pids history.
¦ ¦ ¦-<description>Description of the history.
¦ ¦ ¦-<provider>Specifies the provider history.
¦ ¦ ¦-<version>Version of the history documentation.
¦ ¦-<units>Specifies the pids units.
¦ ¦ ¦-<history>New Specifies the units history.(see history)
¦ ¦ ¦-<specreference>Specification reference for this units.
¦ ¦ ¦ ¦-<spec>The protocol specification documentation.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the specification history.(see history)
¦ ¦-<specreference>Specification reference for pids.(see specreference)
¦ ¦-<pid>Specifies the pid.
¦ ¦ ¦-<history>New Specifies the parameter identifier (PID) history.(see history)
¦ ¦ ¦-<units>Specifies the parameter identifier (PID) units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this parameter identifier (PID).(see specreference)
¦ ¦ ¦-<scale>Specifies the value to scale the parameter value.
¦ ¦ ¦ ¦-<history>New Specifies the scale history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this scale.(see specreference)
¦ ¦ ¦-<shift>Specifies the value to shift the parameter value.
¦ ¦ ¦ ¦-<history>New Specifies the shift history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this shift.(see specreference)
¦ ¦ ¦-<translate>Specifies the value to add (translate) to the parameter value.
¦ ¦ ¦ ¦-<history>New Specifies the translate history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this translate.(see specreference)
¦-<adapter>Specifies an adapter.
¦ ¦-<history>New Specifies the adapter history.(see history)
¦ ¦-<spec>Hardware specification documentation for this adapter.(see spec)
¦ ¦-<specreference>Specification reference for this adapter.(see specreference)
¦ ¦-<multiplex>New Specifies that this is a multiplex adapter.
¦ ¦ ¦-<history>New Specifies the multiplex history.(see history)
¦ ¦ ¦-<specreference>Specification reference for this multiplex.(see specreference)
¦ ¦-<customparameter>Specifies a custom parameter for this adapter.
¦ ¦ ¦-<history>New Specifies the custom parameter history.(see history)
¦ ¦ ¦-<units>Specifies the custom parameter units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this custom parameter.(see specreference)
¦ ¦ ¦-<enum>Specifies a enumeration option configuration.
¦ ¦ ¦ ¦-<history>New Specifies the enumeration history.(see history)
¦ ¦ ¦ ¦-<units>Specifies the enum units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this enumeration.(see specreference)
¦ ¦ ¦ ¦-<value>Specifies the enumeration value.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the value history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this value.(see specreference)
¦ ¦-<command>Defines a command supported by this concrete device.
¦ ¦ ¦-<history>New Specifies the command history.(see history)
¦ ¦ ¦-<optional>Defines if this command is optional.
¦ ¦ ¦ ¦-<history>New Specifies the optional history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this optional item.(see specreference)
¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦-<configuration>Defines this command as a configuration command.
¦ ¦ ¦ ¦-<history>New Specifies the configuration history.(see history)
¦ ¦ ¦ ¦-<units>Specifies the configuration units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this configuration.(see specreference)
¦ ¦ ¦ ¦-<enum>Specifies a enumeration option configuration.(see enum)
¦ ¦ ¦-<message>Specifies the message to execute the command.
¦ ¦ ¦ ¦-<history>New Specifies the message history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this message.(see specreference)
¦ ¦ ¦ ¦-<parameters>Specifies a group of parameters.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the parameters history.(see history)
¦ ¦ ¦ ¦ ¦-<units>Specifies the parameters units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this group of parameters.(see specreference)
¦ ¦ ¦ ¦ ¦-<parameters>Specifies the parameters.(see parameters)
¦ ¦ ¦ ¦-<filter>Specifies the message filter.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the filter history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this filter.(see specreference)
¦ ¦ ¦-<data>Specifies the data to execute the command.
¦ ¦ ¦ ¦-<history>New Specifies the data history.(see history)
¦ ¦ ¦ ¦-<optional>Defines if this data item is optional.(see optional)
¦ ¦ ¦ ¦-<units>Specifies the data units.(see units)
¦ ¦ ¦ ¦-<specreference>Specification reference for this data.(see specreference)
¦ ¦ ¦ ¦-<enum>New Specifies a enumeration.(see enum)
¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦-<commands>Specifies a command group.
¦ ¦ ¦-<history>New Specifies the commands history.(see history)
¦ ¦ ¦-<units>Specifies the commands units.(see units)
¦ ¦ ¦-<specreference>Specification reference for this group of commands.(see specreference)
¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦-<command>Specifies the command within the group of commands.(see command)
¦ ¦-<group>Defines a group supported by this concrete device.
¦ ¦ ¦-<history>New Specifies the group history.(see history)
¦ ¦ ¦-<spec>Hardware specification documentation for this group.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this group.(see specreference)
¦ ¦ ¦-<command>Specifies a command that is supported by this group.(see command)
¦ ¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦ ¦-<group>Specifies a group.(see group)
¦ ¦ ¦-<measurement>Specifies a measurement supported by this group.
¦ ¦ ¦ ¦-<history>New Specifies the measurement history.(see history)
¦ ¦ ¦ ¦-<optional>Defines if this measurement is optional.(see optional)
¦ ¦ ¦ ¦-<specreference>Specification reference for this measurement.(see specreference)
¦ ¦ ¦ ¦-<configuration>Defines this measurement as a configuration measurement.(see configuration)
¦ ¦ ¦ ¦-<message>Specifies the measurement message.(see message)
¦ ¦ ¦ ¦-<data>Specifies the measurement data.(see data)
¦ ¦ ¦ ¦-<readcommand>Specifies the command to request a read of the current value of the measurement.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the command history.(see history)
¦ ¦ ¦ ¦ ¦-<optional>Defines if this command is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to execute the command.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦ ¦ ¦-<writecommand>Specifies the command to request a change of the measurement value.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the command history.(see history)
¦ ¦ ¦ ¦ ¦-<optional>Defines if this command is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the command data units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this command.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this command as a configuration command.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to execute the command.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data to execute the command.(see data)
¦ ¦ ¦ ¦-<signal>Specifies the signal containing the measurement value.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the signal history.(see history)
¦ ¦ ¦ ¦ ¦-<optional>Defines if this signal is optional.(see optional)
¦ ¦ ¦ ¦ ¦-<units>Specifies the signal units.(see units)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this signal.(see specreference)
¦ ¦ ¦ ¦ ¦-<configuration>Defines this signal as a configuration signal.(see configuration)
¦ ¦ ¦ ¦ ¦-<message>Specifies the message to trigger the signal.(see message)
¦ ¦ ¦ ¦ ¦-<data>Specifies the data when the signal triggers.(see data)
¦ ¦ ¦ ¦ ¦-<signal>Specifies the signal to listen. (see signal)
¦ ¦ ¦ ¦ ¦-<messages>Specifies the messages to trigger the signal.
¦ ¦ ¦ ¦ ¦ ¦-<history>New Specifies the messages history.(see history)
¦ ¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this group of messages.(see specreference)
¦ ¦ ¦ ¦ ¦ ¦-<message>Specifies the message.(see message)
¦ ¦ ¦ ¦ ¦-<pid>Specifies the pid for this signal.(see pid)
¦ ¦ ¦ ¦ ¦-<parameters>Specifies a parameter group.(see parameters)
¦ ¦ ¦ ¦ ¦-<scale>Scale the value.(see scale)
¦ ¦ ¦ ¦ ¦-<shift>Shift the value.(see shift)
¦ ¦ ¦ ¦ ¦-<translate>Translate (add) to the value.(see translate)
¦ ¦ ¦ ¦-<parameters>Specifies a group of parameters.(see parameters)
¦ ¦ ¦ ¦-<units>Specifies the measurement units.(see units)
¦ ¦ ¦ ¦-<value>Specifies the optional initial measurement value.(see value)
¦ ¦ ¦ ¦-<scale>Specifies a numeric scale value.(see scale)
¦ ¦ ¦ ¦-<shift>Specifies an integer shift value.(see shift)
¦ ¦ ¦ ¦-<translate>Specifies a numeric translate (add) value.(see translate)
¦ ¦ ¦-<signal>Specifies a signal supported by this group.(see signal)
¦ ¦-<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦ ¦-<signal>Defines a signal supported by this concrete device.(see signal)
¦ ¦-<device>Specifies the device used by the adapter.
¦ ¦ ¦-<history>New Specifies the device history.(see history)
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this device.(see specreference)
¦ ¦ ¦-<multiplex>Specifies that this is a multiplex device.(see multiplex)
¦ ¦ ¦-<customparameter>Specifies a custom parameter for this device.(see customparameter)
¦ ¦ ¦-<pids>Specifies the defined pids.(see pids)
¦ ¦ ¦-<command>Specifies a command that is supported by this device.(see command)
¦ ¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦ ¦-<group>Defines a group supported by this device.(see group)
¦ ¦ ¦-<measurement>Specifies a measurement supported by this device.(see measurement)
¦ ¦ ¦-<signal>Specifies a signal supported by this device.(see signal)
¦ ¦ ¦-<transport>Specifies the transport used by the device.
¦ ¦ ¦ ¦-<history>New Specifies the transport history.(see history)
¦ ¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦ ¦-<specreference>Specification reference for this transport.(see specreference)
¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex transport.(see multiplex)
¦ ¦ ¦ ¦-<customparameter>Specifies a custom parameter.(see customparameter)
¦ ¦ ¦ ¦-<message>Specifies a transport message.(see message)
¦ ¦ ¦ ¦-<connection>Specifies an connection to be used by the transport.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the connection history.(see history)
¦ ¦ ¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex connection.(see multiplex)
¦ ¦ ¦ ¦ ¦-<customparameter>Specifies a custom parameter for this connection.(see customparameter)
¦ ¦ ¦ ¦-<connectionservice>Specifies the connection to be used by the transport.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the connection service history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this connection service.(see specreference)
¦ ¦ ¦ ¦-<file>Specifies a file connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the file connection history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this file connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex file connection.(see multiplex)
¦ ¦ ¦ ¦-<randomaccessfile>Specifies a random access file connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the random access file connection history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this random access file connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex random access file.(see multiplex)
¦ ¦ ¦ ¦-<serial>Specifies a serial port connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the serial history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this serial connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex serial connection.(see multiplex)
¦ ¦ ¦ ¦-<tcpip>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) connection.(see specreference)
¦ ¦ ¦ ¦-<tcpipserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP server history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<ssl>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP SSL history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.(see specreference)
¦ ¦ ¦ ¦-<sslserver>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP SSL server history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex SSL TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the UDP history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP connection.(see multiplex)
¦ ¦ ¦ ¦-<udpserver>Specifies a User Diagram Protocol (UDP) server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the UDP server history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP server connection.(see multiplex)
¦ ¦ ¦ ¦-<tcpipmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) connection.(see specreference)
¦ ¦ ¦ ¦-<tcpipservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP server multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<sslmultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP SLL multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL connection.(see specreference)
¦ ¦ ¦ ¦-<sslservermultiplex>Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the TCP/IP SSL server multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Transmission Control Protocol/Internet Protocol (TCP/IP) SSL server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex SSL TCP/IP server.(see multiplex)
¦ ¦ ¦ ¦-<udpmultiplex>Specifies a User Diagram Protocol (UDP) connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the UDP multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP connection.(see multiplex)
¦ ¦ ¦ ¦-<udpservermultiplex>Specifies a User Diagram Protocol (UDP) server connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the UDP server multiplex history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) server connection.(see specreference)
¦ ¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP server connection.(see multiplex)
¦ ¦ ¦ ¦-<urlconnection>Specifies a Uniform Resource Locator (URL) connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the URL connection history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this Uniform Resource Locator (URL) connection.(see specreference)
¦ ¦ ¦ ¦-<usb>Specifies a USB connection.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the USB connection history.(see history)
¦ ¦ ¦ ¦ ¦-<specreference>Specification reference for this USB connection.(see specreference)
¦ ¦ ¦ ¦-<transportservice>Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the transport.
¦ ¦ ¦ ¦ ¦-<history>New Specifies the transport server history.(see history)
¦ ¦ ¦-<transportservice>Specifies the Open Services Gateway Initiative (OSGi) transport service name.(see transportservice)
¦ ¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp)
¦ ¦ ¦-<udptransport>Specifies a User Diagram Protocol (UDP) transport.
¦ ¦ ¦ ¦-<history>New Specifies the UDP transport history.(see history)
¦ ¦ ¦ ¦-<specreference>Specification reference for this User Diagram Protocol (UDP) transport.(see specreference)
¦ ¦ ¦ ¦-<multiplex>Specifies that this is a multiplex UDP.(see multiplex)
¦-<adaptertest>Specifies an adapter test.
¦ ¦-<history>New Specifies the adapter test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this adapter.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex adapter test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this adapter test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.
¦ ¦ ¦-<history>New Specifies the send history.(see history)
¦ ¦ ¦-<specreference>Specification reference for this send.(see specreference)
¦ ¦ ¦-<message>Specifies the message to send.(see message)
¦ ¦-<adapter>Specifies the adapter to be tested.(see adapter)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.
¦ ¦ ¦-<history>New Specifies the monitor test history.(see history)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.
¦ ¦ ¦-<history>New Specifies the playback test history.(see history)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface adapter test.
¦ ¦ ¦-<history>New Specifies the SWT history.(see history)
¦ ¦-<testcase>Specifies a junit testcase.
¦ ¦ ¦-<history>New Specifies the test case history.(see history)
¦-<agent>Specifies an agent.
¦ ¦-<history>New Specifies the agent history.(see history)
¦ ¦-<spec>Hardware specification documentation for this agent.(see spec)
¦ ¦-<specreference>Specification reference for this agent.(see specreference)
¦ ¦-<multiplex>New Specifies that this is a multiplex agent.(see multiplex)
¦ ¦-<customparameter>Specifies a custom parameter for this agent.(see customparameter)
¦ ¦-<agentparent>Agent parent.
¦ ¦ ¦-<history>New Specifies the agent parent history.(see history)
¦ ¦-<agentuses>Agent uses.
¦ ¦ ¦-<history>New Specifies the agent uses history.(see history)
¦ ¦-<agentmodel>Specifies the agent model used by the agent.
¦ ¦ ¦-<history>New Specifies the agent model history.(see history)
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<specreference>Specification reference for this agent model.(see specreference)
¦ ¦ ¦-<customparameter>Specifies a custom parameter for this agent model.(see customparameter)
¦ ¦ ¦-<device>Specifies the device used by the agent model.(see device)
¦ ¦-<device>Specifies the device used by the agent.(see device)
¦ ¦-<command>Specifies a command that is supported by this device.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this device.(see group)
¦ ¦-<measurement>Specifies a measurement supported by this device.(see measurement)
¦ ¦-<signal>Specifies a signal supported by this device.(see signal)
¦-<agentmodel>Specifies the agent model used by the agent.(see agentmodel)
¦-<agenttest>Specifies an agent test.
¦ ¦-<history>New Specifies the agent test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this agent.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex agent test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this agent test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<agent>Specifies the agent to be tested.(see agent)
¦ ¦-<agentmodeltest>Specifies the agent model test.
¦ ¦ ¦-<history>New Specifies the agent model history.(see history)
¦ ¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦ ¦-<agentmodel>Specifies the agent model to be tested.(see agentmodel)
¦ ¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface agnet model test.(see swt)
¦ ¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface agent test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<agentmodeltest>Specifies an agent model test.(see agentmodeltest)
¦-<concrete>Specifies a concrete device.
¦ ¦-<history>New Specifies the concrete device history.(see history)
¦ ¦-<spec>Hardware specification documentation for this concrete device.(see spec)
¦ ¦-<specreference>Specification reference for this concrete device.(see specreference)
¦ ¦-<multiplex>Specifies that this is a multiplex concrete device.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this concrete device.(see customparameter)
¦ ¦-<pids>Specifies the defined pids.(see pids)
¦ ¦-<command>Defines a command supported by this concrete device.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this concrete device.(see group)
¦ ¦-<measurement>Defines a measurement supported by this concrete device.(see measurement)
¦ ¦-<signal>Defines a signal supported by this concrete device.(see signal)
¦ ¦-<transport>Specifies the transport used by the concrete device.(see transport)
¦ ¦-<transportservice>Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the device.(see transportservice)
¦ ¦-<udp>Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element.(see udp)
¦ ¦-<udptransport>Specifies a User Diagram Protocol (UDP) transport.(see udptransport)
¦-<concretetest>Specifies a concrete test.
¦ ¦-<history>New Specifies the concrete device test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this concrete device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex concrete device test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this concrete device test.(see customparameter)
¦ ¦-<concrete>Specifies the concrete device to be tested.(see concrete)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface concrete test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<connection>Specifies an connection.(see connection)
¦-<connectiontest>Specifies an connection test.
¦ ¦-<history>New Specifies the connection test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this connection.(see spec)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<connection>Specifies the connection to be tested.(see connection)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface connection test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<device>Specifies a device.(see device)
¦-<devicetest>Specifies a device test.
¦ ¦-<history>New Specifies the device test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this device test.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex device test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this device test.(see customparameter)
¦ ¦-<device>Specifies the device to be tested.(see device)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface device test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<profile>Specifies a profile.
¦ ¦-<history>New Specifies the profile history.(see history)
¦ ¦-<spec>Hardware specification documentation for this profile.(see spec)
¦ ¦-<specreference>Specification reference for this profile.(see specreference)
¦ ¦-<multiplex>Specifies that this is a multiplex profile.(see multiplex)
¦ ¦-<customparameter>Specifies a custom parameter for this profile.(see customparameter)
¦ ¦-<profileparent>Profile parent.
¦ ¦ ¦-<history>New Specifies the profile parent history.(see history)
¦ ¦-<profileuses>Profile uses.
¦ ¦ ¦-<history>New Specifies the profile uses history.(see history)
¦ ¦-<command>Specifies a command that is supported by this profile.(see command)
¦ ¦-<commands>Specifies a command group.(see commands)
¦ ¦-<group>Defines a group supported by this profile.(see group)
¦ ¦-<measurement>Specifies a measurement supported by this profile.(see measurement)
¦ ¦-<signal>Specifies a signal supported by this profile.(see signal)
¦ ¦-<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.
¦ ¦-<history>New Specifies the profile test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this profile.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex profile test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this profile test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface profile test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<testagent>Specifies a test agent.
¦ ¦-<history>New Specifies the test agent history.(see history)
¦ ¦-<spec>Hardware specification documentation for this test.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this test.(see customparameter)
¦ ¦-<profile>Specifies the profile to be tested.(see profile)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<receivertest>Specifies a receiver transport test.
¦ ¦-<history>New Specifies the receiver transport test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex receiver test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this receiver test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)
¦-<transport>Specifies a transport.(see transport)
¦-<transporttest>Specifies a transport test.
¦ ¦-<history>New Specifies the transport test history.(see history)
¦ ¦-<spec>Hardware specification documentation for this device.(see spec)
¦ ¦-<multiplex>New Specifies that this is a multiplex transport test.(see multiplex)
¦ ¦-<customparameter>New Specifies a custom parameter for this transport test.(see customparameter)
¦ ¦-<send>Specifies the message(s) to send during the test.(see send)
¦ ¦-<transport>Specifies the transport to be tested.(see transport)
¦ ¦-<monitor>Specifies a monitor test. Currently, not supported.(see monitor)
¦ ¦-<playback>Specifies a playback test. Currently, not supported.(see playback)
¦ ¦-<swt>Specifies a Standard Widget Toolkit (SWT) user interface transport test.(see swt)
¦ ¦-<testcase>Specifies a junit testcase.(see testcase)

Copyright (c) 2009 IBM. See license in Legal section. 2009-01-22 Device Kit XML Reference 1.2.0