public class Configuration extends Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRoom(String roomId) |
void |
addSensor(String roomId,
String resourcePath,
String sensor) |
org.json.JSONObject |
getRoom(String roomId) |
void |
loadConfig() |
void |
saveConfig() |
Copyright © 2019. All rights reserved.