public class DeviceProfileResponse extends DeviceBasicInfoResponse
metadata| Constructor and Description |
|---|
DeviceProfileResponse() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getAttributes() |
DeviceAttributes |
getDevice() |
void |
setAttributes(com.fasterxml.jackson.databind.JsonNode attributes) |
void |
setDevice(DeviceAttributes device) |
getCreateTime, getDescription, getFavourite, getId, getLastActiveTime, getName, getSchemaId, getSchemaName, getState, setCreateTime, setDescription, setFavourite, setId, setLastActiveTime, setName, setSchemaId, setSchemaName, setStategetMetadatapublic com.fasterxml.jackson.databind.JsonNode getAttributes()
public void setAttributes(com.fasterxml.jackson.databind.JsonNode attributes)
public DeviceAttributes getDevice()
public void setDevice(DeviceAttributes device)
Copyright © 2022. All rights reserved.