<?xml version="1.0" encoding="UTF-8"?>
<FDT xmlns:DevId="x-schema:FDTHARTDeviceTypeIdentSchema.xml" xmlns:hartident="x-schema:FDTHARTIdentSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" xmlns:ident="x-schema:DTMIdentSchema.xml">
	<DevId:DeviceIdentifications fdt:busCategory="036D1498-387B-11D4-86E1-00E0987270B9">
		<DevId:DeviceIdentification hartident:idDTMSupportLevel="specificSupport">
			<DevId:IdBusProtocol hartident:busProtocol="HART"/>
			<DevId:IdBusProtocolVersion>
				<hartident:RegExpr match=".*"/>
			</DevId:IdBusProtocolVersion>
			<!-- according Command 0 Byte 4 response : HART 5 -->
			<DevId:IdManufacturer hartident:manufacturerIdentificationCode="69"/>
			<!-- according Command 0 Byte 1 response  -->
			<DevId:IdTypeID>
				<hartident:RegExpr match="^0*17853|^0*189"/>
			</DevId:IdTypeID>
			<!-- according Command 0 Byte 2 response : 200 dec = iTemp 182 device type -->
			<DevId:IdSoftwareRevision>
				<hartident:RegExpr match=".*"/>
			</DevId:IdSoftwareRevision>
			<!-- according Command 0 Byte 6 response -->
			<DevId:IdHardwareRevision>
				<hartident:RegExpr match=".*"/>
				<!-- according Command 0 Byte 7 response  -->
			</DevId:IdHardwareRevision>
			<DevId:DeviceCommandRevisionLevel>
				<hartident:RegExpr match=".*"/>
			</DevId:DeviceCommandRevisionLevel>	
			<!-- according Command 0 Byte 5 response -->
			<DevId:DeviceFlag>
				<hartident:RegExpr match=".*"/>
			</DevId:DeviceFlag>
			<DevId:ManufacturerSpecificExtension hartident:manufacturerSpecificExtension="81181"/>
		</DevId:DeviceIdentification>
	</DevId:DeviceIdentifications>
</FDT>
