|
|
<provider> element |
Device Kit Attributes Elements XML Reference |
Content type: string
Examples: provider examples
| Sibling Name | Sibling Description |
|---|---|
| <description> | Description of the adapter. |
| <deprecated> | |
| <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. |
| <spec> | Hardware specification documentation for this adapter. |
| <specreference> | Specification reference for this adapter. |
| <customparameter> | Specifies a custom parameter for this adapter. |
| <exportservice> | Specifies the name of the Open Services Gateway Initiative (OSGi) adapter service to be exported. |
| <import> | Specifies the name of the package to be imported. |
| <profileref> | Specifies the name of the profile to be supported. |
| <command> | Defines a command supported by this concrete device. |
| <commands> | Specifies a command group. |
| <group> | Defines a group supported by this concrete device. |
| <measurement> | Defines a measurement supported by this concrete device. |
| <signal> | Defines a signal supported by this concrete device. |
| <device> | Specifies the device used by the 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 Device Kit Language (dkml) document. |
| ¦--<provider> | Specifies the provider. |
| ¦--<adapter> | Specifies an adapter. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<device> | Specifies the device used by the adapter. |
| ¦ ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦ ¦--<transport> | Specifies the transport used by the device. |
| ¦ ¦ ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦--<adaptertest> | Specifies an adapter test. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦--<agent> | Specifies an agent. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<agentmodel> | Specifies the agent model used by the agent. |
| ¦ ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦ ¦--<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. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦--<agentmodeltest> | Specifies the agent model test. |
| ¦ ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦ ¦--<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦--<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦--<concrete> | Specifies a concrete device. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<transport> | Specifies the transport used by the device.(see transport) |
| ¦--<concretetest> | Specifies a concrete test. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦--<connection> | Specifies an connection. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦--<connectiontest> | Specifies an connection test. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<connection> | Specifies the connection to be tested.(see connection) |
| ¦--<device> | Specifies a device.(see device) |
| ¦--<devicetest> | Specifies a device test. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<device> | Specifies the device to be tested.(see device) |
| ¦--<profile> | Specifies a profile. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<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. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<profile> | Specifies the profile to be tested.(see profile) |
| ¦--<testagent> | Specifies a test agent. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<profile> | Specifies the profile to be tested.(see profile) |
| ¦--<transport> | Specifies a transport.(see transport) |
| ¦--<transporttest> | Specifies a transport test. |
| ¦ ¦--<provider> | Specifies the provider.(see provider) |
| ¦ ¦--<transport> | Specifies the transport to be tested.(see transport) |
| Copyright (c) IBM 2007. | Device Kit XML Reference 1.0.0 |