package iotcode.interfaces; public interface Room { public int getRoomID(); }