Skip to main content

Get DTMF code settings

Get DTMF code setting for first and second locks

Responses

OK


Schema
  • codes object

    Dtmf codes

  • first object

    DTMF for first lock

  • use_default_value boolean

    Default value: false

    If true '#' will be used

  • custom_value string

    Possible values: Value must match regular expression ^([0-9*#]{1,4})$

    Default value: #

    Custom value that will be used

  • second object

    DTMF for second lock

  • is_enabled boolean

    Default value: false

    Is feature enabled?

  • value string

    Possible values: Value must match regular expression ^([0-9*#]{1,4})$

    Default value: 0

    Custom value that will be used

  • elevator object

    DTMF for elevator lock

  • use_default_value boolean

    Default value: false

    If true '#' will be used

  • custom_value string

    Possible values: Value must match regular expression ^[\\d*#ABCD]{1,4}$

    Default value: DC

    Custom value that will be used

Loading...