Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/modules
SentinelConfig
Type Alias SentinelConfig<TConfig, TSchema>
SentinelConfig
:
ModuleConfig
<
WithAdditional
<
{
automations
?:
SentinelAutomationPayload
[]
;
schema
:
TConfig
extends
Payload
?
TConfig
[
"schema"
]
:
SentinelConfigSchema
;
synchronous
?:
boolean
;
tasks
:
Task
[]
;
throwErrors
?:
boolean
;
}
,
TConfig
,
>
,
TSchema
,
>
Type Parameters
TConfig
extends
Payload
|
void
=
void
TSchema
extends
string
|
void
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...