TCP - send and listen

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
ionas
Posts: 2
Joined: 27 Aug 2017 15:06

TCP - send and listen

Post by ionas »

Hi!

i want to check if my tv is alive. i already managed to do it manually with packetsender so i know the strings to be sent and the answers.
i need a way to send (ask if tv is on) via tcp to get the state.
Later in a scene i want to turn tv on / off via tcp.

is that possible? if not - i also have a homebrige server running. do you have any advice to get this running with that?

Thanks a lot in advance!
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: TCP - send and listen

Post by PoltoS »

yes, it is possible. Check zwayDev.pdf to see the TCP/IP API available.
Post Reply