public static class DeviceAttributes.TimeAttributes extends Object
| Constructor and Description |
|---|
TimeAttributes() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getDesired() |
com.fasterxml.jackson.databind.JsonNode |
getReported() |
void |
setDesired(com.fasterxml.jackson.databind.JsonNode desired) |
void |
setReported(com.fasterxml.jackson.databind.JsonNode reported) |
public com.fasterxml.jackson.databind.JsonNode getReported()
public void setReported(com.fasterxml.jackson.databind.JsonNode reported)
public com.fasterxml.jackson.databind.JsonNode getDesired()
public void setDesired(com.fasterxml.jackson.databind.JsonNode desired)
Copyright © 2020. All rights reserved.