Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
ITelemetryStream
Interface ITelemetryStream
interface
ITelemetryStream
{
configuration
:
{
mapTopic
?:
string
;
type
:
string
;
}
;
disabled
?:
boolean
;
name
:
string
;
validation
?:
{
schemaId
:
string
;
}
;
}
Index
Properties
configuration
disabled?
name
validation?
Properties
configuration
configuration
:
{
mapTopic
?:
string
;
type
:
string
;
}
Type declaration
Optional
map
Topic
?:
string
type
:
string
Optional
disabled
disabled
?:
boolean
name
name
:
string
Optional
validation
validation
?:
{
schemaId
:
string
;
}
Type declaration
schema
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
configuration
disabled
name
validation
@formant/data-sdk
Loading...
Generated using
TypeDoc