Difference between revisions of "Sensor/zh-cn"

From Senfi Docs
Jump to: navigation, search
(Created page with "如此处所述,Senfi中的传感器代表感兴趣的实物/系统。")
(Created page with "=== 传感器类型 === Senfi中有三种类型的传感器: ==== 受托管传感器 ==== * 发出至少一项测量/计算的测量 ==== 非托管传感器 ==== * 不会发...")
Line 1: Line 1:
 
如[[Concepts#Sensor|此处]]所述,Senfi中的传感器代表感兴趣的实物/系统。
 
如[[Concepts#Sensor|此处]]所述,Senfi中的传感器代表感兴趣的实物/系统。
  
=== Sensor Types ===
+
=== 传感器类型 ===
There are 3 types of sensors in Senfi:
+
Senfi中有三种类型的传感器:
==== Managed Sensors ====
+
==== 受托管传感器 ====
* Produces at least one measurement/computed measurement
+
* 发出至少一项测量/计算的测量
==== Unmanaged Sensors ====
+
==== 非托管传感器 ====
* Does not produce any measurement
+
* 不会发出任何测量
* Can display third-party web content in an iFrame (optional)
+
* 可以在iFrame中显示第三方网络内容(可选)
** iFrame's source must be a valid URL
+
** iFrame的来源必须是有效的网址
==== Specialized Sensors ====
+
==== 专用传感器 ====
* May or may not produce measurements
+
* 可能会,也可能不会发出任何测量
* Additional settings
+
* 其他设置
** Eg. Lift need to specify [[Lift#Stop|Stops]] to specify lift serving levels.
+
** 例如,电梯需要指定[[Lift#Stop|停靠点]]以指定电梯服务楼层。
* Special behavior
+
* 特殊行为
** Eg. Lift position will move based on the current lift location
+
** 例如,Senfi仪表板里的电梯位置将根据当前的电梯位置移动。
* Required metrics
+
* 必需参数
** Eg. You need to provide the following metrics for Lift
+
** 例如,您需要为电梯提供以下的参数
 
*** <tt>location</tt>
 
*** <tt>location</tt>
 
*** <tt>carCall</tt>
 
*** <tt>carCall</tt>

Revision as of 17:12, 22 October 2019

此处所述,Senfi中的传感器代表感兴趣的实物/系统。

传感器类型

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.

Icon Library
Icon
Note: Icon will be displayed in actual size in the dashboard

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.

Note: Setting of the location for specialized sensors may differ

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.