|
|
|
@@ -1,57 +0,0 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<p1:MDIBContainer xmlns:p1="http://domain-model-uri/15/04" xmlns:p2="http://extension-point-uri/15/03" xmlns:m="http://message-model-uri/15/04" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" p1:MDIBVersion="1"> |
|
|
|
<p1:MDDescription> |
|
|
|
<p1:MDS xsi:type="p1:HydraMDSDescriptor" Handle="my_med_device_handle"> |
|
|
|
<p1:Type> |
|
|
|
<p1:CodeId>CODE_ID</p1:CodeId> |
|
|
|
<p1:ConceptDescription>My device description text.</p1:ConceptDescription> |
|
|
|
</p1:Type> |
|
|
|
<p1:MetaData> |
|
|
|
<p1:UDI>uuid-123</p1:UDI> |
|
|
|
<p1:Manufacturer>MyManufacturer</p1:Manufacturer> |
|
|
|
<p1:ModelName>MyModelname</p1:ModelName> |
|
|
|
<p1:ModelNumber>MyModelnumber123</p1:ModelNumber> |
|
|
|
<p1:SerialNumber>MySN123</p1:SerialNumber> |
|
|
|
</p1:MetaData> |
|
|
|
<p1:Context Handle="context"/> |
|
|
|
<p1:SCO Handle="sco"> |
|
|
|
<p1:Operation xsi:type="p1:SetStringOperationDescriptor" Handle="my_set_method_name" OperationTarget="my_metric_handle"> |
|
|
|
<p1:Type> |
|
|
|
<p1:CodeId>CODE_ID_SETM</p1:CodeId> |
|
|
|
<p1:ConceptDescription>My set method.</p1:ConceptDescription> |
|
|
|
</p1:Type> |
|
|
|
</p1:Operation> |
|
|
|
</p1:SCO> |
|
|
|
<p1:VMD Handle="my_vmd_handle"> |
|
|
|
<p1:Type> |
|
|
|
<p1:CodeId>CODE_ID_VMD</p1:CodeId> |
|
|
|
<p1:ConceptDescription>My vmd descrtiption.</p1:ConceptDescription> |
|
|
|
</p1:Type> |
|
|
|
<p1:Channel Handle="my_channel_handle"> |
|
|
|
<p1:Type> |
|
|
|
<p1:CodeId>CODE_ID_CHAN</p1:CodeId> |
|
|
|
<p1:ConceptDescription>My channel description.</p1:ConceptDescription> |
|
|
|
</p1:Type> |
|
|
|
<p1:Metric xsi:type="p1:StringMetricDescriptor" Handle="my_metric_handle"> |
|
|
|
<p2:Extension> |
|
|
|
<m:Retrievability> |
|
|
|
<m:By>Get</m:By> |
|
|
|
</m:Retrievability> |
|
|
|
</p2:Extension> |
|
|
|
<p1:Type> |
|
|
|
<p1:CodeId>CODE_ID_METRIC</p1:CodeId> |
|
|
|
<p1:ConceptDescription>My metric description.</p1:ConceptDescription> |
|
|
|
</p1:Type> |
|
|
|
<p1:Unit> |
|
|
|
<p1:CodeId>MDC_DIM_DIMLESS</p1:CodeId> |
|
|
|
<p1:ConceptDescription>No description for this unit code id.</p1:ConceptDescription> |
|
|
|
</p1:Unit> |
|
|
|
<p1:MetricCategory>Unspec</p1:MetricCategory> |
|
|
|
<p1:Availability>Intr</p1:Availability> |
|
|
|
</p1:Metric> |
|
|
|
</p1:Channel> |
|
|
|
</p1:VMD> |
|
|
|
</p1:MDS> |
|
|
|
</p1:MDDescription> |
|
|
|
<p1:MDState/> |
|
|
|
</p1:MDIBContainer> |