On Wednesday, January 10, 2018 at 9:40:52 AM UTC-5, Jindřich Štěpán wrote: > > Hi, > > I own one Klimalogg station and also Foxtrot ( www.tecomat.com )home > automation system. I'm wondering about using the driver you developed on > some linux machine at my house and send data to my home PLC. I have Asus > WL500GP V2 with OpenWRT or Synology NAS both with USB connector. > > Do you think it would be possible somehow use Asus or Synology to read and > send data from TFA to my PLC? >
yes. you can run weewx on openwrt. here is an example from one weewx user: https://github.com/weewx/weewx/wiki/weewx-on-openwrt you can also run weewx on synology. as for sending data to the PLC, you need to be more specific. what are the options for receiving data into the PLC? or, i would assume you feed it into a larger control system that manages the PLC and other components? weewx can easily do MQTT, and it is not difficult to make it work with other protocols, whether they are direct (HTTP/HTTPS) or indirect (involving some sort of file transfer) m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
