Sensor

From Senfi Docs
Jump to: navigation, search
This page contains changes which are not marked for translation.

As described here, sensor in Senfi represents a physical object/system of interest.

Sensor Types

There are 3 types of sensors in 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's source must be a valid URL

Specialized Sensors

  • May or may not produce measurements
  • Additional settings
    • Eg. Lift need to specify Stops to specify lift serving levels.
  • Special behavior
    • Eg. Lift position will move based on the current lift location
  • Required metrics
    • Eg. You need to provide the following metrics for Lift
      • 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.