-
Hello Stefan,
I am interested in using MQTT on codesys using the library that you created. However, when I try to add the library, an error like this appears:
![image](https://user-images.githubus…
-
I have a Wago PFC100 and I have a mqtt server running in my local network without authentication.
I have tried the testMQTT(client:={mqttserver:1883} test function but the plc doesn't seem to connect…
-
Hi Stefan
Thank you very much for your works!!!
I´m new with MQTT so sorry if is a dumb question.
I´m able to connect to the broker (mosquitto), I have the simulation
mosquitto_pub -h 127.0.0.1 -…
-
Dear open62541 team,
I came along a problem when trying to use the open62541 stack in a client implementation, while trying to connect to a CODESYS 3 (v3.5.14) OPC UA server. The problem only shows…
-
Hello,
I want to add your MQTT library to SoMachine 4.3 but thows dependencies errors (missing libraries):
![image](https://user-images.githubusercontent.com/1872120/47998359-514bbb00-e0ff-11e8-81…
-
tried using all of the examples and tests, tried to execute every one of the "github" tests as well. Hundreds of errors all showing ambiguous use of "find" and ambiguous use of "TON"
I do MQTT and …
-
I'm looking to read several registers at a single point in time.
I was hoping I could do a ReadInputRegisters (0,0,x), getting all the registers in one go, then pick out the ones I want. My first …
-
Hello sir!
I've been running this for at least 6 months now with both a Siemens s1500 cpu and a Beckhoff twincat OPC server without issues.
After upgrading to 0.2.7.0 and node red ver 1.0.6 nothing …
-
hello,can you help me ? I want to know your codesys 2.3's specific version, because i can not open your *.pro files successfully. I get error "Description file for module 'Module.root' not found".Than…
-
Hi Stefan,
Whats the best way to have multiple instances of the subscribe function .
Have been trying with the example "TestMQTTGithubInterfaceExampleTopicAndPayloadRaspberry" but for the SONOFF …