UA-CloudCommander icon indicating copy to clipboard operation
UA-CloudCommander copied to clipboard

Connection timed out over8883

Open srjhunjhunwalacorp opened this issue 9 months ago • 4 comments

Hello Team,

Is there an option to configure this over web socket instead of 8883 as it is blocked in most of the corporate firewalls? Just curious to know if I am missing something on environment variables? I tried setting UseTLS to TRUE. Also, from IoT hub do I need to direct method on the device to pass the parameters?

Rgds SId

srjhunjhunwalacorp avatar May 09 '24 08:05 srjhunjhunwalacorp

I've added WebSocket support to UA Cloud Publisher that shares the same MQTT client code, so this needs to be ported over to UA Cloud Commander. Give me a day or two...

barnstee avatar May 09 '24 13:05 barnstee

This is fixed with https://github.com/OPCFoundation/UA-CloudCommander/commit/9092035d354618521cdcf261b931a75632f35cad. Yes, use direct methods. I'm still checking with IoT Hub team if WebSockets are supported with plain MQTT.

barnstee avatar May 10 '24 10:05 barnstee

Thanks a lot it works perfectly, In the documentation under usage container image needs a correction.

barnstee to opcfoundation

srjhunjhunwalacorp avatar May 11 '24 04:05 srjhunjhunwalacorp

Path to container image is now fixed. Thanks!

barnstee avatar May 11 '24 07:05 barnstee