public class RoomUtils extends Object
| Constructor and Description |
|---|
RoomUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createOrUpdate(Room room,
List<Integer> sensorIds) |
static void |
delete(List<Integer> ids) |
static String |
getFullPath(Room room) |
Copyright © 2015–2019. All rights reserved.