Skip to content

Properties

Bastian edited this page Jan 6, 2022 · 2 revisions

Properties

The following properties are supported. Every property is readable but not all writeable. Some can be deletet and createt.

  • Writeable = W
  • Optional = O
  • Default = D

Propertietype_Config "Ppt_Config" (D)

Allows to configure the user rights and behavior on webpage.
Values are :

  • 1 Renamable
  • 2 Erasable
  • 4 Apptypechangeable
  • 8 ModuleisApplication

Propertietype_MacAddress "Ppt_Mac" (D)

Module Mac Address.
Attention:

  • only for Objecttype_Module objects
  • only exists in gateway
  • changeable over webpage to replace a broken module, than it gets the same moduleidentifier

Propertietype_OOCPType "Ppt_OOCPTp" (D)

Module communicationtype.
Values are :

  • OOCP_Type_CAN
  • OOCP_Type_ESPNow

Propertietype_Deepsleep "Ppt_Dpslp" (W/O)

Module deepsleep time 0-77days in seconds.
Attention:

  • only for Objecttype_Module objects

Propertietype_Index "Ppt_Index" (D)

Index of object.

Propertietype_Type "Ppt_Type" (D)

Objecttype of object.

Propertietype_Name "Ppt_Name" (W/D)

Name of object.
Attention:

  • Some object names are not changeable (see Propertietype_Config)
  • Name has to unique
  • If module is application the name of module will be put befor the other objectnames
  • Format Applicationname'Inputoutputname or Modulename'Inputoutputname

Example:
B'LivR'Sens'T
B'LivR'Sens = Name off application or module (if module is application)
T = Name of inputoutputobject

Propertietype_Description "Ppt_Descrip" (W/D)

Description of object.

Propertietype_State "Ppt_State" (D)

State of object.

Propertietype_LastUpdate "Ppt_LastUp" (D)

Last presentvalue update.
Attention:

  • Only for input objects

Formate:
DD:MM:YYY mm.hh.ss

Propertietype_UpdateInterval "Ppt_UpIntv" (W/D)

Updateinvtervall in seconds of Presentvalue.
Attention:

  • Only for input objects
  • Only effects if Propertietype_COVIncrement is zero or does not exist
  • Defaultvalue 60 seconds

Propertietype_COVIncrement "Ppt_COVImnt" (W/D)

Change of value increment of Presentvalue.
Attention:

  • Only for input objects
  • If its zero and Propertietype_UpdateInterval is zero every change of value will be transmitted!!!
  • Defaultvalue 0

Propertietype_PresentValue "Ppt_PrVal" (W/D)

Presentvalue of object.
Attention:

  • Only for inputoutput objects
  • Only writeable for output objects

Propertietype_FeedbackValue "Ppt_FbVal" (O)

Feedbackvalue of object.
Attention:

  • Only for output objects

Propertietype_ReplacementValue "Ppt_ReplVal" (W/O)

fehlt noch nutzen!

Propertietype_Units "Ppt_Units" (W/D)

Unit of the presentvalue.
Attention:

  • Only for inputoutput objects

Propertietype_Offset "Ppt_Offset" (W/D)

Offset of the presentvalue.
Attention:

  • Only for analoginput objects

Propertietype_Min "Ppt_Min" (W/O)

Mininmum value of the presentvalue.
Attention:

  • Only for analoginput/analogvalue objects

Propertietype_Max "Ppt_Max" (W/O)

Maximum value of the presentvalue.
Attention:

  • Only for analoginput/analogvalue objects

Propertietype_Resolution "Ppt_Reslt" (W/O)

Resolution of the presentvalue.
Attention:

  • Only for analoge objects

Propertietype_Polarity "Ppt_Polarity" (W/O)

Polarity of the presentvalue.
Attention:

  • Only for binary objects

Propertietype_IO "Ppt_IO" (W/O)

Pin/channel of the presentvalue.
Attention:

  • Only for inputoutput objects
  • Only changeable if its configured