XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
SentinelIntervalAutomationPayload
Type Alias SentinelIntervalAutomationPayload
SentinelIntervalAutomationPayload
:
SentinelBaseAutomationPayload
<
{
end
?:
number
;
frequency
?:
number
;
frequencyUnits
?:
"second"
|
"minute"
|
"hour"
|
"day"
|
"millis"
;
remaining
?:
number
;
schema
:
SentinelIntervalAutomationSchema
;
start
:
number
;
type
:
"interval"
;
}
,
>
Settings for an Interval Automation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...
Settings for an Interval Automation