#72 MQTT: FB_MQTT.IsConnected producing false positives

1.0.0.0: EoN
closed
hermsen
None
2020-10-15
2020-10-09
i-campbell
No

There is an issue in our method FB_MQTT.IsConnected also
rewrite it to resolve the eMQTTConnectionState
then we are in the clear with false positives on the connect case.

Discussion

  • hermsen

    hermsen - 2020-10-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     there is an issue in our method FB_MQTT.IsConnected also
     rewrite it to resolve the eMQTTConnectionState
    -then we are in the clear with false positives on the connect case
    +then we are in the clear with false positives on the connect case.
    
     
  • hermsen

    hermsen - 2020-10-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
    -there is an issue in our method FB_MQTT.IsConnected also
    +There is an issue in our method FB_MQTT.IsConnected also
     rewrite it to resolve the eMQTTConnectionState
     then we are in the clear with false positives on the connect case.
    
     
  • hermsen

    hermsen - 2020-10-15
    • labels: MQTT -->
    • status: open --> closed
     

Log in to post a comment.