Giter Club home page Giter Club logo

openkps's People

Contributors

bersim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

openkps's Issues

Reconnecting feature not implemented?

Tested with MQTT Paho broker. The client does not reconnect when the connection is lost. Did not see any parameter to make it reconnect. Not implemented?

secure connection with tls and port 8883

Hello,
For a project I use MQTT to communicate with a PLC, but I would like to secure this communication line with TLS. For this connection I need to use port 8883. I looked at the code and found a variable called Secure in MqttConnection.cs, yet when i set this variable it is not possible to connect to the broker.

The communicator log gives: “Error communicating with Device 61 “MQTT”: Cannot read data from the trasportline: External host has disconnected the connection.”
The broker log gives: “OpenSSL Error: error:1408F10B: SSL routines:ssl3_get_record:wrong version number”.

It looks like it is possible, but i cannot figure out how.
Is this possible?
With kind regards.

Subscribing to MQTT broker in RapidSCADA that outputs data in JSON format.

Hi,
I have installed your driver into Rapid SCADA and seem to encounter a problem where the data from the MQTT broker is not being read in. Attached below are what the subscribed topics look like in the broker, and by putting in the topic name in the device config file we presumed it would read the value, but it did not? We know the data is being sent via JSON format, we are just wondering if there is any possible way the driver can be modified so that it reads this form of data.

No topic
no topic

Topic
topic

Thanks in advance for any help,

Comma decimal point

Thanks for this Rapid SCADA MQTT driver but unfortunately published value with comma decimal point parsed incorrectly by Cayenne, ThinkSpeak, etc. Is it possible to fix it? Thanks in advance.

Releases

Hi,
Could you separate executables of the drivers attached to releases?

Expected behaviour for Request Command

Hi, im using new commands feature, i test both binary and standart works as expected. But im not sure about Request command. Maybe its not working or i didnt understand correctly this output (i dont see nothing subcribing to "#" with mosquitto).

Correct Exception Handling

Tested with MQTT http://broker.mqtt-dashboard.com/
It works correct.
Bug:
if the KpMQTT_Config.xml file was damaged, the driver incorrectly caught the exception.
For example, remove any node in file KpMQTT_Config.xml
exception - object link is not installed on the object instance.
The point where the exception occurred - file KpMqttLogic.cs - public override void OnAddedToCommLine ()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.