<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chipkin Automation Systems - Articles &#187; pchipkin</title>
	<atom:link href="http://www.chipkin.com/articles/author/pchipkin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chipkin.com/articles</link>
	<description>Resources and News for industrial automation</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:30:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SMC Wireless Modems as used by SHAW Cale &#8211; DHCP, Duplicate IP,  Static IP, Internet access issues</title>
		<link>http://www.chipkin.com/articles/smc-wireless-modems-as-used-by-shaw-cale-dhcp-duplicate-ip-static-ip-internet-access-issues</link>
		<comments>http://www.chipkin.com/articles/smc-wireless-modems-as-used-by-shaw-cale-dhcp-duplicate-ip-static-ip-internet-access-issues#comments</comments>
		<pubDate>Thu, 03 Nov 2011 23:22:10 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Access]]></category>
		<category><![CDATA[SHaw Cable]]></category>
		<category><![CDATA[SMC Modem]]></category>
		<category><![CDATA[Static IP Address]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=824</guid>
		<description><![CDATA[SMC Modems serve the same purpose as a Router when it comes to the LAN. Its only on the WAN side that the functionality is different to a Router. On the WAN side, the modem has a co-axial connection for connection to Shaw&#8217;s cable. If you allocate a static IP address to your computer and [...]]]></description>
			<content:encoded><![CDATA[<p>SMC Modems serve the same purpose as a Router when it comes to the LAN. Its only on the WAN side that the functionality is different to a Router. On the WAN side, the modem has a co-axial connection for connection to Shaw&#8217;s cable.</p>
<p>If you allocate a static IP address to your computer and if the static IP address you allocate is somewhere in the DHCP range then you WILL HAVE PROBLEMS.</p>
<p>1. The SMC modem blocks access to the internet for that computer. We have experienced this issue on multiple occasions.<br />
2. The SMC modem might allocate the same IP address to a new DHCP client so that you end up with duplicate IP addresses. We have seen this occur more than once.</p>
<p>&nbsp;</p>
<p>Another issue on the Modem is the following: You cannot make the DHCP range smaller if the modem has already allocated an address outside the new range. eg. old range = .100 to .150     there is already .148 on the network and now you try and change the range to .100 to .120. No go. It will not work. Disable the network connection and Disconnect all computers. Reboot the modem. Change the range. Repower and reboot all.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/smc-wireless-modems-as-used-by-shaw-cale-dhcp-duplicate-ip-static-ip-internet-access-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACnet Multi State Variables &#8211; State Zero</title>
		<link>http://www.chipkin.com/articles/bacnet-multi-state-variables-state-zero</link>
		<comments>http://www.chipkin.com/articles/bacnet-multi-state-variables-state-zero#comments</comments>
		<pubDate>Wed, 10 Nov 2010 22:59:31 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[BACnet]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=733</guid>
		<description><![CDATA[The Present_Value property of a Multistate Object may not have the value zero. This is specified in the BACnet specification. For example in paragraph 12.20.4 Present_Value of the 2008 Spec. &#8220;The Present_Value property shall always have a value greater than zero.&#8221; Gateways often boot with all data set to zero and may report this invalid [...]]]></description>
			<content:encoded><![CDATA[<p>The Present_Value property of a Multistate Object may not have the value zero. This is specified in the BACnet specification. For example in paragraph <strong>12.20.4 Present_Value</strong> of the 2008 Spec.</p>
<p>&#8220;The Present_Value property shall always have a value greater than zero.&#8221;</p>
<p>Gateways often boot with all data set to zero and may report this invalid state until the data has been updated using the Non-Bacnet data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/bacnet-multi-state-variables-state-zero/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACnet MSTP on a Delta DFM-200 Field Module</title>
		<link>http://www.chipkin.com/articles/bacnet-mstp-on-a-delta-dfm-200-field-module</link>
		<comments>http://www.chipkin.com/articles/bacnet-mstp-on-a-delta-dfm-200-field-module#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:13:44 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[BACnet MSTP]]></category>
		<category><![CDATA[Delta Controls]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=491</guid>
		<description><![CDATA[This device supports two protocols. One is BACnet MS/TP and the other is LinkNet (Delta&#8217;s own protocol). When the product is shipped the internal jumper is set to LinkNet. Despite this BACnet MSTP is active and if you connect a MSTP client you can read and write the BACnet objects. What you cant do until [...]]]></description>
			<content:encoded><![CDATA[<p>This device supports two protocols. One is BACnet MS/TP and the other is LinkNet (Delta&#8217;s own protocol).</p>
<p>When the product is shipped the internal jumper is set to LinkNet. Despite this BACnet MSTP is active and if you connect a MSTP client you can read and write the BACnet objects. What you cant do until you change the jumper is discover the device. It appears the only effect of the jumper is to enable the reply to a who-is.</p>
<p>Did you know that with the CAS BACnet Explorer you can add a device manually and then discover its objects and properties. Using this feature the DFM-200 was &#8216;discovered&#8217; even with the protocol selection jumper in the wrong position.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/bacnet-mstp-on-a-delta-dfm-200-field-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chipkin &#8211; BACnet Vendor ID</title>
		<link>http://www.chipkin.com/articles/chipkin-bacnet-vendor-id</link>
		<comments>http://www.chipkin.com/articles/chipkin-bacnet-vendor-id#comments</comments>
		<pubDate>Wed, 21 Oct 2009 00:04:37 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASHRAE]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/chipkin-bacnet-vendor-id</guid>
		<description><![CDATA[ASHRAE has allocated Chipkin Automation Systems Inc a ASHRAE Vendor ID of 389.]]></description>
			<content:encoded><![CDATA[<p>ASHRAE has allocated Chipkin Automation Systems Inc a ASHRAE Vendor ID of 389.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/chipkin-bacnet-vendor-id/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unpacking Bits from a 16bit Register in a FieldServer Configuration</title>
		<link>http://www.chipkin.com/articles/unpacking-bits-from-a-16bit-register-in-a-fieldserver-configuration</link>
		<comments>http://www.chipkin.com/articles/unpacking-bits-from-a-16bit-register-in-a-fieldserver-configuration#comments</comments>
		<pubDate>Fri, 14 Aug 2009 18:15:18 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[FieldServer]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[16]]></category>
		<category><![CDATA[16-bit]]></category>
		<category><![CDATA[16bit]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[unpack]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=437</guid>
		<description><![CDATA[Introduction What happens if you want to serve some/all of the bits that form a 16 bit register. ie. Your client reads a 16bit register but you want to serve those bits as separate binary objects. Here is an example Lets say the client reads 40001 data into DA_REG[0] (Data Array = DA_REG Offset=0) The [...]]]></description>
			<content:encoded><![CDATA[<h4 style="border-bottom: 1px solid #8cacbb;">Introduction</h4>
<p>What happens if you want to serve some/all of the bits that form a 16 bit register. ie. Your client reads a 16bit register but you want to serve those bits as separate binary objects.</p>
<h4 style="border-bottom: 1px solid #8cacbb;">Here is an example</h4>
<div>Lets say the client reads 40001 data into DA_REG[0] (Data Array = DA_REG Offset=0)</p>
<p>The 1<sup>st</sup> Move copies 1x 16 bit number from DA_REG[0] to DA_PACKED[0].</p>
<p>DA_Packed’s offsets can be interpreted in two ways:</p></div>
<ul>
<li>A series of 16 bit numbers</li>
<li>A series of bits</li>
</ul>
<p>It depends on what kind of operation access the Data Array. If it’s a 16 bit or analog number type operation then it addesses 16 bit numbers. If the operation is a bit operation like for a binary data point then the operation addresses each bit.</p>
<p>Therefore DA_PACKED[0] is ambiguous.</p>
<p>If you connected a server Map Descriptor to that point and the type is an Analog In/output then it means the 16bit number found at DA_PACKED[0].</p>
<p>If you connected a server Map Descriptor to that point and the type is an Binary In/output then it means the bit number found at DA_PACKED[0] and DA_PACKED[15] is the 16<sup>th</sup> bit. DA_PACKED[16] is the 1<sup>st</sup> bit of the next 16 bit number&#8230;</p>
<p>If that seems to complicated then add one more move:</p>
<p>Data_Arrays</p>
<table border="0">
<tbody>
<tr>
<td>Move_Only</td>
<td>DA_PACKED</td>
<td>0</td>
<td>DA_BIT</td>
<td>0</td>
<td>16</td>
</tr>
</tbody>
</table>
<p>This move moves the 16 bits for DA_PACKED[0] to 16 separate bits with unambiguous offsets and you can use those in the server map descriptors.</p>
<h4 style="border-bottom: 1px solid #8cacbb;">Heads Up</h4>
<div>Some Modbus server devices number the bits in reverse order. You can only be sure when you test.</div>
<div>
Data_Arrays</div>
<table border="0" cellpadding="2">
<tbody>
<tr>
<td>Data_Array_Name</td>
<td>Data_Format</td>
<td>Data_Array_Length</td>
</tr>
<tr>
<td>DA_REG</td>
<td>UINT16</td>
<td>20</td>
</tr>
<tr>
<td>DA_PACKED</td>
<td>Packed_Bit</td>
<td>100</td>
</tr>
<tr>
<td>DA_BIT</td>
<td>BIT</td>
<td>1200</td>
</tr>
</tbody>
</table>
<p>Preloads</p>
<table border="0" cellpadding="2">
<tbody>
<tr>
<td>Data_Array_Name</td>
<td>Preload_Data_Index</td>
<td>Preload_Data_Value</td>
</tr>
<tr>
<td>DA_REG</td>
<td>0</td>
<td>33</td>
</tr>
</tbody>
</table>
<p>Moves</p>
<table border="0" cellpadding="2">
<tbody>
<tr>
<td>Function</td>
<td>Source_Data_Array</td>
<td>Source_Offset</td>
<td>Target_Data_Array</td>
<td>Target_Offset</td>
<td>Length</td>
</tr>
<tr>
<td>Move_Only</td>
<td>DA_REG</td>
<td>0</td>
<td>DA_PACKED</td>
<td>0</td>
<td>1</td>
</tr>
<tr>
<td>Move_Only</td>
<td>DA_PACKED</td>
<td>0</td>
<td>DA_BIT</td>
<td>0</td>
<td>16</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/unpacking-bits-from-a-16bit-register-in-a-fieldserver-configuration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RS485 Networks &#8211; Multiple Protocols</title>
		<link>http://www.chipkin.com/articles/rs485-networks-multiple-protocols</link>
		<comments>http://www.chipkin.com/articles/rs485-networks-multiple-protocols#comments</comments>
		<pubDate>Fri, 15 May 2009 21:52:19 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[RS485]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=338</guid>
		<description><![CDATA[RS485 defines the physical layer of the network. You may use it as you want. However, since the trunk is shared it is important that no two (or more) devices talk at the same time. If they do this will produce collisions and the corruption of both messages. The following applies for both half and [...]]]></description>
			<content:encoded><![CDATA[<p>RS485 defines the physical layer of the network. You may use it as you want. However, since the trunk is shared it is important that no two (or more) devices talk at the same time. If they do this will produce collisions and the corruption of both messages.</p>
<p>The following applies for both half and full duplex RS485.</p>
<p>You can have any number of protocols on the same 485 trunk provided that two or more devices do not talk at the same time.<br />
The consequences of this statement are<br />
1.	You can only use more than one protocol if they are poll/response type protocols like Modbus Rtu or Rockwell DF1.<br />
2.	If you have a token passing protocol (such as Bacnet mstp) you cannot use another protocol on the same trunk<br />
3.	Only one device can be the master for the multiple protocols. The reason is that the master decides when to poll and how long to wait for a response.</p>
<p>Thus, If you have full control over one rs485 port you could use that port to send a poll using protocol#1, wait for a response and then send a poll using protocol#2. If you do not have full control (ie. You are letting two applications which are not co-ordinated share the port) then you cannot run two protocols.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/rs485-networks-multiple-protocols/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Modbus 16 bit numbers to 32 bit numbers</title>
		<link>http://www.chipkin.com/articles/converting-modbus-16-bit-numbers-to-32-bit-numbers</link>
		<comments>http://www.chipkin.com/articles/converting-modbus-16-bit-numbers-to-32-bit-numbers#comments</comments>
		<pubDate>Wed, 15 Apr 2009 21:04:07 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[Modbus]]></category>
		<category><![CDATA[16bit]]></category>
		<category><![CDATA[32bit]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=258</guid>
		<description><![CDATA[Often the Vendor documentation does not report the byte order in which registers are served or the order in which words must be combined to form 32 bit numbers. For this reason FieldServer provides 4 functions to convert Modbus 16 bit numbers to 32 bit numbers. 2.i16-1.i32 2.i16-1.i32-s 2.i16-1.i32-sw 2.i16-1.i32-sb Each of these functions takes [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Often the Vendor documentation does not report the byte order in which registers are served or the order in which words must be combined to form 32 bit numbers. For this reason FieldServer provides 4 functions to convert Modbus 16 bit numbers to 32 bit numbers.</p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal"><span> </span><span> </span>2.i16-1.i32</p>
<p class="MsoNormal"><span> </span><span> </span>2.i16-1.i32-s</p>
<p class="MsoNormal"><span> </span><span> </span>2.i16-1.i32-sw</p>
<p class="MsoNormal"><span> </span><span> </span>2.i16-1.i32-sb</p>
<p class="MsoNormal">
<p class="MsoNormal">Each of these functions takes 2x 16 bits numbers to form a 32 bit number. Each processes the bytes in a different order.</p>
<p class="MsoNormal">
<p class="MsoNormal">Practical Tip: The easiest way to determine which function to use is to experiment. Look at the values in the FieldServer Data Arrays. If the values are obviously wrong try the other move functions. (Don’t forget that some numbers may be scaled so the number you see in the Data Array may 10x or 100x too big / small).</p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">Example:</p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left: 0.5in;">In the move below if</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal" style="margin-left: 0.5in;">DA_B01_REG[21] == 1 and</p>
<p class="MsoNormal" style="margin-left: 0.5in;">DA_B01_REG[22] == 2</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal" style="margin-left: 0.5in;">Then</p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left: 0.5in;">DA_B01_INT32[21] == 131073</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal" style="margin-left: 0.5in;">Explanation</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal" style="margin-left: 0.5in;">1 + 65536* 2 = 131073</p>
<p class="MsoNormal" style="margin-left: 0.5in;">Or In Hexadecimal</p>
<p class="MsoNormal" style="margin-left: 0.5in;">0&#215;0001 + 0&#215;0002 * 0&#215;10000 = 0&#215;20001</p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-size: 8pt; font-family: &quot;Courier New&quot;;">Moves</span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-size: 8pt; font-family: &quot;Courier New&quot;;">Source_Data_Array ,Source_Offset ,Target_Data_Array ,Target_Offset ,Length ,Function </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-size: 8pt; font-family: &quot;Courier New&quot;;">DA_B01_REG<span> </span>,21<span> </span>,DA_B01_INT32<span> </span>,21<span> </span><span> </span>,2<span> </span>,2.i16-1.i32</span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;">By the way, the length is 2 because the move must process two values from the source.</p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">Example:</p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal" style="margin-left: 0.5in;">DA_B01_REG[21] == 1 and</p>
<p class="MsoNormal" style="margin-left: 0.5in;">DA_B01_REG[22] == 2</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">
<p><span  style="margin-left: 0.5in;"></p>
<table>
<tr>
<td width="80px"></td>
<td width="200px">Function In Use</td>
<td width="350px">Value found in DA_B01_INT32[21]</td>
</tr>
<tr>
<td></td>
<td>2.i16-1.i32</td>
<td>131073</td>
</tr>
<tr>
<td></td>
<td>2.i16-1.i32s</td>
<td>16777728</td>
</tr>
<tr>
<td></td>
<td>2.i16-1.i32-sw</td>
<td>65538</td>
</tr>
<tr>
<td></td>
<td>2.i16-1.i32-sb</td>
<td>33554688</td>
</tr>
</table>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/converting-modbus-16-bit-numbers-to-32-bit-numbers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reducing latency on com ports</title>
		<link>http://www.chipkin.com/articles/reducing-latency-on-com-ports</link>
		<comments>http://www.chipkin.com/articles/reducing-latency-on-com-ports#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:54:16 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[BACnet MSTP]]></category>
		<category><![CDATA[RS232]]></category>
		<category><![CDATA[RS485]]></category>
		<category><![CDATA[BACnet]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[mstp]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=254</guid>
		<description><![CDATA[When a BYTE is sent from a serial device (BACnet MSTP thermostat) to a USB to 232/485 converters (USB-COMI-SI-M) it is cached on the USB converter until one of two things happened. Transfer size &#8211; More then x BYTES are collected or Latency timer &#8211; More then n Milliseconds (ms) expirer. By default most ‘off [...]]]></description>
			<content:encoded><![CDATA[<p>When a BYTE is sent from a serial device (BACnet MSTP thermostat) to a<em> USB to 232/485 converters</em> (USB-COMI-SI-M) it is cached on the USB converter until one of two things happened.</p>
<ul>
<li><strong>Transfer size</strong> &#8211; More then x BYTES are collected or</li>
<li><strong>Latency timer</strong> &#8211; More then n Milliseconds (ms) expirer.</li>
</ul>
<p>By default most ‘<em>off the self</em>’ USB to serial converters have a latency timer of 50ms and a transfer size of 4096 BYTES</p>
<p>The can be a major problem for PC utilities monitoring a serial network. The PC doesn’t get the BYTES fast enough to respond to the serial device before it times out.</p>
<p><strong>For example:</strong></p>
<p>On a network with a BACnet MSTP thermostat and a RS485 to USB converter connected to a PC. The BACnet MSTP thermostat will send a poll to the PC and will expect the PC to respond within 100ms. If the thermostat does not receive a response within this time the thermostat will assume that the device has gone offline. When the USB to 458 converter receives the message it will stay in its buffers for 50ms before being sent to the PC. Depending on the message it may take longer then 50 ms for the PC to respond to the poll and the thermostat will consider the PC offline.</p>
<p><strong>Luckily we can set the Transfer size, and latency timer.</p>
<p></strong>Most USB to 485 devices that I have used have the ability to set the transfer size and the latency timer.</p>
<ol>
<li>Start menu–&gt; Settings –&gt; Control panel –&gt; device manager –&gt; Ports (COM &amp; LPT) –&gt;{<em>Select your USB to RS485 converter</em>}</li>
<li>Right click and select “<em>Properties</em>”</li>
<li>Select the “<em>Port Settings</em>” tab</li>
<li>Click the “<em>Advanced”</em> button <img class="aligncenter size-medium wp-image-253" title="advancedsettingsforcomm10" src="http://www.chipkin.com/articles/wp-content/uploads/2009/03/advancedsettingsforcomm10-300x213.png" alt="advancedsettingsforcomm10" width="300" height="213" /></li>
<li>Change the Latency Timer (mSec) to 1 or the lowest possible setting.</li>
<li>Change the USB Transfer sizes to 64 or the lowest possible settings</li>
<li>Save and close.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/reducing-latency-on-com-ports/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACnet BIBB&#8217;s</title>
		<link>http://www.chipkin.com/articles/bacnet-bibbs</link>
		<comments>http://www.chipkin.com/articles/bacnet-bibbs#comments</comments>
		<pubDate>Wed, 04 Feb 2009 00:15:52 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[BACnet]]></category>
		<category><![CDATA[BACnet MSTP]]></category>
		<category><![CDATA[bancet BIBB]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=246</guid>
		<description><![CDATA[The implementation of BACnet is under-the-hood. It is invisible to most of us users. We don’t know what services are supported and nor do we know when each service is used. If we don’t know then how can we tell, for example, whether a controller and field device such as a thermostat can interact. The [...]]]></description>
			<content:encoded><![CDATA[<p>The implementation of BACnet is under-the-hood. It is invisible to most of us users. We don’t know what services are supported and nor do we know when each service is used. If we don’t know then how can we tell, for example, whether a controller and field device such as a thermostat can interact.</p>
<p>The question is: How do you match requirements of a project to the capabilities of the devices being installed ? The Answer – in BACnet – is BIBBS.</p>
<p>A BIBB is a Bacnet Interoperability Building Block.</p>
<p>Continuing with our example: Say your controller needs to read the set point on a thermostat to perform its control. Then the controller needs to support a BIBB called DS-RP-A.  This isn’t enough. The thermostat must be able to respond so it needs to support a BIBB called DS-RP-B.   DS stands for Data Sharing. RP stands for Read Property. The A and the B stand for Client (A) and Server (B).</p>
<p>The outdoor temperature on a HVAC controller could come from two places. A local sensor connected to the unit or a remote value sent via BACnet. In this case you would want to match the BAS controller and HVAC controller with BIBBS DS-WP-A and DS-WP-B (DataSharing-WriteProperty-A or B for Client and Server).</p>
<p>Thus, if you buy a great controller that supports Conditional and Range Reads you would want to buy field devices that support these services. DS-RPC-A/B for DataSharing-ReadPropertyConditional-Client/Server.</p>
<p>Abbreviation	BIBB Category<br />
DS       	Data Sharing<br />
AE       	Alarm and Event Management<br />
DM      	Device Management<br />
DM and NM are part of the same category.<br />
NM      	Network Management<br />
T          Trend<br />
SCHED	Schedule</p>
<p>TIP : Device A and Device B.  All the BIBBs end in ‘-A’ or ‘-B’.  BACnet refers to the A device and the B device. The A device in this context is a device acting as a client. The B device means a device acting as a server. In BACnet devices can be both clients and servers since almost all devices can read data from each other.</p>
<p>A complete table of BIIB&#8217;s is available at: <a href="http://www.chipkin.com/articles/bacnet-bibbs-table-bacnet-interoperability-building-blocks">http://www.chipkin.com/articles/bacnet-bibbs-table-bacnet-interoperability-building-blocks </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/bacnet-bibbs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BACnet BIBB&#8217;s TABLE &#8211; Bacnet Interoperability Building Blocks</title>
		<link>http://www.chipkin.com/articles/bacnet-bibbs-table-bacnet-interoperability-building-blocks</link>
		<comments>http://www.chipkin.com/articles/bacnet-bibbs-table-bacnet-interoperability-building-blocks#comments</comments>
		<pubDate>Wed, 04 Feb 2009 00:11:35 +0000</pubDate>
		<dc:creator>pchipkin</dc:creator>
				<category><![CDATA[BACnet]]></category>
		<category><![CDATA[BACnet MSTP]]></category>
		<category><![CDATA[BIBB]]></category>

		<guid isPermaLink="false">http://www.chipkin.com/articles/?p=243</guid>
		<description><![CDATA[Notes on BIBB&#8217;s are provided here: http://www.chipkin.com/articles/bacnet-bibbs AE-ACK-A Alarm and Event Notification &#8211; Acknowledgement Alarm and Event Management A client sends an acknowledgement after receiving an Alarm or Event notification that requires one. Service Initiate Execute AcknowledgeAlarm Yes No AE-ACK-B Alarm and Event Notification &#8211; Acknowledgement Alarm and Event Management A server processes an alarm [...]]]></description>
			<content:encoded><![CDATA[<p>Notes on BIBB&#8217;s are provided here: <a href="http://www.chipkin.com/articles/bacnet-bibbs">http://www.chipkin.com/articles/bacnet-bibbs</a></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ACK-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event Notification &#8211;  Acknowledgement</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client sends an acknowledgement after receiving an  Alarm or Event notification that requires one.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AcknowledgeAlarm</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ACK-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event Notification &#8211;  Acknowledgement</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A server processes an alarm or event  notification</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AcknowledgeAlarm</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ASUM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Alarm  Summary</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client polls for a  summary</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetAlarmSummary</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ASUM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Alarm  Summary</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server sends an alarm  summary</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetAlarmSummary</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ESUM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Enrolment  Summary</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client wants a summary of event initiating objects.  Selection criteria may be specified in the  request.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetEnrollmentSummary</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-ESUM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Enrolment  Summary</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server sends a list of selected objects that are  event initiating. Selectionis based on the requesting  criteria.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetEnrollmentSummary</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-INFO-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211;  Information</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The GetEventInformation service is used by a client  BACnet-user to obtain a summary of all &#8220;active event states&#8221;. The  term</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">&#8220;active event states&#8221; refers to all event-initiating  objects that</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">(a) have an Event_State property whose value is not  equal to NORMAL, or</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">(b) have an Acked_Transitions property, which has at  least one of the bits (TO-OFFNORMAL, TO-FAULT,  TONORMAL)</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">set to FALSE.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetEventInformation</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-INFO-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211;  Information</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server sends a summary of all active event  states</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">&#8220;active event states&#8221; refers to all event-initiating  objects that</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">(a) have an Event_State property whose value is not  equal to NORMAL, or</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">(b) have an Acked_Transitions property, which has at  least one of the bits (TO-OFFNORMAL, TO-FAULT,  TONORMAL)</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">set to FALSE.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">GetEventInformation</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-LS-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Life  Saftey</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client devices as a life saftety device is able to  process and acknowldege notifications it receives about life safty events. The  Client </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">sends a reset, silence or unsilence message. Is  intended for fire and life safety systems.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">LifeSafetyOperation</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-LS-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event &#8211; Life  Saftey</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A device as a server and as a life saftey device  sends notifications about life safety events. Server performs the reset or  silence </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">LifeSafetyOperation</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-N-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event  Notification</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A Client can process notifications about alarms and  other events from any standard or proprietary  eventgenerating</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">object of any standard or proprietary event  type.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnConfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-N-E-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event Notification &#8211; External  Device</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server device sends notifications about alarms and  other events in another device. At least one event enrolment object mustbe </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">supported and DS_RP-A and AE-N-I-B must be supported.  If the notifications require acknowldgement then the server must be capable </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">of processing the acknowledgdments by supporting  AE-ACK-B</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">object of any standard or proprietary event  type.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AE-N-I-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Alarm and Event Notification &#8211;  Internal</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Alarm and Event  Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server device sends notifications about alarms and  other events. The server must support Intrinsic or Algorihmic reporting. If the </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">notifications require acknowldgement then the server  must be capable of processing the acknowledgdments by supporting  AE-ACK-B</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">object of any standard or proprietary event  type.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COV-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Change of Value</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client can subscribe for COV notification and can  process the notifications from the remote device.Support for subscriptions of a </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">limited lifetime is required, and support for  subscriptions of indefinite lifetime is optional. This service has two important  differences</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">from the SubscriveCOVProperty service. Firstly, there  is a limited set of properties (For the most part, Present_Value and  Status_Flags) </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">it may subscribe to and secondly the COVIncrement is  not part of the subscription &#8211; the notifications are based on how the server is </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SubscribeCOV</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COV-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Change of Value</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server can accept subscriptions and send COV  notifications to the remote device. Requires support for a minimum of five  concurrent </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">subscriptions. Support  for</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">subscriptions of a limited lifetime is required, and  support for subscriptions of indefinite lifetime is  optional.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SubscribeCOV</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COVP-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Change of Value &#8211;  Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client can subscribe for COV notification of one/more  properties of a single object and can process the notifications from the remote </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">device.Support for subscriptions of a limited  lifetime is required, and support for subscriptions of indefinite lifetime is  optional. This </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">service allows the COVIncrement to be specified and  range of subscribable properties is larger than  DS-COV-A</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SubscribeCOV</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COVP-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Change of Value &#8211;  Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server can accept subscriptions and send COV  notifications Requires support for a minimum of five concurrent subscriptions.  Support </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">for subscriptions of a limited lifetime is required,  and support for subscriptions of indefinite lifetime is  optional.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SubscribeCOV</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COVU-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Unsolicited COV</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client can process unsolicited COV messages from a  Server.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-COVU-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Unsolicited COV</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server can send unsolicited COV messages to a remote  client.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RP-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client Polls for Data from remote  device</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadProperty</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RP-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server responds to  poll</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadProperty</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RPC-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property  Conditional</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client polls for data from one/more properties from  one/more objects. Selection is based on criteria  specified.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadPropertyConditional</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RPC-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property  Conditional</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server responds conditionally sending selected  properties from selected objects based on conditional  criteria.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadPropertyConditional</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RPM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property  Multiple</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client Polls for Data from remote  device</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadPropertyMultiple</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-RPM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Read Property  Multiple</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server responds to  poll</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadPropertyMultiple</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-WP-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Write Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sets the value of a property of a single  object in the server device.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">WriteProperty</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-WP-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Write Property</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server allows a value to be changed by a remote  client.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">WriteProperty</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-WPM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Write Property  Multiple</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sets the value of a one/more properties of a  single object in the server device. This is different from ReadPropertyMultiple  which</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">can process properties more than one  object.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">WritePropertyMutiple</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DS-WPM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Write Property  Multiple</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Data Sharing</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server allows the values of one/more properties to be  set by a remote client.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">WritePropertyMutiple</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-BR-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Backup and  Restore</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client reads the files that contain the configuration  of the B device and writes those files to the B device should  it</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">need to be restored to its previously backed-up  state.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReinitializeDevice</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">CreateObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AtomicReadFile</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AtomicWriteFile</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-BR-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Backup and  Restore</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server sends it&#8217;s cofiguration to a remote client and  allows a remote device to restore it by accepting a configuration and allowing a </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">CreateObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReinitializeDevice</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AtomicWriteFile</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AtomicReadFile</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-DCC-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Commication  Control</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The DeviceCommunicationControl service is used by a  client BACnet-user to instruct a remote device to stop initiating  and</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">optionally stop responding to all APDUs (except  DeviceCommunicationControl or, if supported, ReinitializeDevice) on  the</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">communication network or internetwork for a specified  duration of time. This service is primarily used by a human  operator</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">for diagnostic  purposes.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DeviceCommunicationControl</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-DCC-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Commication  Control</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The controlled device responds to the  request.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DeviceCommunicationControl</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-DDB-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Dynamic Device  Binding</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client can send discovery messages as well as  process discovery anouncements send by other  devices</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Is</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Am</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-DDB-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Dynamic Device  Binding</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A server can process discovery requests and can  accounce itself.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Is</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Am</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-DOB-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Dynamic Object  Binding</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client polls to see which devices contain an object  specified by Name or Object Identifier</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Have</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Has</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Have</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Has</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-LM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">List  Manipulation</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Many BACnet object types have properties that are  lists of a particular datatype. The Client can add and remove  list</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">elements in properties of objects in the  Server</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AddListElement</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">RemoveListElement</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-LM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">List  Manipulation</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The Server device removes/add the items the client  requested to be changed in the list</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">RemoveListElement</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">AddListElement</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-OCD-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Object Creation and  Deletion</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client requests a server device to create / delete  an object. Only applies to the Object Types supported on the server. Check the  server</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">device PICS statememnt as it shoud contain a list of  the types which can be dynamicallly  manipulated.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">CreateObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DeleteObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-OCD-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Object Creation and  Deletion</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A server device processes the request to add / delete  objects on the fly.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">CreateObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DeleteObject</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-PT-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Private Transfer</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sends non-BACNet data to a remote  device.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedPrivateTransfer</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedPrivateTransfer</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-PT-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Private Transfer</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The Recipient of the non-BACNet data, processes the  data.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedPrivateTransfer</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedPrivateTransfer</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-R-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Restart</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">When devices restart they can send notifications of  this event. Support for this BIBB means the device can process these  notifications</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-R-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Restart</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">When a device restarts it can send notifications of  this event.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedCOVNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-RD-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Reinitialize</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client requests a device to  reinitialize</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReinitializeDevice</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-RD-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Reinitialize</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Server device performs the  reinitialization</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReinitializeDevice</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-TM-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Text Message</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sends text data to a remote device. The device  must support at least one of the services.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedTextMessage</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedTextMessage</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-TM-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Text Message</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The Recipient of the Text data, processes the  data.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UnconfirmedTextMessage</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedTextMessage</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-TS-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Time Synch &#8211; Local  Time</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sends a time synch message. The  TimeSynchronization service is used by a requesting BACnet-user to notify a  remote device of </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">the correct current  time.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">This service may be broadcast, multicast, or  addressed to a single recipient. Its purpose is to notify recipients of the  correct</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">current time so that devices may synchronize their  internal clocks with one another.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">TimeSynchronization</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-TS-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Time Synch &#8211; Local  Time</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The server device applies the time synch. Its device  object must support the Local_Time and Local_Date  properties.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">TimeSynchronization</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-UTC-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Time Synch &#8211; Coordinated Universal  Time</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sends a time synch message. The  TimeSynchronization service is used by a requesting BACnet-user to notify a  remote device of </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">the correct current  time.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">This service may be broadcast, multicast, or  addressed to a single recipient. Its purpose is to notify recipients of the  correct</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">current time so that devices may synchronize their  internal clocks with one another.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UTCTimeSynchronization</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-UTC-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Time Synch &#8211; Coordinated Universal  Time</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The server device applies the time synch. Its device  object must support the Local_Time , Local_Date, UTC_Offset  …properties.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">UTCTimeSynchronization</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-VT-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Virtual Terminal</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client opens and conducts a Virtual Terminal  session with a remote device.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Close</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Data</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Open</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">DM-VT-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Virtual Terminal</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Device and Network </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A server devices allows a Virtual Terminal sessions  to be opended and exchanges data with the remote  client.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Open</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Data</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">VT-Close</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">NM-CE-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Connection  Establishment</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Network Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A device sends a command to a half-router to  establish/terminate connections</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Establish-Connection-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Disconnect-Connection-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">NM-CE-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Connection  Establishment</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Network Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A half-router processes commands to  establish/terminate connections</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Disconnect-Connection-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Establish-Connection-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">NM-RC-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Router  Configuration</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Network Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Client sends messages to configure or query a router  or half-router</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Initialize-Routing-Table-Ack</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Initialize-Routing-Table</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Is-Router-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Am-Router-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Could-Be-Router-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">NM-RC-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Router  Configuration</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Network Management</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A router or half-router acts on configuration  commands or responds to queries about the  configuration.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Who-Is-Router-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Initialize-Routing-Table</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Initialize-Routing-Table-Ack</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">I-Am-Router-To-Network</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SCHED-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Scheduling</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Scheduling</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client manipulates schedules and calandars in a  server device. To do this the client musts support these two BIBBs DS-RP-A and  DS-</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SCHED-E-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Scheduling-External</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Scheduling</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">Allows time and date scheduling of specific objects  in other devices. To support SCHED-E-B the device must also required to support </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">SCHED-I-B and DS-WP</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">SCHED-I-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Scheduling-Internal</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Scheduling</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A device as a server has objects and properties that  can be scheduled by date and time. The device supports at least one calandar and </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">one schedule object (must support at least 6 entries  per day). This device must also support DM-TS-B and/or DM-UTC-B to claim  support</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">T-ATR-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Automated Trend  Retrieval</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Trending</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A device as a client can respond to notifications  that a trend log is ready and reads the new data from the  server.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadRange</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">T-ATR-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Automated Trend  Retrieval</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Trending</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">When a trend log has aquired a preset number of  records the device (as a server) sends notification to a client  device.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ConfirmedEventNotification</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadRange</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">T-VMT-A</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Viewing and Modifying  Trends</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Trending</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">A client can display Trend Data obtained from the  server device and can maipulate parameters in the remote server device that  control </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadRange</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">T-VMT-E-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Viewing and Modifying Trends  External</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Trending</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The device as a server can collect trend log data  from an external device and store these records internally. The device must also </span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="14">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">support T-VMT-I-B and  DS-RP-A.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="4" align="left"></td>
<td width="192" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">T-VMT-I-B</span></strong></td>
<td width="568" align="left" bgcolor="#adc0d9"><strong><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Viewing and Modifying Trends  Internal</span></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #7f7f7f;">Trending</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="16">
<td width="4" align="left"></td>
<td width="760" align="left" bgcolor="#ffffff"><span style="font-size: 9pt; font-family: Calibri; color: #000000;">The device as a server can collect trend log data  records and store them internally. Support for at least one Trend Log Object is  provided.</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Service</span></td>
<td width="72" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Initiate</span></td>
<td width="380" align="left" bgcolor="#d8d8d8"><span style="font-size: 10pt; font-family: Calibri; color: #210000;">Execute</span></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr height="18">
<td width="96" align="left"></td>
<td width="216" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">ReadRange</span></td>
<td width="72" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">No</span></td>
<td width="380" align="left" bgcolor="#ffffff"><span style="font-size: 10pt; font-family: Calibri; color: #000000;">Yes</span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.chipkin.com/articles/bacnet-bibbs-table-bacnet-interoperability-building-blocks/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

