Skip to content

How to add an intercom

This page covers practical notes for adding and configuring intercoms in RBT (SmartYard-Server).

Source: adapted from the RBT wiki — Intercoms.

Add intercom

The intercom that you are adding to the system for the first time must be reset to factory settings.

Adding an intercom requires entering the device URL and a password. This password will be automatically set on the device during the first setup, so the device must be in factory-default state first.

Add intercom

Model-specific notes

BAS-IP AA-07FB

To configure the internal RFID reader:

  • install the BASIP UKEY app
  • set the output interface to Wiegand-58
  • enable Wiegand inversion
  • after applying the settings, disconnect from the reader, otherwise it will not transmit the key to the intercom

Akuvox R20A

Before adding the intercom:

  • open the device web interface using admin / admin
  • the device will require you to set a new password
  • save that password and use the same password when adding the intercom in RBT
  • in Settings → HTTP API, select digest authorization mode

Ufanet Secret Top

  • API listens on port 85
  • URL format: http://<ip_address>:85

If you want to use a custom display image, place it at:

/opt/rbt/server/hw/ip/domophone/ufanet/assets/display_image.jpg

It will be applied during the first autoconfiguration. Make sure the image matches the device requirements.

Rubetek RV-3434

If the device uses firmware older than 2024.08:

  • manual configuration of the discrete output logic is required before adding the intercom to RBT
  • use: custom situation command → Switch OFF

If you want to use a custom image, default image, or cyclic text, set them directly in the device web interface. The autoconfigurator skips those display types, so those settings remain unchanged.

Sputnik Cloud

Use the following values when adding the device:

  • URL — Cloud API URL: https://api.sputnik.systems/query/
  • append the device serial number (motherboard ID) to the end of the URL
  • Credentials — your JWT token

Sputnik Cloud config

See also