tuyaface icon indicating copy to clipboard operation
tuyaface copied to clipboard

Public API

Open jkerdreux-imt opened this issue 5 years ago • 1 comments

Hi, I just pushed a new version of my code.

https://redmine.telecom-bretagne.eu/projects/xaal/repository/entry/code/Python/branches/0.7/devices/protocols/Tuya/xaal/tuya/tuyaclient.py

As you can see in that code, I use

  • CMD_TYPE
  • tuyaface._generate_payload
  • tuyaface._process_raw_reply

Would you rename this 'internal' API to be more public ? As you can see, I used a really different approach than the official TuyaClient.

Bye, and once again thanks for support.

jkerdreux-imt avatar Jun 22 '20 08:06 jkerdreux-imt

I have no problem having those "exposed". Happy to merge your PR

TradeFace avatar Jun 25 '20 11:06 TradeFace