<?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[About proprietary property and proprietary object]]></title><description><![CDATA[<p dir="auto">Dear all,</p>
<p dir="auto">I want to know a simple thing before to start to use your BACnet4J : Is it supports readings and writings of proprietary properties and objects based on standard types ?</p>
<p dir="auto">At the moment, I have found only one solution which purpose this feature, the Cimetrics BACnet Explorer XML. And this solution is not free or under LGPL licence at all.</p>
<p dir="auto">I think that your project does not support this feature at the moment. But could it be simply adapted for this kind of usage ?</p>
<p dir="auto">Thanks for your work and your help, excuse me for my basic english ^^</p>
<p dir="auto">Guillaume</p>
]]></description><link>https://forum.mango-os.com/topic/186/about-proprietary-property-and-proprietary-object</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 08:26:09 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/186.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Sep 2009 08:10:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to About proprietary property and proprietary object on Fri, 04 Sep 2009 16:43:55 GMT]]></title><description><![CDATA[<p dir="auto">I have posted my capture of WinPcap on the following link : <a href="http://www.megaupload.com/?d=AKO2T4L1" rel="nofollow ugc">http://www.megaupload.com/?d=AKO2T4L1</a> .</p>
<p dir="auto">I have tried to reduce the maxReadMultipleReferencesNonsegmented  this afternoon and with the value 19 rather than 20, I have no problem !</p>
<p dir="auto">Thanks for all.</p>
]]></description><link>https://forum.mango-os.com/post/2680</link><guid isPermaLink="true">https://forum.mango-os.com/post/2680</guid><dc:creator><![CDATA[Gigi]]></dc:creator><pubDate>Fri, 04 Sep 2009 16:43:55 GMT</pubDate></item><item><title><![CDATA[Reply to About proprietary property and proprietary object on Fri, 04 Sep 2009 16:04:24 GMT]]></title><description><![CDATA[<p dir="auto">The getExtendedDeviceInformation uses a ReadPropertyMultiple request. The problem is that the you can't know how long the serialized version of the request will be until you serialize it, which happens during sending. You need to set the maxReadMultipleReferencesNonsegmented value in LocalDevice to something appropriate. It defaults to 20.</p>
<p dir="auto">But, getExtendedDeviceInformation currently only requests a single property (the object name). It's very unlikely that this request would segment even when sending to the most limited device. Can you be more specific about the error you are seeing?</p>
]]></description><link>https://forum.mango-os.com/post/2679</link><guid isPermaLink="true">https://forum.mango-os.com/post/2679</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Fri, 04 Sep 2009 16:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to About proprietary property and proprietary object on Fri, 04 Sep 2009 07:36:36 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your quick answer.</p>
<p dir="auto">I have begun to look at your API and to use your example.</p>
<p dir="auto">I have a problem with the DiscoveryTest. I am trying to use it with a device which does not support segmentation. I have check configuration for the RemoteDevice associated to my device, the segmentation is correctly set to none. But during the getExtendedDeviceInformation(), the last request use a segmented readPropertyMultiple and my device return an error.</p>
<p dir="auto">Do you think that you can have a problem in your API or maybe I am not using this one correctly ?</p>
]]></description><link>https://forum.mango-os.com/post/2678</link><guid isPermaLink="true">https://forum.mango-os.com/post/2678</guid><dc:creator><![CDATA[Gigi]]></dc:creator><pubDate>Fri, 04 Sep 2009 07:36:36 GMT</pubDate></item><item><title><![CDATA[Reply to About proprietary property and proprietary object on Thu, 03 Sep 2009 13:10:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi Guillaume,</p>
<p dir="auto">It should do what you want, but if not, let me know and we'll get it dealt with.</p>
]]></description><link>https://forum.mango-os.com/post/2677</link><guid isPermaLink="true">https://forum.mango-os.com/post/2677</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 03 Sep 2009 13:10:47 GMT</pubDate></item></channel></rss>