Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gateway settings

Adapter Target

Select a different adapter, please see respective documentation for more information.

Adapter Setting (MQTTServerSettings)

XmlFilePath

File path to the policy file.

Note

Warning : <Make sure to fill in a relative path to the Asset folder of the project and include .xml file extension>

ServerName

Is used as the an indicator in the xml XML policy file.

IP Address

The address of the ActiveMQ server. This can be a be in IPv4 address or a hostname like localhost.

Port

The port on which the ActiveMQ broker is running, the default port is 61616.

CorrelationID

The identifier on which a message responds. Different Correlation IDs can communicate over the same queue, but is not recommended. Make sure other clients use the same Correlation ID.

DeliveryMode

Int that defines whether the message is persistent(0) or non_persistent(1).

Persistent is default and makes sure the message survives a broker reset. It can be a slower than non_persistent

Lifecycle settings

Note

Not implemented for Active MQ

...

Simulator1 is the instance name of the simulator

DrivenStepper the instance of a motor object

...