Home
Required parameters
- Command
- name:
"MQPSCommand" (string constant: MQPS_COMMAND)
- value:
"RegSub" (string constant: MQPS_REGISTER_SUBSCRIBER)
Command must be the first parameter in the NameValueString.
- Topic
- name:
"MQPSTopic" (string constant: MQPS_TOPIC)
- value:
- The topic for which the subscriber wants to receive publications. Wild cards are allowed.
Topic can be repeated for as many topics as required.
Home