Minor Changes
This commit is contained in:
parent
b3b7afea2a
commit
8d0ec2ea63
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ public class SecurityCameraSaveRequest {
|
|||
/** The name of the device as assigned by the user (e.g. 'Master bedroom light') */
|
||||
@NotNull private String name;
|
||||
|
||||
private String path;
|
||||
|
||||
public void setRoomId(Long roomId) {
|
||||
this.roomId = roomId;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue