def
obsRecs
Base class for observables on database records
meta
supertypes
| marker |
Marker labels a dict with typing information |
|---|---|
| observable |
Observable subscription - see docs |
subtypes
| obsCommits |
Subscribe to record commits in Folio - see docs |
|---|---|
| obsCurVals |
Subscribe to transient commits of curVal or curStatus - see docs |
| obsHisWrites |
Subscribe to history data updates- see docs |
| obsPointWrites |
Subscribe to writable point priority array updates - see docs |
| obsWatches |
Subscribe to watch and unwatch events - see docs |
tags
| obsFilter |
Filter string to define the record data set observed |
|---|