Hi, measurement = measurementId = sensor
If a sensor or measurement represents a full path, it should be fixed. I suggest using series for a full path and sensor for a sensor. Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: "王超" <[email protected]> > 发送时间: 2021-03-23 10:52:49 (星期二) > 收件人: "[email protected]" <[email protected]> > 抄送: > 主题: distinguish the measuring of measurement Id and meansure name, as well as the path > > > > Hi,all > > > There are many places in the current code that use measurement, measurement ID, sensor, etc. to represent the meaning of sensor name or path. > > > Sometimes when I look at the code, I don't know whether measurement represents its name or its path (including device information). > > > Therefore, I suggest that we define or agree that if we use a name in a place, we use sensor; if we use a path, we use measurement ID to increase the readability and maintainability of the code. > > > Please leave your comments. > > > > > Chao Wang > > > BONC, Ltd > [email protected] </[email protected]></[email protected]>
