Generic API Client in Model UI Fragment Properties@0.0.4

Contents

Up to acyclic

FragmentProperty: Generic API ClientStatus: EXPERIMENTAL

Documentation

A generic API client is intended to request arbitrary information units, even from external sources. These units of information may provide means for inter-user communication or contextual data as for example weather information.

Typed Element: → 'GenericAPIClientType'

Instanciatable Types 1

Name: → 'GenericAPIClientType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This is a simple instantiable sub type of the generic client type that allows for the description of generic data uplinks.
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.
This is a simple instantiable sub type of the generic client type that allows for the description of generic data uplinks.