Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
EventChangeById
Interface EventChangeById
interface
EventChangeById
{
id
:
number
;
update
:
{
assetIds
?:
ArrayPatchLong
;
dataSetId
?:
NullableSinglePatchLong
;
description
?:
SinglePatchString
;
endTime
?:
SinglePatchDate
;
externalId
?:
SinglePatchString
;
metadata
?:
MetadataPatch
;
source
?:
SinglePatchString
;
startTime
?:
SinglePatchDate
;
subtype
?:
SinglePatchString
;
type
?:
SinglePatchString
;
}
;
}
Hierarchy (
view full
)
EventPatch
InternalId
EventChangeById
Index
Properties
id
update
Properties
id
id
:
number
update
update
:
{
assetIds
?:
ArrayPatchLong
;
dataSetId
?:
NullableSinglePatchLong
;
description
?:
SinglePatchString
;
endTime
?:
SinglePatchDate
;
externalId
?:
SinglePatchString
;
metadata
?:
MetadataPatch
;
source
?:
SinglePatchString
;
startTime
?:
SinglePatchDate
;
subtype
?:
SinglePatchString
;
type
?:
SinglePatchString
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
update
Cognite JavaScript SDK (beta)
Loading...