Class RemoteConfig
Version 1.0
Modified 23-JAN-2018 17:01:41.00
 Configures the remotehandler.

See also



RtBody attributes pwr_sClass_RemoteConfig
String104 Description   Optional description.
Boolean Disable   Disable all remote communication transports. If this attribute is set (value=1) on startup, no
remote transport will be started. If it is dynamically set during runtime, all remote
transports will be terminated and restarts will be blocked until the attribute is reset
(value=0) again.
Array of Objid RemNodeObjects   Contains the objid for the RemNode objects.
The objid's are inserted by the remotehandler.


Template Object


Attributes detail


Description Attribute
Class Attribute
Type String104
Flags
Body RtBody
Optional description.

Disable Attribute
Class Attribute
Type Boolean
Flags
Body RtBody
 Disable all remote communication transports. If this attribute is set (value=1) on startup, no
 remote transport will be started. If it is dynamically set during runtime, all remote
 transports will be terminated and restarts will be blocked until the attribute is reset
 (value=0) again.

RemNodeObjects Attribute
Class Attribute
Type Array of Objid
Flags Array|State|Invisible
Elements 50
Body RtBody
 Contains the objid for the RemNode objects.
 The objid's are inserted by the remotehandler.