public final class EveUtilityTrait
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the HomeGraph API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EveUtilityTrait() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic List<String> getAcceptedCommandList()
null for nonepublic EveUtilityTrait setAcceptedCommandList(List<String> acceptedCommandList)
acceptedCommandList - acceptedCommandList or null for nonepublic Long getAccumulatedControlPoint()
null for nonepublic EveUtilityTrait setAccumulatedControlPoint(Long accumulatedControlPoint)
accumulatedControlPoint - accumulatedControlPoint or null for nonepublic Double getAirPressure()
null for nonepublic EveUtilityTrait setAirPressure(Double airPressure)
airPressure - airPressure or null for nonepublic Double getAltitude()
null for nonepublic EveUtilityTrait setAltitude(Double altitude)
altitude - altitude or null for nonepublic Boolean getChildLock()
null for nonepublic EveUtilityTrait setChildLock(Boolean childLock)
childLock - childLock or null for nonepublic Double getCurrent()
null for nonepublic EveUtilityTrait setCurrent(Double current)
current - current or null for nonepublic String getGetConfig()
null for nonedecodeGetConfig()public byte[] decodeGetConfig()
null for nonegetGetConfig()public EveUtilityTrait setGetConfig(String getConfig)
getConfig - getConfig or null for none#encodeGetConfig()public EveUtilityTrait encodeGetConfig(byte[] getConfig)
The value is encoded Base64 or {@code null} for none.
public Boolean getHoldPosition()
null for nonepublic EveUtilityTrait setHoldPosition(Boolean holdPosition)
holdPosition - holdPosition or null for nonepublic Long getLastEventTime()
null for nonepublic EveUtilityTrait setLastEventTime(Long lastEventTime)
lastEventTime - lastEventTime or null for nonepublic String getLoggingControlPoint()
null for nonedecodeLoggingControlPoint()public byte[] decodeLoggingControlPoint()
null for nonegetLoggingControlPoint()public EveUtilityTrait setLoggingControlPoint(String loggingControlPoint)
loggingControlPoint - loggingControlPoint or null for none#encodeLoggingControlPoint()public EveUtilityTrait encodeLoggingControlPoint(byte[] loggingControlPoint)
The value is encoded Base64 or {@code null} for none.
public String getLoggingData()
null for nonedecodeLoggingData()public byte[] decodeLoggingData()
null for nonegetLoggingData()public EveUtilityTrait setLoggingData(String loggingData)
loggingData - loggingData or null for none#encodeLoggingData()public EveUtilityTrait encodeLoggingData(byte[] loggingData)
The value is encoded Base64 or {@code null} for none.
public String getLoggingMetadata()
null for nonedecodeLoggingMetadata()public byte[] decodeLoggingMetadata()
null for nonegetLoggingMetadata()public EveUtilityTrait setLoggingMetadata(String loggingMetadata)
loggingMetadata - loggingMetadata or null for none#encodeLoggingMetadata()public EveUtilityTrait encodeLoggingMetadata(byte[] loggingMetadata)
The value is encoded Base64 or {@code null} for none.
public String getLoggingTime()
null for nonedecodeLoggingTime()public byte[] decodeLoggingTime()
null for nonegetLoggingTime()public EveUtilityTrait setLoggingTime(String loggingTime)
loggingTime - loggingTime or null for none#encodeLoggingTime()public EveUtilityTrait encodeLoggingTime(byte[] loggingTime)
The value is encoded Base64 or {@code null} for none.
public Integer getMotionSensitivity()
null for nonepublic EveUtilityTrait setMotionSensitivity(Integer motionSensitivity)
motionSensitivity - motionSensitivity or null for nonepublic Boolean getObstructionDetected()
null for nonepublic EveUtilityTrait setObstructionDetected(Boolean obstructionDetected)
obstructionDetected - obstructionDetected or null for nonepublic Long getOpenCount()
null for nonepublic EveUtilityTrait setOpenCount(Long openCount)
openCount - openCount or null for nonepublic Integer getRloc16()
null for nonepublic EveUtilityTrait setRloc16(Integer rloc16)
rloc16 - rloc16 or null for nonepublic String getSetConfig()
null for nonedecodeSetConfig()public byte[] decodeSetConfig()
null for nonegetSetConfig()public EveUtilityTrait setSetConfig(String setConfig)
setConfig - setConfig or null for none#encodeSetConfig()public EveUtilityTrait encodeSetConfig(byte[] setConfig)
The value is encoded Base64 or {@code null} for none.
public Integer getStatusFault()
null for nonepublic EveUtilityTrait setStatusFault(Integer statusFault)
statusFault - statusFault or null for nonepublic Double getVoltage()
null for nonepublic EveUtilityTrait setVoltage(Double voltage)
voltage - voltage or null for nonepublic Double getWatt()
null for nonepublic EveUtilityTrait setWatt(Double watt)
watt - watt or null for nonepublic Double getWattAccumulated()
null for nonepublic EveUtilityTrait setWattAccumulated(Double wattAccumulated)
wattAccumulated - wattAccumulated or null for nonepublic Integer getWeatherTrend()
null for nonepublic EveUtilityTrait setWeatherTrend(Integer weatherTrend)
weatherTrend - weatherTrend or null for nonepublic EveUtilityTrait set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic EveUtilityTrait clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.