Variables/Codes for the different HTTP URL's

Variables/Codes for the different HTTP URL's

Hello - I have an R20BX2 and within the firmware there are certain places (e.g. Call Event, Card Event, Input A/B, Motion Detection, All the differnet Action URL's, Web Relay, etc.) to fire an HTTP command to another web endpoint. I will use this to integrate with my Home Assistant installation.

So the question is: How can I customize the URL with certain information from the R20B. It makes no sense to have 2 Buttons on the device and the Call Event only fires "Button pressed" - but not which button. Also for the Action URL"Make Call" it makes no sense to fire it without any further information.

So is there a list of variables/codes which I can use?

Thank's
All comments 6
    Akuvox_Vergil 2024-03-19 18:26:47
    Currently we cannot set Call Actions for different call buttons separately.

    But this is a good idea and we have reported it to our product managers, and we may make new versions to support it in the future.
    Thanks for your feedback.
    LooserDS 2024-03-21 03:10:34

    Ok - but is there a list of variables we can use in the http requests?
    Akuvox_Vergil 2024-03-21 18:29:59
    The URLs supported by our device are as shown in this link.
    https://knowledge.akuvox.com/v1/ ... hlight=Action%20URL
    For other URLs, please refer to the commands of the third-party HTTP server.

    Also, could you please tell us more clearly what you need to use the URL for?
    And how many devices do you need this feature on?
    LooserDS 2024-03-25 18:07:59

    On this page - in your example there are a lot of variables not described anywere:

    For example: http://192.168.16.118/help.xml? mac=$mac:ip=$ip:model=$model:firmware=$firmware:card_sn=$card_sn

    $mac, $model, etc. for example. BTW - the example is wrong - i think there should be an & instead of : between the itmes.

    Also - there is a bug on the R20B latest firmware: the content of "Input Triggered" is always copied ti "Input Closed" after a reboot. After a save it is correct in the interface - but after a reboot it is copied.
    Akuvox_Vergil 2024-03-27 17:02:24
    LooserDS replied at 2024-03-25 18:07
    On this page - in your example there are a lot of variables not described anywere:

    For example: ht ...

    Parameters such as $mac, $model, $IP, $card_sn represent the current MAC, Model, IP , and the read card number of the device, etc.

    There is nothing wrong with this command, we use the English symbol ':' to separate characters

    Could you please tell us your version of R20B? We will verify it in our office.
    LooserDS 2024-03-29 18:07:51

    I have a R20BX2 with 320.30.4.138
You have to log in before you can reply Login | Sign up