@@ -49,6 +49,10 @@ public class DeviceTemplateAttrs {
* 属性标识符
*/
private String identifier;
+ /**
+ * 默认值
+ */
+ private String defaultValue;
/**
* 云端可以对该属性进行的操作类型
*