Interface: PropertyEvent¶
A change the store applied to its cache.
Properties¶
device¶
device:
string
The device the change applies to.
name¶
name:
string|null
The property name, or null for a whole-device del.
type¶
type:
EventType
"def", "set", or "del".
vector¶
vector:
Vector|null
The affected (post-merge) vector, or null for a del.