lib

lib:point

Point historization and writable support

meta

docs

tags

curTracksWrite

When configured curVal automatically tracks changes to writeVal and curStatus is set to "ok"

enumMeta

Project singleton record with enumeration name/code definitions

hisCollectCov

Enables COV history collection of the curVal

hisCollectCovRateLimit

Rate limits the frequency for hisCollectCov

hisCollectInterval

Enables interval history collection of the curVal

hisCollectNA

Historize the NA value whenever the curVal is null or curStatus is not equal to "ok"

hisCollectWriteFreq

This tag configures how long to buffer collected history items in memory before flushing them to the historian

obsPointWrites

Subscribe to writable point priority array updates - see docs

sitePoint

Marker tag applied to a point to indicate the point is site-wide

funcs

enumDef

Return definition of given enum def defined by enumMeta This call forces a refresh of the definitions

enumDefs

Return grid of current enum defs defined by enumMeta

equipToPoints

Given a equip record Dict, return a grid of its points

hisCollectWriteAll

Write all hisCollect items buffered in memory to the historian

matchPointVal

Return if a point value matches a given critera

pointAuto

User level-8 manual auto (override release) of writable point

pointConvert

Evaluate a point conversion

pointDetails

Get debug string for point including writables and his collection

pointEmergencyAuto

User level-1 manual auto (override release) of writable point

pointEmergencyOverride

User level-1 manual override of writable point

pointOverride

User level-8 manual override of writable point

pointOverrideCommand

Issue a point override command based on current user's access control permissions

pointSetDef

Set the relinquish default value (level-17) of writable point

pointThermistorTables

Return grid of thermistor table names as grid with one name column

pointWrite

Set a writable point's priority array value at the given level

pointWriteArray

Return the current priority array state of a writable point

toDevices

Map a set of recs to to a grid of devices

toEquips

Map a set of recs to to a grid of equips

toOccupied

Given a site, space, equip, or point rec, get its occupied point

toPoints

Map a set of recs to to a grid of points

toSites

Map a set of recs to to a grid of sites

toSpaces

Map a set of recs to to a grid of spaces