def

point

Data point such as a sensor or actuator

meta

def point
doc See above
is entity
lib phIoT
mandatory

supertypes

marker

Marker labels a dict with typing information

    entity

Top-level dicts with a unique identifier

subtypes

cur-point

Point with support to report a "real-time" current value

his-point

Historized point with a history log of timestamp/value pairs

p-point

Point which measures or controls phenomenon p

    p-q-point

Point which measures or controls phenomenon p and quantity q

q-point

Point which measures or controls quantity q

    p-q-point

Point which measures or controls phenomenon p and quantity q

writable-point

Point with writable output using 16-level priority array

tags

dis

Display name for an entity

enum

Defines an eumeration of string keys

equipRef

Reference to equip which contains this entity

id

Defines the unique identifier of an entity in system using a Ref value type

maxVal

Maximum value to allow for writes or which sensor should read

minVal

Minimum value to allow for writes or which sensor should read

pointKind

Point value type

pointType

Classifies the point as a sensor, command, or setpoint

siteRef

Site which contains the entity

spaceRef

Reference to space which contains this entity

tz

Timezone identifier from standard timezone database

usedBy

cur-point

Point with support to report a "real-time" current value

equip.point

Points contained by the equipment

his-point

Historized point with a history log of timestamp/value pairs

p-point

Point which measures or controls phenomenon p

p-q-point

Point which measures or controls phenomenon p and quantity q

q-point

Point which measures or controls quantity q

space.point

Points within the space

writable-point

Point with writable output using 16-level priority array