NET_DVR_REMOTECONTROLLER_PERMISSION_CFG

Keyfob User Parameters Structure

Member

Data Type

Description

dwSize

DWORD

Structure size.

byEnable

BYTE

Enable or not: 0-no, 1-yes.

byRes1

BYTE

Reserved, set to 0.

wRemoteCtrllerID

WORD

Keyfob ID, starts from 1.

sDevSn

Array of BYTE

Product serial No. The maximum size is 16 bytes.

byArmRight

BYTE

With arming permission or not? 0-no, 1-yes.

byDisArmRight

BYTE

With disarming permission or not? 0-no, 1-yes.

byArmReportRight

BYTE

With permission of uploading arming report or not? 0-no, 1-yes.

byDisArmReportRight

BYTE

With permission of uploading disarming report or not? 0-no, 1-yes.

byClearAlarmRight

BYTE

With alarm clearing permission or not? 0-no, 1-yes.

bySubSystemID

BYTE

Keyfob subsystem No., ranges from 1 to 8.

byKeyboardAddr

BYTE

Keyfob address.

byEnableDel

BYTE

Enable deleting keyfob user: 0-no, 1-yes.

byAlwaysOpenRight

BYTE

Whether door remaining open is allowed: 0-invalid, 1-no, 2-yes.

byOpeningDirection

BYTE

Door opening direction: 0-invalid, 1-entrance, 2-exit.

byRes2

Array of BYTE

Reserved, set to 0. The maximum size is 62 bytes.