<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Support for SubscribeCOVPropertyRequests?]]></title><description><![CDATA[<p dir="auto">Hi Matthew,</p>
<p dir="auto">I am trying to set a COV subscription to a (virtual) device's present value using a SubscribeCOVPropertyRequest. By "virtual device" I mean I am creating the device(s) via bacnet4j. I receive the following:</p>
<pre><code>
Unsupported confirmed request: invokeId=61, from=Address(networkNumber=0, macAddress=[c0,a8,19,2b,ba,c0]), request=com.serotonin.bacnet4j.service.confirmed.SubscribeCOVPropertyRequest
...
Caused by: com.serotonin.bacnet4j.exception.ErrorAPDUException: ErrorAPDU(choice=127, errorClass=Services, errorCode=Service request denied)
	at com.serotonin.bacnet4j.LocalDevice.send(LocalDevice.java:424)
	at com.serotonin.bacnet4j.LocalDevice.send(LocalDevice.java:403)
	at com.serotonin.bacnet4j.LocalDevice.send(LocalDevice.java:396)

</code></pre>
<p dir="auto">Could you please comment on the level of support for SubscribeCOVPropertyRequest on real devices?</p>
]]></description><link>https://forum.mango-os.com/topic/320/support-for-subscribecovpropertyrequests</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 21:35:34 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/320.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Mar 2010 06:43:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Support for SubscribeCOVPropertyRequests? on Sat, 02 Aug 2014 18:53:34 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">On the recipient side, SubscribeCOV is supported, but not SubscribeCOVProperty.</p>
</blockquote>
<p dir="auto">I implemented my own SlaveDevice and it is supporting SubscribeCOV  but not SubscribeCOVProperty. But I would like to subscribe just one property, not all. How Can I achieve that my slavedevice supports this?</p>
]]></description><link>https://forum.mango-os.com/post/8948</link><guid isPermaLink="true">https://forum.mango-os.com/post/8948</guid><dc:creator><![CDATA[rsb89]]></dc:creator><pubDate>Sat, 02 Aug 2014 18:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to Support for SubscribeCOVPropertyRequests? on Mon, 08 Mar 2010 20:41:20 GMT]]></title><description><![CDATA[<p dir="auto">OK great, thanks.</p>
<p dir="auto">Added to bacnet4j doco.</p>
]]></description><link>https://forum.mango-os.com/post/3337</link><guid isPermaLink="true">https://forum.mango-os.com/post/3337</guid><dc:creator><![CDATA[mjh]]></dc:creator><pubDate>Mon, 08 Mar 2010 20:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to Support for SubscribeCOVPropertyRequests? on Mon, 08 Mar 2010 14:31:56 GMT]]></title><description><![CDATA[<p dir="auto">On the requestor side it is supported. On the recipient side, SubscribeCOV is supported, but not SubscribeCOVProperty.</p>
]]></description><link>https://forum.mango-os.com/post/3331</link><guid isPermaLink="true">https://forum.mango-os.com/post/3331</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Mon, 08 Mar 2010 14:31:56 GMT</pubDate></item></channel></rss>