nerdexam
IBM

C9530-001 · Question #61

When using the MQTTPublish Node to route messages, how can it be determined if the message was published successfully?

The correct answer is D. Check the Boolean in LocalEnvironemnt.WrittenDestination.MQTT.DeliveryToken.is Complete in a. See the full explanation below for the reasoning.

Question

When using the MQTTPublish Node to route messages, how can it be determined if the message was published successfully?

Options

  • ACheck the Boolean in LocalEnvironemnt.Destination.MQTT.Output.retained in a node wired to the
  • BCheck the Boolean in LocalEnvironemnt.WrittenDestination.MQTT.Output.retained in a node wired
  • CCheck the Boolean in LocalEnvironemnt.Destination.MQTT.DeliveryToken.is Complete in a node
  • DCheck the Boolean in LocalEnvironemnt.WrittenDestination.MQTT.DeliveryToken.is Complete in a

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    10% (5)
  • D
    79% (38)

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice