| Element Name | Element Description |
<description> element tree
| <dkml> | Specifies the root element of a Device Kit
<b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document.
|
| ¦-<description> | Description of a Device Kit Markup
Language (dkml) element.
|
| ¦-<pids> | Specifies the defined pids.
|
| ¦ ¦-<description> | Specifies the pids description.(see description) |
| ¦ ¦-<specreference> | Specification reference for pids.
|
| ¦ ¦ ¦-<description> | Description of the specification reference.(see description) |
| ¦ ¦ ¦-<spec> | The protocol specification documentation.
|
| ¦ ¦ ¦ ¦-<description> | Description of the specification.(see description) |
| ¦ ¦-<pid> | Specifies the pid.
|
| ¦ ¦ ¦-<description> | Description of the parameter
identifier (PID).(see description) |
| ¦ ¦ ¦-<specreference> | Specification reference for this
parameter identifier (PID).(see specreference) |
| ¦ ¦ ¦-<scale> | Specifies the value to scale
the parameter value.
|
| ¦ ¦ ¦ ¦-<description> | Description of the scale.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this scale.(see specreference) |
| ¦ ¦ ¦-<shift> | Specifies the value to shift
the parameter value.
|
| ¦ ¦ ¦ ¦-<description> | Description of the shift.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this shift.(see specreference) |
| ¦ ¦ ¦-<translate> | Specifies the value to add
(translate) to the parameter value.
|
| ¦ ¦ ¦ ¦-<description> | Description of the translate.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this translate.(see specreference) |
| ¦ ¦ ¦-<units> | Specifies the optional parameter
identifier (pid) units.
|
| ¦ ¦ ¦ ¦-<description> | Description of the units.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this units.(see specreference) |
| ¦-<adapter> | Specifies an adapter.
|
| ¦ ¦-<description> | Description of the adapter.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this adapter.(see spec) |
| ¦ ¦-<specreference> | Specification reference for this adapter.(see specreference) |
| ¦ ¦-<customparameter> | Specifies a custom parameter for this adapter.
|
| ¦ ¦ ¦-<description> | Description of the custom parameter.(see description) |
| ¦ ¦ ¦-<specreference> | Specification reference for this custom parameter.(see specreference) |
| ¦ ¦ ¦-<enum> | Specifies a enumeration option configuration.
|
| ¦ ¦ ¦ ¦-<description> | Description of the enumeration.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this enumeration.(see specreference) |
| ¦ ¦ ¦ ¦-<value> | Specifies the enumeration value.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the value.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this value.(see specreference) |
| ¦ ¦-<profileref> | Specifies the name of the profile to be supported.
|
| ¦ ¦ ¦-<description> | Description of the profile reference.(see description) |
| ¦ ¦ ¦-<commandref> | Specifies a command reference.
|
| ¦ ¦ ¦ ¦-<description> | Description of the command reference.(see description) |
| ¦ ¦ ¦-<measurementref> | Specifies a measurement reference.
|
| ¦ ¦ ¦ ¦-<description> | Description of the measurement reference.(see description) |
| ¦ ¦ ¦-<signalref> | Specifies a signal reference.
|
| ¦ ¦ ¦ ¦-<description> | Description of the signal reference.(see description) |
| ¦ ¦-<command> | Defines a command supported by
this concrete device.
|
| ¦ ¦ ¦-<description> | Specifies the command description.(see description) |
| ¦ ¦ ¦-<specreference> | Specification reference for this command.(see specreference) |
| ¦ ¦ ¦-<configuration> | Defines this command as a configuration command.
|
| ¦ ¦ ¦ ¦-<description> | Description of the configuration.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this configuration.(see specreference) |
| ¦ ¦ ¦ ¦-<enum> | Specifies a enumeration option configuration.(see enum) |
| ¦ ¦ ¦-<message> | Specifies the message to execute
the command.
|
| ¦ ¦ ¦ ¦-<description> | Description of the message.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this message.(see specreference) |
| ¦ ¦ ¦ ¦-<parameters> | Specifies a group of parameters.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Specifies the parameters description.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
group of parameters.(see specreference) |
| ¦ ¦ ¦ ¦ ¦-<parameters> | Specifies the parameters.(see parameters) |
| ¦ ¦ ¦ ¦-<filter> | Specifies the message filter.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the filter.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this filter.(see specreference) |
| ¦ ¦ ¦-<data> | Specifies the data to execute
the command.
|
| ¦ ¦ ¦ ¦-<description> | Description of the data.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this data.(see specreference) |
| ¦ ¦ ¦ ¦-<units> | Specifies the optional data units.(see units) |
| ¦ ¦-<commands> | Specifies a command group.
|
| ¦ ¦ ¦-<description> | Specifies the commands description.(see description) |
| ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦-<description> | Description of the group.(see description) |
| ¦ ¦ ¦-<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) |
| ¦ ¦ ¦-<measurement> | Specifies a measurement
supported by this group.
|
| ¦ ¦ ¦ ¦-<description> | Specifies the measurement description.(see description) |
| ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Specifies the command description.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Specifies the command description.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Specifies the signal description.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦ ¦-<description> | Specifies the messages description.(see description) |
| ¦ ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦-<description> | Description of the device.(see description) |
| ¦ ¦ ¦-<spec> | Hardware specification
documentation for this device.(see spec) |
| ¦ ¦ ¦-<specreference> | Specification reference for this device.(see specreference) |
| ¦ ¦ ¦-<deviceparent> | Specifies the Device parent.
|
| ¦ ¦ ¦ ¦-<description> | Description of the device parent.(see description) |
| ¦ ¦ ¦-<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) |
| ¦ ¦ ¦-<commandref> | Specifies a command reference.(see commandref) |
| ¦ ¦ ¦-<measurementref> | Specifies a measurement reference.(see measurementref) |
| ¦ ¦ ¦-<signalref> | Specifies a signal reference.(see signalref) |
| ¦ ¦ ¦-<transport> | Specifies the transport used
by the device.
|
| ¦ ¦ ¦ ¦-<description> | Description of the transport.(see description) |
| ¦ ¦ ¦ ¦-<spec> | Hardware specification
documentation for this device.(see spec) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this transport.(see specreference) |
| ¦ ¦ ¦ ¦-<customparameter> | Specifies a custom parameter.(see customparameter) |
| ¦ ¦ ¦ ¦-<message> | Specifies a transport message.(see message) |
| ¦ ¦ ¦ ¦-<connection> | Specifies an connection to be used by the transport.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<spec> | Hardware specification
documentation for this device.(see spec) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this connection.(see specreference) |
| ¦ ¦ ¦ ¦ ¦-<customparameter> | Specifies a custom parameter for this connection.(see customparameter) |
| ¦ ¦ ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed bundle should be created.
|
| ¦ ¦ ¦ ¦ ¦ ¦-<description> | Description of the managed bundle.(see description) |
| ¦ ¦ ¦ ¦ ¦-<managedfactorybundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed factory bundle should
be created.
|
| ¦ ¦ ¦ ¦ ¦ ¦-<description> | Description of the factory bundle.(see description) |
| ¦ ¦ ¦ ¦-<connectionservice> | Specifies the connection to be used
by the transport.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the connection service.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this connection service.(see specreference) |
| ¦ ¦ ¦ ¦-<file> | Specifies a file connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the file connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
file connection.(see specreference) |
| ¦ ¦ ¦ ¦-<randomaccessfile> | Specifies a random access file connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the random access
file connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
random access file connection.(see specreference) |
| ¦ ¦ ¦ ¦-<serial> | Specifies a serial port connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the serial connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
serial connection.(see specreference) |
| ¦ ¦ ¦ ¦-<tcpip> | Specifies a Transmission
Control Protocol/Internet Protocol (TCP/IP) connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP) connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP)
server connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
Transmission Control Protocol/Internet Protocol
(TCP/IP) server connection.(see specreference) |
| ¦ ¦ ¦ ¦-<ssl> | Specifies a Transmission
Control Protocol/Internet Protocol (TCP/IP) SSL connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP) SSL connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Transmission
Control Protocol/Internet Protocol (TCP/IP) SSL
server connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
Transmission Control Protocol/Internet Protocol
(TCP/IP) SSL server connection.(see specreference) |
| ¦ ¦ ¦ ¦-<urlconnection> | Specifies a Uniform Resource
Locator (URL) connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Uniform
Resource Locator (URL) connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
Uniform Resource Locator (URL) connection.(see specreference) |
| ¦ ¦ ¦ ¦-<usb> | Specifies a USB connection.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the USB connection.(see description) |
| ¦ ¦ ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the Open Services
Gateway Initiative (OSGi) transport service.(see description) |
| ¦ ¦ ¦-<transportservice> | Specifies the Open Services
Gateway Initiative (OSGi) transport service name.(see transportservice) |
| ¦ ¦ ¦-<udp> | Specifies a User Diagram
Protocol (UDP) transport.
|
| ¦ ¦ ¦ ¦-<description> | Description of the User Diagram
Protocol (UDP) transport.(see description) |
| ¦ ¦ ¦ ¦-<specreference> | Specification reference for this
User Diagram Protocol (UDP) transport.(see specreference) |
| ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦ ¦-<managedfactorybundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed factory bundle should
be created.(see managedfactorybundle) |
| ¦-<adaptertest> | Specifies an adapter test.
|
| ¦ ¦-<description> | Description of the adapter test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this adapter.(see spec) |
| ¦ ¦-<send> | Specifies the message(s) to send
during the test.
|
| ¦ ¦ ¦-<description> | Specifies the send description.(see description) |
| ¦ ¦ ¦-<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.
|
| ¦ ¦ ¦-<description> | Description of the monitor test.(see description) |
| ¦ ¦-<playback> | Specifies a playback test. Currently, not supported.
|
| ¦ ¦ ¦-<description> | Description of the playback test.(see description) |
| ¦ ¦-<swt> | Specifies a Standard Widget Toolkit (SWT) user interface adapter test.
|
| ¦ ¦ ¦-<description> | Description of the Standard Widget Toolkit (SWT) test.(see description) |
| ¦ ¦ ¦-<testmethod> | Description of the Standard Widget Toolkit (SWT) test.
|
| ¦ ¦ ¦ ¦-<description> | Description of the test method.(see description) |
| ¦ ¦-<testcase> | Specifies a junit testcase.
|
| ¦ ¦ ¦-<description> | Description of the test case.(see description) |
| ¦ ¦ ¦-<testmethod> | Description of the test case.(see testmethod) |
| ¦-<agent> | Specifies an agent.
|
| ¦ ¦-<description> | Description of the agent.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this agent.(see spec) |
| ¦ ¦-<specreference> | Specification reference for this agent.(see specreference) |
| ¦ ¦-<customparameter> | Specifies a custom parameter for this agent.(see customparameter) |
| ¦ ¦-<agentmodel> | Specifies the agent model used
by the agent.
|
| ¦ ¦ ¦-<description> | Description of the agent model.(see description) |
| ¦ ¦ ¦-<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) |
| ¦-<agentmodel> | Specifies the agent model used
by the agent.(see agentmodel) |
| ¦-<agenttest> | Specifies an agent test.
|
| ¦ ¦-<description> | Description of the agent test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this agent.(see spec) |
| ¦ ¦-<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.
|
| ¦ ¦ ¦-<description> | Description of the agent model test.(see description) |
| ¦ ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of the concrete device.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this concrete device.(see spec) |
| ¦ ¦-<specreference> | Specification reference for this
concrete device.(see specreference) |
| ¦ ¦-<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.(see udp) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦-<managedfactorybundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed factory bundle should
be created.(see managedfactorybundle) |
| ¦-<concretetest> | Specifies a concrete test.
|
| ¦ ¦-<description> | Description of the concrete test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this concrete device.(see spec) |
| ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of the connection test.(see description) |
| ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of the device test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this device test.(see spec) |
| ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of the profile.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this profile.(see spec) |
| ¦ ¦-<specreference> | Specification reference for this profile.(see specreference) |
| ¦ ¦-<customparameter> | Specifies a custom parameter for this adapter.(see customparameter) |
| ¦ ¦-<profileparent> | Profile parent.
|
| ¦ ¦ ¦-<description> | Description of the profile reference.(see description) |
| ¦ ¦ ¦-<profileref> | Specifies profile parent.(see profileref) |
| ¦ ¦-<profileuses> | Profile uses.
|
| ¦ ¦ ¦-<description> | Description of the profile reference.(see description) |
| ¦ ¦ ¦-<profileref> | Specifies profile uses.(see profileref) |
| ¦ ¦-<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) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦-<managedfactorybundle> | Specifies an Open Services Gateway
Initiative (OSGi) managed factory bundle should
be created.(see managedfactorybundle) |
| ¦-<profiletest> | Specifies a profile test.
|
| ¦ ¦-<description> | Description of the profile test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this profile.(see spec) |
| ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of the test agent.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this test.(see spec) |
| ¦ ¦-<profileref> | Specifies the profile to be tested.(see profileref) |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦ ¦-<testcase> | Specifies a junit testcase.(see testcase) |
| ¦-<receivertest> | Specifies a receiver transport test.
|
| ¦ ¦-<description> | Description of receiver transport test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this device.(see spec) |
| ¦ ¦-<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.
|
| ¦ ¦-<description> | Description of transport test.(see description) |
| ¦ ¦-<spec> | Hardware specification
documentation for this device.(see spec) |
| ¦ ¦-<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) |