src/rpiWebClient.interfaces.ts
Realtime Lens object used to configure javascript (object or property) lenses
Properties |
|
objectName |
objectName:
|
Type : string
|
The name of a Javascript object or variable to lookup |
realtimeParameter |
realtimeParameter:
|
Type : LensParameter
|
The LensParameter settings for the Realtime Parameter |
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 |