<?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[Differences between the Properties of diverse bacNetDevice Manufacturer]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">You cant use the same code for different Manufactorers.</p>
<p dir="auto">So I want to set up a Properties File from which you can get the correct and neccessary values to control a device.</p>
<p dir="auto">so i have a map with</p>
<p dir="auto">key: String (manufacturer)<br />
value: Propertie</p>
<p dir="auto">so i got maybe a file called: ManufacturerA.properties :</p>
<p dir="auto">temperature_sensor= ???<br />
open_window= ???</p>
<p dir="auto">In another class i have some methods, for example: getTemperature(RemoteDevice d, String manufactorer)<br />
so i send a ReadPropertyRequest in this method using the value of the entry of temperature_sensor, so that i can get the ObjectIdentifier from it</p>
<p dir="auto">my question is: Do different manufacturers's devices only differ in ObjectIdentifier, or do they also differ in ObjectType or in a writePropertyRequest in</p>
<p dir="auto">PropertyIdentifier propertyIdentifier,<br />
UnsignedInteger propertyArrayIndex</p>
<p dir="auto">( so i want to know what i have to write as value into the properties )</p>
]]></description><link>https://forum.mango-os.com/topic/1027/differences-between-the-properties-of-diverse-bacnetdevice-manufacturer</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 22:38:28 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1027.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Jun 2012 19:16:41 GMT</pubDate><ttl>60</ttl></channel></rss>