What happened to the old versions of the IIoT Library?
The MQTT Client we are using requires version 5.0.3 of the IIoT library, but I see that only 5.1.0 is now available on the PLC Next Store.
I may be remembering wrong, but I thought older versions used to be available. There are addons that depend on these previous versions.
I found this also.
This means that i can’t use MQTT_client as all versions need older version IIoT_library, which i can’t find anywhere.
Can someone bring back the old versions of IIoT_Library?
Is there a plan to get a new MQTT_Client developed or update it to use the available version of the IIoT library? I have sent multiple emails to developer and phoenix with no reply.
We stopped using the MQTT client, which, we discovered, is a mere wrapper around the IIoT library and began working directly w/ the IIoT library. It was not difficult. We recommend it, as this gives you a direct and more detailed control over the library and over the MQTT communication. Especially when we have to reconnect it in Internet-after-Power scenarios.