Smart Home Automation Forum

Full Version: How use Serverboard IO from CM4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm new here and don't have a server from here yet, my question:
How do I communicate with the analog and digital inputs and outputs from Server Board to the CM4 System,
with Modbus TCP, UDP, MQTT or with firmware commands?
Example I want to read the analog input from the board to CM4 and assign a value to the analog output from board.
I can use MQTT, UDP, Modbus TCP or Http Get/Put.
I use it with PHP Server Script IP-Symcon Homeautomatic system
Best regards
"analog and digital inputs and outputs from Server Board" use ethernet MQTT work with CM4 (install mqtt broker on CM4 before).
(12-18-2023, 12:25 AM)admin Wrote: [ -> ]"analog and digital inputs and outputs from Server Board" use ethernet MQTT work with CM4 (install mqtt broker on CM4 before).

Thankyou for answer!

Can you give me a link to an example, YouTube or forum entry, how can I read the analog input and describe an analog output?
At the moment the relay capacity is bothering me. I want 16A AC, or is there a version with field effect transistors so i can use more outputpin with 16A AC Relais?
how to read analog input see here: https://www.kincony.com/forum/showthread.php?tid=1837
if you want to use 16A relay, just add KC868-E16v2 extend removable relay board is ok.
(12-23-2023, 01:59 AM)admin Wrote: [ -> ]how to read analog input see here: https://www.kincony.com/forum/showthread.php?tid=1837
if you want to use 16A relay, just add KC868-E16v2 extend removable relay board is ok.

I find it out, for all here are some helpfiles:
Doku
ok