|
|
multiplex | Device Kit |
<multiplex> element |
Device Kit Attributes Elements XML Reference |
Release:
1.1.0
Examples: multiplex examples
| Name | Description | Use |
|---|---|---|
| <description> | 0 to unbounded | |
| <deprecated> | 0 to 1 | |
| <specreference> | Specification reference for this multiplex. | 0 to unbounded |
| Sibling Name | Sibling Description |
|---|---|
| <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. |
| <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 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. |
| <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 Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document. |
| ¦-<adapter> | Specifies an adapter. |
| ¦ ¦-<multiplex> | |
| ¦ ¦ ¦-<description> | |
| ¦ ¦ ¦-<deprecated> | |
| ¦ ¦ ¦-<specreference> | Specification reference for this multiplex. |
| ¦ ¦ ¦ ¦-<description> | Description of the specification reference.(see description) |
| ¦ ¦ ¦ ¦-<deprecated> | Specifies that the contents of this element should be marked as deprecated.(see deprecated) |
| ¦ ¦ ¦ ¦-<spec> | The protocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<description> | Description of the specification.(see description) |
| ¦ ¦ ¦ ¦ ¦-<deprecated> | Specifies that the contents of this element should be marked as deprecated.(see deprecated) |
| ¦ ¦ ¦ ¦ ¦-<speccomment> | Comment about the protocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<specdate> | Date of the protocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<spectitle> | Title of the protoocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<specurl> | Url of the protocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<specvendor> | Vendor of the protocol specification documentation. |
| ¦ ¦ ¦ ¦ ¦-<specversion> | Version of the protocol specification documentation. |
| ¦ ¦ ¦ ¦-<specsection> | The reference to section in the protocol specification documentation. |
| ¦ ¦-<device> | Specifies the device used by the adapter. |
| ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦-<transport> | Specifies the transport used by the device. |
| ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<connection> | Specifies an connection to be used by the transport. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<file> | Specifies a file connection. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<randomaccessfile> | Specifies a random access file connection. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<serial> | Specifies a serial port connection. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<tcpipserver> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<sslserver> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<udp> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<udpserver> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<tcpipservermultiplex> | Specifies a Transmission Control Protocol/Internet Protocol (TCP/IP) server connection. |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<sslservermultiplex> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<udpmultiplex> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦ ¦-<udpservermultiplex> | |
| ¦ ¦ ¦ ¦ ¦-<multiplex> | |
| ¦ ¦ ¦-<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. |
| ¦ ¦ ¦ ¦-<multiplex> | |
| ¦-<adaptertest> | Specifies an adapter test. |
| ¦ ¦-<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦-<agent> | Specifies an agent. |
| ¦ ¦-<multiplex> | |
| ¦ ¦-<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. |
| ¦ ¦-<multiplex> | |
| ¦ ¦-<transport> | Specifies the transport used by the concrete device.(see transport) |
| ¦ ¦-<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. |
| ¦ ¦-<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦-<connection> | Specifies an connection.(see connection) |
| ¦-<connectiontest> | Specifies an connection test. |
| ¦ ¦-<connection> | Specifies the connection to be tested.(see connection) |
| ¦-<device> | Specifies a device.(see device) |
| ¦-<devicetest> | Specifies a device test. |
| ¦ ¦-<device> | Specifies the device to be tested.(see device) |
| ¦-<profile> | Specifies a profile. |
| ¦ ¦-<multiplex> | |
| ¦ ¦-<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) |
| ¦-<transport> | Specifies a transport.(see transport) |
| ¦-<transporttest> | Specifies a transport test. |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-09-10 | Device Kit XML Reference 1.1.0 |