Good afternoon, I’m writing a django web scada system at school, please tell me which toolkit is better to use for polling OPCUA hardware with data output without restarting the server
I tried to create a separate service in python for the survey, followed by writing data to JSON format, but it seems terribly inconvenient to me, are there any alternatives