Skip to main content
Version: 8.1

messages property

Level: intermediate

The messages property of the client schema contains a configuration object with its properties.

Properties

mode

Message mode. The Terrasoft.MessageMode enumeration represents the available modes.

Available values (MessageMode)

PTP

Address.

BROADCAST

Broadcasting.

direction

Message direction. TheTerrasoft.MessageDirectionType enumeration represents the available modes.

Available values (MessageDirectionType)

PUBLISH

Publishing.

SUBSCRIBE

Subscription.

BIDIRECTIONAL

Bidirectional.