Logo
Developing with ZBOSS for Zigbee
SE device identifiers

Enumerations

enum  zb_se_standard_devs_e {
  ZB_SE_RANGE_EXTENDER_DEVICE_ID = 0x0008, ZB_SE_ENERGY_SERVICE_INTERFACE_DEVICE_ID = 0x0500, ZB_SE_METERING_DEVICE_ID = 0x0501, ZB_SE_IN_HOME_DISPLAY_DEVICE_ID = 0x0502,
  ZB_SE_PCT_DEVICE_ID = 0x0503, ZB_SE_LOAD_CONTROL_DEVICE_ID = 0x0504, ZB_SE_SMART_APPLIANCE_DEVICE_ID = 0x0505, ZB_SE_PREPAYMENT_TERMINAL_DEVICE_ID = 0x0506,
  ZB_SE_PHYSICAL_DEVICE_ID = 0x0507, ZB_SE_REMOTE_COMMUNICATIONS_DEVICE_ID = 0x0508, ZB_SE_ERL_INTERFACE_DEVICE_ID = 0x0509, ZB_SE_TEST_DEVICE_ID = 0xfff0,
  ZB_SE_CUSTOM_TUNNEL_DEVICE_ID = 0xfff1
}
 SE Device identifiers. More...
 

Detailed Description

Enumeration Type Documentation

§ zb_se_standard_devs_e

SE Device identifiers.

Table 5-13 – Devices Specified in the Smart Energy Profile

Enumerator
ZB_SE_RANGE_EXTENDER_DEVICE_ID 

Range Extender

ZB_SE_ENERGY_SERVICE_INTERFACE_DEVICE_ID 

Energy Service Interface

ZB_SE_METERING_DEVICE_ID 

Metering Device

ZB_SE_IN_HOME_DISPLAY_DEVICE_ID 

In-Home Display

ZB_SE_PCT_DEVICE_ID 

Programmable Communicating Thermostat (PCT)

ZB_SE_LOAD_CONTROL_DEVICE_ID 

Load Control Device

ZB_SE_SMART_APPLIANCE_DEVICE_ID 

Smart Appliance

ZB_SE_PREPAYMENT_TERMINAL_DEVICE_ID 

Prepayment Terminal

ZB_SE_PHYSICAL_DEVICE_ID 

Physical Device

ZB_SE_REMOTE_COMMUNICATIONS_DEVICE_ID 

Remote Communications Device

ZB_SE_ERL_INTERFACE_DEVICE_ID 

Reserved for Linky 'ERL Interface' Device

ZB_SE_TEST_DEVICE_ID 

Custom SE device for test

ZB_SE_CUSTOM_TUNNEL_DEVICE_ID 

Custom Tunnel device (should declared in private profile)