-
Martin Christoph Hierholzer authored
fix for the latest DoocsAdapter: the module name is used as the location name, so the module has been renamed into "MyLocation" to match the DOOCS config file
Martin Christoph Hierholzer authoredfix for the latest DoocsAdapter: the module name is used as the location name, so the module has been renamed into "MyLocation" to match the DOOCS config file
dummy.xlmap 399 B
<logicalNameMap>
<module name="MyLocation">
<constant name="Constant">
<type>integer</type>
<value>42</value>
</constant>
<constant name="Constant2">
<type>integer</type>
<value>666</value>
</constant>
<variable name="Variable">
<type>integer</type>
<value>2</value>
</variable>
</module>
</logicalNameMap>