My question is specific to mochad but it probably applies to other situations when someone wants to communicate with a TCP service.
What command line interface are people using when they show examples for monitoring or sending commands to mochad by entering something like:
nc localhost 1099
or
pl a2 on (to turn on switch a2)
I’m running HAOS on an x86 i5 laptop (lenovo x220). Everything is working fine. From the host platform’s screen, I see the HA CLI but it doesn’t recognize nc commands or any of the other commands I see examples of testing or monitoring a mochad add-on.
Is this something I need to add to the HAOS installation or can I access the mochad server from a windows PC command line (usinig the IP or hostname of the HAOS host)?