public class DeviceCreateRequest extends DeviceUpdateRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
deviceStreamId |
protected Long |
spaceId |
protected String |
type
Support:RTMP、GB28181
|
description, deviceName, gbConfig, gis, recording, thumbnail| Constructor and Description |
|---|
DeviceCreateRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeviceStreamId() |
Long |
getSpaceId() |
String |
getType() |
int |
hashCode() |
void |
setDeviceStreamId(String deviceStreamId) |
void |
setSpaceId(Long spaceId) |
void |
setType(String type) |
getDescription, getDeviceName, getGbConfig, getGis, getRecording, getThumbnail, setDescription, setDeviceName, setGbConfig, setGis, setRecording, setThumbnail, toStringwithRequestCredentialsgetRequestCredentials, setRequestCredentialsprotected String type
protected String deviceStreamId
protected Long spaceId
public String getType()
public void setType(String type)
public String getDeviceStreamId()
public void setDeviceStreamId(String deviceStreamId)
public Long getSpaceId()
public void setSpaceId(Long spaceId)
public boolean equals(Object o)
equals in class DeviceUpdateRequestpublic int hashCode()
hashCode in class DeviceUpdateRequestCopyright © 2024. All rights reserved.