How does socket request action work ?
Answered
How do i supply the body.
Is it ASCII, HEX, INTEGER, BYTES ?
For example: how should i supply the body for this command:
byte[] {0x38,0x0,0x55}
I'm trying to make Limitless Led (easybulb) bulbs work.
Thanks!
No connection
Real-time notifications may not work
For anyone wants to know:
ON: body = "UU
OFF: body = !UU
For anyone wants to know:
ON: body = "UU
OFF: body = !UU
Replies have been locked on this page!