<?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[How&#x2F;possible to find several devices from one physical device?]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Am a neon-green BACnet-beginner. :) Have read some introductions, checked BACnet4J-examples and read a bit of the specification.</p>
<p dir="auto">My goal is to see a bunch of non-BACnet devices in a BACnet-browser.</p>
<p dir="auto">The problem is: how to have more then one LocalDevice on the same port (otherwise it will not receive the "How Is", right?). Another BACnet-beginner I know said he had seen something about creating sub-devices/applications, but I could not find anything about that.</p>
<p dir="auto">Is it somehow possible to make them "share" a common port, since they have different addresses?</p>
<p dir="auto">Any hint or suggestion are welcome.</p>
<p dir="auto">Richard</p>
]]></description><link>https://forum.mango-os.com/topic/188/how-possible-to-find-several-devices-from-one-physical-device</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 12:45:46 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/188.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Sep 2009 10:59:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How&#x2F;possible to find several devices from one physical device? on Mon, 14 Dec 2009 14:39:24 GMT]]></title><description><![CDATA[<p dir="auto">Richard,</p>
<p dir="auto">I'm in the same boat you are.  I need to expose multiple devices from a single network address.</p>
<p dir="auto">Did you find a good way to handle this?</p>
<p dir="auto">Regards,<br />
Fred</p>
]]></description><link>https://forum.mango-os.com/post/2975</link><guid isPermaLink="true">https://forum.mango-os.com/post/2975</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Mon, 14 Dec 2009 14:39:24 GMT</pubDate></item><item><title><![CDATA[Reply to How&#x2F;possible to find several devices from one physical device? on Mon, 14 Sep 2009 13:55:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi Richard,</p>
<p dir="auto">BACnet4J supports running a LocalDevice on a non-standard port. Also, when used in user/controller software it can send WhoIs requests to arbitrary ports. But, i have noted other software and devices that do not play nice with other ports, so you may still have problems.</p>
<p dir="auto">I'm not vey familiar with some of the network-level devices that the specification talks about, but i think in general you have 4 options:</p>
<ol>
<li>Try running on non-standard ports and see if it works. If you try this please report your findings back here as this would be interesting to know.</li>
<li>Run all of your devices on different hosts with the standard port</li>
<li>Create a single LocalDevice with backing code that communicates with your non-BACnet devices and presents them as a single device on the standard port.</li>
<li>Use a BACnet network device to create sub-networks as necessary to get the job done. Sorry, i can't help much more with this one.</li>
</ol>
<p dir="auto">m@</p>
]]></description><link>https://forum.mango-os.com/post/2691</link><guid isPermaLink="true">https://forum.mango-os.com/post/2691</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Mon, 14 Sep 2009 13:55:31 GMT</pubDate></item></channel></rss>