Ugly or not, it sure beats using JMX to see the current temperature and setpoints.
Here's a configuration snippet that makes this happen:
<bean id="console" class="net.sf.dz3.view.swing.Console"Not just thermostats may be added, but any DZ objects - if they can't be displayed, they will be simply ignored with an error message in the log.
init-method="show">
<constructor-arg index="0" type="java.util.Set">
<set>
<ref bean="thermostat-6500000055FF1A26" />
<ref bean="thermostat-0500080021C9B810" />
</set>
</constructor-arg>
</bean>
No comments:
Post a Comment