Cumulocity Web SDK - v1021.62.8
Preparing search index...
IRule
Interface IRule
interface
IRule
{
_active
?:
boolean
;
body
?:
string
;
c8y_Context
?:
{
context
?:
string
;
id
?:
string
|
number
}
;
cepModuleId
?:
string
;
config
?:
object
;
creationTime
?:
string
;
disabledSources
?:
string
[]
;
enabled
:
boolean
;
enabledSources
?:
string
[]
;
id
:
string
|
number
;
lastUpdated
?:
string
;
name
:
string
;
ruleTemplateName
:
string
;
type
?:
string
;
}
Index
Properties
_active?
body?
c8y_
Context?
cep
Module
Id?
config?
creation
Time?
disabled
Sources?
enabled
enabled
Sources?
id
last
Updated?
name
rule
Template
Name
type?
Properties
Optional
_active
_active
?:
boolean
Optional
body
body
?:
string
Optional
c8y_
Context
c8y_Context
?:
{
context
?:
string
;
id
?:
string
|
number
}
Optional
cep
Module
Id
cepModuleId
?:
string
Optional
config
config
?:
object
Optional
creation
Time
creationTime
?:
string
Optional
disabled
Sources
disabledSources
?:
string
[]
enabled
enabled
:
boolean
Optional
enabled
Sources
enabledSources
?:
string
[]
id
id
:
string
|
number
Optional
last
Updated
lastUpdated
?:
string
name
name
:
string
rule
Template
Name
ruleTemplateName
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_active
body
c8y_
Context
cep
Module
Id
config
creation
Time
disabled
Sources
enabled
enabled
Sources
id
last
Updated
name
rule
Template
Name
type
Cumulocity Web SDK - v1021.62.8
Loading...