Skip to main content

Set BOND lift settings

Configures BOND lift adapter, required for interaction with BOND module. Access zone code will be converted to proper wiegand type before sending to Wiegand output.

BOND lift cannot work simultaneously with Wiegand output. Disable Wiegand output using POST /access/general/wiegand.

Request Body required
  • is_enabled boolean required

    Determines whether the feature is enabled

  • wiegand object required

    Wiegand settings. Access zone code will be converted to proper wiegand type before sending to Wiegand output.

  • type string required

    Possible values: [wiegand_26, wiegand_34, wiegand_42, wiegand_58, wiegand_66, wiegand_130]

    Wiegand type. All data received on Wiegand input will be converted to selected type

Responses

OK

Loading...