-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Hi,
The broker that we are using needs TLS ca_certs, cert, keyfile. I dont see any option in Connect, subscribe/subscribe and validate keywords that lets me specify these anywhere (unlike Publish Single).
I can also see that https://pypi.org/project/paho-mqtt/#single shows 2 functions for subscribe simple and callback, but https://github.com/randomsync/robotframework-mqttlibrary/blob/master/src/MQTTLibrary/MQTTKeywords.py doesnt
Is it possible to add this option, because using just publish is of no use if we are not able to subscribe and retrieve what we we have published? Thanks
itsanjan