<?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[Bacnet4J documentation&#x2F;tutorial]]></title><description><![CDATA[<p dir="auto">I downloaded the recent version of BACNET4J and i want to know how to compile, build this code. Also i can see some useful test scenarios in the src-test folder, but am not able to figure out how to run and use these test files. Is there any documentation/tutorial available on BACNET4J?</p>
]]></description><link>https://forum.mango-os.com/topic/3448/bacnet4j-documentation-tutorial</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 21:55:07 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/3448.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Apr 2018 09:09:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bacnet4J documentation&#x2F;tutorial on Wed, 09 May 2018 03:01:42 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the reply. But still i have some unresolved questions.</p>
<ol>
<li>My objective is to get bacnet devices list in a network and to get the objects and its properties. Which file should i run in the Bacnet4J library to get these results? Is there any test file available in the library to get this?<br />
Your help is highly appreciated since there is no help available on internet</li>
</ol>
]]></description><link>https://forum.mango-os.com/post/18357</link><guid isPermaLink="true">https://forum.mango-os.com/post/18357</guid><dc:creator><![CDATA[StarWarTroops]]></dc:creator><pubDate>Wed, 09 May 2018 03:01:42 GMT</pubDate></item><item><title><![CDATA[Reply to Bacnet4J documentation&#x2F;tutorial on Wed, 02 May 2018 14:41:20 GMT]]></title><description><![CDATA[<p dir="auto">Those don't seem like the actual class names of whatever you're talking about. If a method is annotated with <code>@Test</code> then it's going to be a JUnit test. If on the other hand you find a <code>public static void main(String[] args)</code> then the test is invoked directly.</p>
]]></description><link>https://forum.mango-os.com/post/18236</link><guid isPermaLink="true">https://forum.mango-os.com/post/18236</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 02 May 2018 14:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to Bacnet4J documentation&#x2F;tutorial on Wed, 02 May 2018 02:14:00 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your answer. The project is successfully built but i want to know how to use the test files. For ex: when i run the slavedevice.test and discovery test files, i simply get error message " Editor does not contain a main type". I want to know how to run these test files and discover the devices in the network.</p>
]]></description><link>https://forum.mango-os.com/post/18232</link><guid isPermaLink="true">https://forum.mango-os.com/post/18232</guid><dc:creator><![CDATA[StarWarTroops]]></dc:creator><pubDate>Wed, 02 May 2018 02:14:00 GMT</pubDate></item><item><title><![CDATA[Reply to Bacnet4J documentation&#x2F;tutorial on Mon, 30 Apr 2018 15:03:57 GMT]]></title><description><![CDATA[<p dir="auto">Both the gradle and maven build files should be up to date. If you have Maven and Java installed and the project cloned someplace, you should be able to do a <code>mvn clean install</code> from the root directory (with the pom.xml file).</p>
]]></description><link>https://forum.mango-os.com/post/18208</link><guid isPermaLink="true">https://forum.mango-os.com/post/18208</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 30 Apr 2018 15:03:57 GMT</pubDate></item></channel></rss>