+
+
+
+ {{ selectedProperty.name }}
+
+
+ {{ getPropertyTypeName(selectedProperty.dataType) }}
+
+
+
+
+
+
+ 标识符:
+
+
+ {{ selectedProperty.identifier }}
+
+
+
+
+
+ 描述:
+
+
+ {{ selectedProperty.description }}
+
+
+
+
+
+ 单位:
+
+
+ {{ selectedProperty.unit }}
+
+
+
+
+
+ 取值范围:
+
+
+ {{ selectedProperty.range }}
+
+
+
+
-
-
-
- {{ selectedProperty.name }}
-
-
- {{ getPropertyTypeName(selectedProperty.dataType) }}
-
-
-
-
-
- 标识符:
-
-
- {{ selectedProperty.identifier }}
-
-
-
-
- 描述:
-
-
- {{ selectedProperty.description }}
-
-
-
-
- 单位:
-
-
- {{ selectedProperty.unit }}
-
-
-
-
- 取值范围:
-
-
- {{ selectedProperty.range }}
-
-
-
-
-
- 关闭
-
+
+ 访问模式:
+
+
+ {{ getAccessModeText(selectedProperty.accessMode) }}
+
+
+
+
+
+ 事件类型:
+
+
+ {{ getEventTypeText(selectedProperty.eventType) }}
+
+
+
+
+
+ 调用类型:
+
+
+ {{ getCallTypeText(selectedProperty.callType) }}
+
-
-