public class Rooms extends Object
| Constructor and Description |
|---|
Rooms(org.ogema.core.application.ApplicationManager appman) |
| Modifier and Type | Method and Description |
|---|---|
static int |
determineMessageID(float t_in,
float rh_in,
float ah_in,
float t_out,
float rh_out,
float ah_out) |
org.json.JSONArray |
getMatchingSensors(String type) |
org.json.JSONObject |
getRoomData(String roomId) |
String |
resetRoomSensors(String roomId) |
String |
setResource4Sensor(String roomId,
String resourcePath,
String sensor) |
public org.json.JSONObject getRoomData(String roomId)
public String setResource4Sensor(String roomId, String resourcePath, String sensor)
public static int determineMessageID(float t_in,
float rh_in,
float ah_in,
float t_out,
float rh_out,
float ah_out)
public org.json.JSONArray getMatchingSensors(String type)
Copyright © 2019. All rights reserved.