BasicDigitalTwin.getCustomProperties 方法
定义
Gets the additional properties of the digital twin. This field will contain any properties of the digital twin that are not already defined by the other strong types of this class.
public Map<String, Object> getCustomProperties()
返回
Map<String, Object>
The additional properties of the digital twin. This field will contain any properties of the digital twin that are not already defined by the other strong types of this class.