File

src/rpiWebClient.interfaces.ts

Description

Lens Parameter for configuring Realtime Parameters for Realtime Lenses

Index

Properties

Properties

isListParam
isListParam: boolean
Type : boolean

Flag to specify if the Realtime Parameter value is stored as a collection

isStrictValueMap
isStrictValueMap: boolean
Type : boolean

Flag to specify whether to use strict value map translations. When true, values not found in valueMap are not sent to RPI Realtime

lastViewedParameterName
lastViewedParameterName: string
Type : string
Optional

The name for the last viewed Realtime Parameter. Required when trackLastViewed is true

name
name: string
Type : string

The Realtime Parameter name

trackLastViewed
trackLastViewed: boolean
Type : boolean
Optional

Flag to specify whether an additional Realtime Parameter will be stored with the current value from the Path Lens. Required when isListParam is true

valueMap
valueMap: Map<string | string>
Type : Map<string | string>

Map of value translations for the values collected from the Path Lens. Required when valueMapEnabled is true

valueMapEnabled
valueMapEnabled: boolean
Type : boolean

Flag to specify whether the value collected from the Path Lens should be translated through the valueMap

results matching ""

    No results matching ""