concrete	The concrete tag defines the interface to a software device.

id                  	Specifies an unique identifier for this element.
implementation      	Specifies the implementation class name.
service             	Specifies the Open Services Gateway Initiative (OSGi) service interface name.
bundle              	Specifies the Open Services Gateway Initiative (OSGi) bundle name.
bundleid            	Specifies the Open Services Gateway Initiative (OSGi) bundle symbolic id.
lazy                	Specifies if the generated code should be lazy.
abstract            	Specifies an abstract implementation class.
createmethod        	Specifies create method(s).
superclass          	Specifies the implementation superclass name.
idref               	Specifies a reference to the element with the matching <a href=&quot;"idAttribute.
packagebase         	Specifies the start of the generated code&apos;'s package.
executionenvironments	Specifies the Execution Environments for the bundle Manifest.
old                 	Specifies if old code should be generated.

<description>         	Description of the concrete device.
<history>             	Specifies the concrete device history.
<deprecated>          	Specifies that the contents of this element should be marked as deprecated.
<provider>            	Specifies the provider.
<version>             	Specifies the current version level.
<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 concrete device.
<specreference>       	Specification reference for this concrete device.
<multiplex>           	Specifies that this is a multiplex concrete device.
<customparameter>     	Specifies a custom parameter for this concrete device.
<commandreceived>     	Specifies if a command message can be received from the concrete device.
<initializemeasurements>	Specifies that the concrete device should initialize the measurements.
<key>                 	Specifies an optional key value.
<pids>                	Specifies the defined pids.
<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.
<exportservice>       	Specifies the name of the Open Services Gateway initiative (OSGi) service to be exported.
<import>              	Specifies the name of a package to be imported.
<transport>           	Specifies the transport used by the concrete device.
<transportservice>    	Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the device.
<udp>                 	Specifies a User Diagram Protocol (UDP) transport.
<udptransport>        	Specifies a User Diagram Protocol (UDP) transport.
<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.
