Difference between revisions of "Sensor/zh-cn"
(Created page with "如此处所述,Senfi中的传感器代表感兴趣的实物/系统。") |
(Created page with "=== 传感器类型 === Senfi中有三种类型的传感器: ==== 受托管传感器 ==== * 发出至少一项测量/计算的测量 ==== 非托管传感器 ==== * 不会发...") |
||
Line 1: | Line 1: | ||
如[[Concepts#Sensor|此处]]所述,Senfi中的传感器代表感兴趣的实物/系统。 | 如[[Concepts#Sensor|此处]]所述,Senfi中的传感器代表感兴趣的实物/系统。 | ||
− | === | + | === 传感器类型 === |
− | + | Senfi中有三种类型的传感器: | |
− | ==== | + | ==== 受托管传感器 ==== |
− | * | + | * 发出至少一项测量/计算的测量 |
− | ==== | + | ==== 非托管传感器 ==== |
− | * | + | * 不会发出任何测量 |
− | * | + | * 可以在iFrame中显示第三方网络内容(可选) |
− | ** | + | ** iFrame的来源必须是有效的网址 |
− | ==== | + | ==== 专用传感器 ==== |
− | * | + | * 可能会,也可能不会发出任何测量 |
− | * | + | * 其他设置 |
− | ** | + | ** 例如,电梯需要指定[[Lift#Stop|停靠点]]以指定电梯服务楼层。 |
− | * | + | * 特殊行为 |
− | ** | + | ** 例如,Senfi仪表板里的电梯位置将根据当前的电梯位置移动。 |
− | * | + | * 必需参数 |
− | ** | + | ** 例如,您需要为电梯提供以下的参数 |
*** <tt>location</tt> | *** <tt>location</tt> | ||
*** <tt>carCall</tt> | *** <tt>carCall</tt> |
Revision as of 17:12, 22 October 2019
如此处所述,Senfi中的传感器代表感兴趣的实物/系统。
Contents
传感器类型
Senfi中有三种类型的传感器:
受托管传感器
- 发出至少一项测量/计算的测量
非托管传感器
- 不会发出任何测量
- 可以在iFrame中显示第三方网络内容(可选)
- iFrame的来源必须是有效的网址
专用传感器
- 可能会,也可能不会发出任何测量
- 其他设置
- 例如,电梯需要指定停靠点以指定电梯服务楼层。
- 特殊行为
- 例如,Senfi仪表板里的电梯位置将根据当前的电梯位置移动。
- 必需参数
- 例如,您需要为电梯提供以下的参数
- location
- carCall
- hallCall
- doorClosing
- doorFullyClose
- doorFullyOpen
- 例如,您需要为电梯提供以下的参数
Sensor's Attributes
Icon
A sensor may be represented by an icon in the dashboard. You can either choose from a library of built-in icons, or upload an icon image file in PNG format. You can optionally add labels to an icon to denote their purpose.
Position
Sensors belong to a Site and may optionally be attached to one of BBL in the Site. For example, a temperature sensor at the level 3 block A of building A in site 123 is attached to Site 123 > Building A > Block A > Level 3. So hiding level 3 of the building also hides the temperature sensor.
A sensor's position can be added/edited in 3D or 2D (if a floorplan is associated). If a floorplan is associated, make sure that there is proper calibration between the floorplan and the 3D model.
Tags
Please read this page to be familiar with the concepts related to tag.
If a sensor has measurements, you must provide all required tags' value. This tag is used when sending data for the sensor to Senfi. Senfi uses this tag to identify which data is for the sensor.