NET_DVR_OUTDOOR_UNIT_DEVICEID

Parameter structure of door station (or intelligent access control device) No.

Structure Definition

struct{
  DWORD    wPeriod;
  DWORD    wBuildingNumber;
  DWORD    wUnitNumber
  DWORD    wFloorNumber  
  DWORD    wDevIndex
  DWORD    byRes[118];
}NET_DVR_OUTDOOR_UNIT_DEVICEID, *LPNET_DVR_OUTDOOR_UNIT_DEVICEID;

Members

wPeriod

Project No., range: [0,9].

wBuildingNumber

Building No.

wUnitNumber

Unit No.

wFloorNumber

Floor No.

wDevIndex

Door station No., which is unique in each floor, and it starts from 0.

byRes

Reserved, set to 0.