mysql client - Raspberry Pi Forums
hello everybody
have necessity store in database mysql (installed on nas) data readed plc
can't store data plc database directly because difficult, can raspberry make bridge plc database??
plc (s7-1200) can send tcp message, thinking send message via tcp raspberry , 1 store mysql, possible?
have necessity store in database mysql (installed on nas) data readed plc
can't store data plc database directly because difficult, can raspberry make bridge plc database??
plc (s7-1200) can send tcp message, thinking send message via tcp raspberry , 1 store mysql, possible?
yes.
need client code installed , mysql server needs updated listen on inaddr-any address rather listening on localhost only.
need rows in privileges table allow remote connector.
need client code installed , mysql server needs updated listen on inaddr-any address rather listening on localhost only.
need rows in privileges table allow remote connector.
raspberrypi
Comments
Post a Comment