-
Notifications
You must be signed in to change notification settings - Fork 3
PowerCTRL
riogrande75 edited this page May 24, 2017
·
1 revision
Welcome to the powerctrl wiki!
Just copy this file to your linux machine (in my case a raspberry2 with local ip 192.168.1.1) and run it. I connected my ModbusII card with a Serial(rs422/485)2Ethernet converter (USR-TCP232-24). This device was setup in UDP mode with destination my socket at the raspberry (192.168.1.1:8234). My powermeter (SDM630) gets polled with my other script sdm630poller and this data gets written into a file in /tmp (ramdisk). This file will be read for every request and data sent to the modbus card.