rust-tuyapi

Crates.iorust-tuyapi
lib.rsrust-tuyapi
version0.9.1
sourcesrc
created_at2020-09-18 18:36:06.036437
updated_at2024-10-18 20:35:08.352835
descriptionThis package is a rust port of the exellent NodeJS implementation by codetheweb for the Tuya API
homepagehttps://github.com/EmilSodergren/rust-tuyapi
repositoryhttps://github.com/EmilSodergren/rust-tuyapi
max_upload_size
id290197
size50,032
(EmilSodergren)

documentation

README

rust-tuyapi

Build Status

Rust implementation of the Tuya API used to communicate with Tuya/Smart Life devices.

Acknowledgment

@codetheweb for reverse enginering the protocol.

Prerequisit

You need to know the key and id of the Tuya device. According to me the easiest way to find these is explained at: Tuya Code Extract

Commit count: 177

cargo fmt