Adding a new room is now possible for any signed-in user, we can implement admin-only block later.
Rooms created by all users appear in the RoomList activity, and Rooms created by signed in user appears in Admin Rooms activity.
Each user can add/remove sensors to rooms they have created.
Removing room feature coming next.
WARNING: This merge has many changes, some to Arduino code and some to structure of Firebase data. Make sure to re-upload updated arduino code to boards for testing
Adding a new room is now possible for any signed-in user, we can implement admin-only block later.
Rooms created by all users appear in the RoomList activity, and Rooms created by signed in user appears in Admin Rooms activity.
Each user can add/remove sensors to rooms they have created.
Removing room feature coming next.
WARNING: This merge has many changes, some to Arduino code and some to structure of Firebase data. Make sure to re-upload updated arduino code to boards for testing