Register the RFID CARD information to the tuya smart door lock remotely

Discussing technical aspects of Yun development products, including IoT Core and other cloud service APIs, data analysis products, etc.


Post Reply
jkpak
Posts: 1

I am developing a smart door lock based on TUYA utilizing TUYA IOT API. I am currently working on setting up the RFID card, but I am facing difficulties and would like to ask for your help. I am trying to register the RFID CARD information to the door lock remotely through the following tuya API.

Here is the link to the API: https://developer.tuya.com/en/docs/clou ... 2mbiqn5mik

In the above API list, it is not described how to set up RFID CARD through tuya API. Doesn't tuya API support registering RFID CARD information remotely?

kobe8936
Posts: 2

Re: Register the RFID CARD information to the tuya smart door lock remotely

You can follow this instructions to add a card unlock method
https://developer.tuya.com/en/docs/clou ... hod%20APIs
1) first call the enrolling method to start
https://developer.tuya.com/en/docs/clou ... %20methods

2) then you can start enrolling in the device, the device will response to tuya cloud after enrolling.

Post Reply