org.universAAL.lddi.zwave.exporter.PowerConsumption
Class PowerReader

Package class diagram package PowerReader
java.lang.Object
  extended by java.util.TimerTask
      extended by org.universAAL.lddi.zwave.exporter.PowerConsumption.PowerReader
All Implemented Interfaces:
Runnable

public class PowerReader
extends TimerTask


Constructor Summary
PowerReader(org.osgi.framework.BundleContext ctx)
           
 
Method Summary
 void publishEnergyConsumption()
           
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerReader

public PowerReader(org.osgi.framework.BundleContext ctx)
Method Detail

publishEnergyConsumption

public void publishEnergyConsumption()

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask


Copyright © 2014 universAAL Consortium. All Rights Reserved.