src/rpiWebClient.interfaces.ts
Realtime Lens object used to configure search (query string) lenses
Properties |
|
realtimeParameter |
realtimeParameter:
|
Type : LensParameter
|
The LensParameter settings for the Realtime Parameter |
searchParameter |
searchParameter:
|
Type : string
|
The query string parameter name |
timeoutMs |
timeoutMs:
|
Type : number
|
Optional |
A timeout in milliseconds. When specified, the Lens will wait the specified number of milliseconds after the RpiWebClient is initialized before being evaluated |