Skip to content

Latest commit

 

History

History
216 lines (156 loc) · 6.78 KB

EDT-00.md

File metadata and controls

216 lines (156 loc) · 6.78 KB

The EDT object specification for the node-echonet-lite

Sensor-related Device Class Group

  • Class group code: 0x00

The node-echonet-lite module support the classes in this class group as follows:


  • Class group code: 0x00
  • Class code: 0x02

Operation status

  • EPC: 0x80
  • Access rule: Set/Get

This property indicates the ON/OFF status.

Property Type Description
status Boolean If the ON/OFF status is ON, this value is true, otherwise false.

Detection threshold level

  • EPC: 0xB0
  • Access rule: Set/Get

This property specifies the detection threshold level (8 step).

Property Type Description
level Boolean The value must be an integer in the range of 1 to 8.

Invasion occurrence status

  • EPC: 0xB1
  • Access rule: Get

This property indicates visitor detection status.

Property Type Description
status Boolean true: Invasion occurrence status found, false: Invasion occurrence status not found

Invasion occurrence status resetting

  • EPC: 0xBF
  • Access rule: Set

This property resets the invasion occurrence status.

Property Type Description
reset Boolean Always true

  • Class group code: 0x00
  • Class code: 0x08

Operation status

  • EPC: 0x80
  • Access rule: Set/Get

This property indicates the ON/OFF status.

Property Type Description
status Boolean If the ON/OFF status is ON, this value is true, otherwise false.

Detection threshold level

  • EPC: 0xB0
  • Access rule: Set/Get

This property specifies the detection threshold level (8 step).

Property Type Description
level Boolean The value must be an integer in the range of 1 to 8.

Visitor detection status

  • EPC: 0xB1
  • Access rule: Get

This property indicates visitor detection status.

Property Type Description
status Boolean true: Visitor detection status found, false: Visitor detection status not found

Visitor detection holding time

  • EPC: 0xBE
  • Access rule: Set/Get

This property indicates visitor detection holding time in units of second.

Property Type Description
time Boolean The value must be an integer in the range of 0 to 655,330 sec.

  • Class group code: 0x00
  • Class code: 0x11

Operation status

  • EPC: 0x80
Property Type Description
status Boolean This property indicates the ON/OFF status. If the ON/OFF status is ON, this value is true, otherwise false.

Measured temperature value

  • EPC: 0xE0
Property Type Description
temperature Number This property indicates the measured temperature value. The temperature in units of Celsius.

  • Class group code: 0x00
  • Class code: 0x12

Operation status

  • EPC: 0x80
Property Type Description
status Boolean This property indicates the ON/OFF status. If the ON/OFF status is ON, this value is true, otherwise false.

Measured value of relative humidity

  • EPC: 0xE0
Property Type Description
humidity Number This property indicates measured value of relative humidity in %.

  • Class group code: 0x00
  • Class code: 0x22

Operation status

  • EPC: 0x80
Property Type Description
status Boolean This property indicates the ON/OFF status. If the ON/OFF status is ON, this value is true, otherwise false.

Cumulative amounts ofelectric energy

  • EPC: 0xE0
Property Type Description
energy Number This property indicates cumulative amounts of electric energy in 0.001kWh.

Medium-capacity sensor instantaneous electric energy

  • EPC: 0xE1
Property Type Description
energy Number This property indicates measured instantaneous electric energy in watts.

Small-capacity sensor instantaneous electric energy

  • EPC: 0xE2
Property Type Description
energy Number This property indicates instantaneous electric energy in units of 0.1 W.

Large-capacity sensor instantaneous electric energy

  • EPC: 0xE3
Property Type Description
energy Number This property indicates instantaneous electric energy in units of 0.1 kW.

Cumulative amounts of electric energy measurement log

  • EPC: 0xE4
Property Type Description
log Array This property indicates measurement result log of cumulative amounts of electric energy (0.001kWh) for the past 24 hours in 30-minute sections.

Effective voltage value

  • EPC: 0xE5
Property Type Description
voltage Number This property indicates effective voltage value in volts.

  • Class group code: 0x00
  • Class code: 0x2D

Operation status

  • EPC: 0x80
Property Type Description
status Boolean This property indicates the ON/OFF status. If the ON/OFF status is ON, this value is true, otherwise false.

Air pressure measurement

  • EPC: 0xE0
Property Type Description
pressure Number This property indicates air pressure measurements in units of hPa.