Process Data Server Subscription in Model UI Fragment Properties@0.0.4

Contents

Up to cyclic

FragmentProperty: Process Data Server SubscriptionStatus: EXPERIMENTAL

Documentation

Describes an expected connection to a process data server by specifying the required server type, update intervals, communication patterns, and expected data structures.

Typed Element: → 'ProcessDataServerSubscriptionType'

Instanciatable Types 1

Name: → 'ProcessDataServerSubscriptionType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This data type is a specialization of the generic client data type that is intended for time-sensitive connections.
Structured Value Members:
  • server : → 'URLType' [0..1]
    The connection URL or fragment thereof.
  • reconnect : → 'BooleanType' [0..1]
    Whether closed or lost connections shall be re-established.
  • context : → 'DataBindingContextType' [0..∞]
    References to contexts in which this client description is applicable.
  • protocolIdentifier : → 'GenericReferenceType' [0..∞]
    Points to a description of alternative or potentially stacked protocols that are required for the data access.
  • requiredUpdateInterval : → 'TimeType' [0..1]
    The maximum interval for information on the user interface to update, and thus, the maximum interval of data updates communicated inbetween server and client.
This data type is a specialization of the generic client data type that is intended for time-sensitive connections.