React Native SDK
Device Management
Register Device

Registration

ℹ️

If you are using a Bluetooth device, you need to call the registration interface before adding it for the first time. Wi-Fi and cellular devices do not require this as they will automatically register once connected to the cloud.

const data = await device.register()