This commit is contained in:
Victor Shcherb 2014-11-25 09:49:27 +01:00
parent 73a631decf
commit 76bed9016a

View file

@ -33,6 +33,7 @@ public class OsMoControlDevice implements OsMoReactor {
this.plugin = plugin;
this.service = service;
this.tracker = tracker;
service.registerReactor(this);
}
public JSONObject getBatteryLevel() throws JSONException {