tuya / tuya-connector-nodejs

nodejs sdk
38 stars 17 forks source link

How to use this SDK? #1

Closed colthreepv closed 3 years ago

colthreepv commented 3 years ago

At the moment the project seems to not be published on NPM, moreover it's a Typescript project, and needs to be built (in ./lib as I read the config file) to be consumed

How can we help?

colthreepv commented 3 years ago

There is. SORRY 😭 Link to NPM: https://www.npmjs.com/package/@tuya/tuya-connector-nodejs

Installation

npm install @tuya/tuya-connector-nodejs

# or
yarn add @tuya/tuya-connector-nodejs
Erchoc commented 3 years ago

There is. SORRY 😭 Link to NPM: https://www.npmjs.com/package/@tuya/tuya-connector-nodejs

Installation

npm install @tuya/tuya-connector-nodejs

# or
yarn add @tuya/tuya-connector-nodejs

fixed the doc v2.0.2, thanks