Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • id - unique identifier of the element;
  • module - the identifier of the module to which the element belongs;
  • clas - the class of the element;
  • type - describes the type of the element within the class;
  • name - the name of the element;
  • state - the state of the element;
  • hwport - hardware port, determines the location of the connector on the body of the device;
  • value - a numerical value corresponding to the measured value;
  • utype - a user-defined type;
  • reverse - inverse flag of sensor output (0 or 1), inverts sensor state;
  • reset - timeout value of sensor reset or power off (negative value - auto reset disabled; 0 - immediate auto reset);
  • high - the upper threshold of the sensor in % (1-200 for the type "airflow", 1-100 for the remaining sensors);
  • low - the lower threshold of the sensor in % (1-200 for the type "airflow", 1-100 for the remaining sensors);
  • vmin - maximum value for the measuring range;
  • vmax - the minimum value for the measuring range;
  • um - unit of measurement of this element;
  • descr - an auxiliary description of the element.

If one of the attributes is not specified in the response, then the value of this attribute is not determined in the course of work and its installation does not affect the operation of the element.

...