about_tinytuya_message_payload_with_custom_tcp #509
nguyenphangpmb2022
started this conversation in
General
Replies: 3 comments 7 replies
-
Hi @nguyenphangpmb2022 - some suggestions:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
If you enable debug mode with
That 'DEBUG:payload encrypted=' line is the TCP packet it sent. |
Beta Was this translation helpful? Give feedback.
6 replies
-
That is very impressive ..
As I develop my use case, anything I find I will also share with you guys
Regards
Mark Cupitt
"Never give up .. its the end if you do .. find a way .. dig deep .."
"If we change the world, let it bear the mark of our intelligence"
…On Tue, Jun 25, 2024 at 10:59 AM Jason Cox ***@***.***> wrote:
@uzlonewolf <https://github.com/uzlonewolf> has done a good job trying to
capture the protocols here: #260
<#260> and related tools
here: https://github.com/jasonacox/tinytuya/tree/master/tools
We would love to have additional documentation to help explain the
protocol. If you have any ideas, please post here or provide a PR. I do
hope the links help.
—
Reply to this email directly, view it on GitHub
<#509 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7RUAEUYODK54K5MTI3NDZJDMIBAVCNFSM6AAAAABJVQY4XOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQNRWGQYDA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have a question in which how to send the message on custom tcp sender to tuya device
currently i have some tuya ir blaster, see their command log on tuya_cloud device log but i want to use it with other local tcp sender. so i wonder how to get the tcp message in which tiny_tuya send it (the one with the encryped_message (contain aes with key is equal to the local key,..) because i just want to use small tcp_some_specific_device_command.
looking for your message
thank you, sincerely
Beta Was this translation helpful? Give feedback.
All reactions