backend/src/main/java
2020-02-28 16:51:31 +01:00
..
ch/usi/inf/sa4/sanmarinoes/smarthut Added a class DeviceRepository that is needed to mirror in the database the class inheritances that are present among the various Devices. Also the method getDevices, that returns a List of the Devices present in a given room, has been added to RoomController.java 2020-02-28 16:51:31 +01:00