Robot Vacuum SDK Development

Last Updated on : 2021-04-22 10:21:39Copy for LLMView as MarkdownDownload PDF

Robot Vacuum SDK Development

Install the SDK

$ npm install @tuya-smart/tuya-panel-robot-sdk // or $ yarn add @tuya-smart/tuya-panel-robot-sdk

Import the SDK

import { RCTGyroMap } from '@tuya-smart/tuya-panel-robot-sdk'; ...