Python on teltonika routers

So if we run python in teltonika router than can we install python-snap7 library on router for communicating with S7 PLC directly with PLC. Please guide me on this matter.

Hello,

This use case involves custom firmware and includes additional steps. By default, it cannot be implemented on our devices. Please contact us through our helpdesk or the “Contact Us” form on our website: Teltonika Networks.

Best regards,

Hi.

https://openwrt.org/packages/start

opkg install python3
opkg install pip

And if not python-snap7 is not among the ported pakages then you have to do it :slight_smile:

This topic was automatically closed after 15 days. New replies are no longer allowed.