Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » How to send OPC Values with mqtt(OPC)
How to send OPC Values with mqtt [message #1808106] Mon, 17 June 2019 13:55
Muharrem SARI is currently offline Muharrem SARIFriend
Messages: 1
Registered: June 2019
Junior Member
index.php/fa/35765/0/I was install OpenOPC module with python 2.7

ı ran below code

import OpenOPC
opc = opc.client ()
opc.connect ('RDS.Server.1')
opc.read ('tag')

It's ok i have values on terminal.

I would send this value with mqtt.

mosquitto is runing , i was tested with sample.py . I saw recieve data at another computer.

Best regards.

index.php/fa/35766/0/
Previous Topic:MQTT-SN QoS1 clients with changing IP addresses
Next Topic:Publish message with TLS from arduino yun
Goto Forum:
  


Current Time: Fri May 03 08:29:49 GMT 2024

Powered by FUDForum. Page generated in 0.03457 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top