com.baidubce.services.iotdm.model.v3.rules
Class DeviceRuleFormat
java.lang.Object
com.baidubce.services.iotdm.model.v3.rules.DeviceRuleFormat
public class DeviceRuleFormat
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceRuleFormat
public DeviceRuleFormat()
getMode
public DeviceRuleFormat.ModeType getMode()
setMode
public void setMode(DeviceRuleFormat.ModeType mode)
getMetric
public String getMetric()
setMetric
public void setMetric(String metric)
getTags
public Map<String,String> getTags()
setTags
public void setTags(Map<String,String> tags)
Copyright © 2018. All rights reserved.