val

Data value type

    dict

Map of name/value tag pairs

    grid

Two dimension table of columns and rows

    list

Ordered list of zero or more values

        includes

List of library names to include

        is

Defines one or more supertypes of a subtyping relationship

        prefUnit

Defines a preferred unit to be used with a quantity

    scalar

Scalar is an atomic value kind

        bool

Boolean value true or false

        coord

Geographic coordinate in latitude/longitude formatted as C(lat,lng)

            geoCoord

Geographic coordinate as C(latitude,longitude)

        curVal

Current value of a point

        date

ISO 8601 date as year, month, day

        dateTime

ISO 8601 timestamp followed by timezone identifier

        na

Not available used to indicate invalid or missing data

        number

Integer or floating point numbers annotated with an optional unit

            area

Area of a shape or floor space

            coolingCapacity

Measurement of a chiller ability to remove heat measured

            duration

Number with a unit of time

            geoElevation

Elevation above sea-level of the location

            int

Unitless integer number

            maxVal

Inclusive minimum for a numeric value

            minVal

Inclusive maximum for a numeric value

            writeLevel

Current priority level for writeVal as number between 1 and 17

            yearBuilt

Original year of construction as four digit year such as 1980

        ref

Reference to an entity

            ahuRef

AHU which supplies air to an equipment or space

            chilledWaterPlantRef

Plant which supplies chilled water to the entity

            equipRef

Reference to equip which contains this entity

            hotWaterPlantRef

Plant which supplies hot water to the entity

            id

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

            of

Value type of a collection or reference

            siteRef

Site which contains the entity

            spaceRef

Reference to space which contains this entity

            steamPlantRef

Plant which supplies steam to the entity

        str

Unicode string of characters

            curErr

Error description when curStatus indicates error condition

            curStatus

Status of point's current value reading

            dis

Display name for an entity

            doc

Documentation in simplified flavor of markdown

            enum

Defines an eumeration of string keys

            fileExt

Filename extension such as "csv"

            geoAddr

Free form street address

            geoCity

Geographic city or locality name

            geoCountry

Geographic country as ISO 3166-1 two letter code

            geoCounty

Geographic subdivision of US state

            geoPostalCode

Geographic postal code

            geoState

State or province name

            geoStreet

Geographic street address and name

            hisErr

Error description when hisStatus indicates error condition

            hisMode

Indicates the way that history data is collected for a point

            hisStatus

Status of point's history collection or synchronization

            mime

Mime type formatted as type/subtype

            pointKind

Point value type

            primaryFunction

Primary function of building as US Energy Star key

            tz

Timezone identifier from standard timezone database

            unit

Unit identifier from standard unit database

            version

Version string formatted as decimal integers separated by a dot

            writeErr

Error description when writeStatus indicates error condition

            writeStatus

Current status of a writable point output

        symbol

Symbol to a def

            conveys

What type of substance or phenomenon conveyed by a conduit

            def

Create a new definition bound to the given symbol

            inputs

Input to a process, usually energy source

            inverseOf

Specifies the inverse of a relationship

            outputs

Output of a process

            quantityOf

Associates quantity as measurement of a phenomenon

            relationship

Supertype for tags which model relationships

                containedBy

The entity contains the referent

                contains

The entity is contained by the referent

                receives

The entity receives from the referent

                supplies

The entity supplies to the referent

            stores

What is stored by an equipment

            var

Variable name

                a

Variable name

                b

Variable name

                c

Variable name

                d

Variable name

                e

Variable name

                f

Variable name

                g

Variable name

                h

Variable name

                i

Variable name

                j

Variable name

                k

Variable name

                l

Variable name

                m

Variable name

                n

Variable name

                o

Variable name

                p

Variable name

                q

Variable name

                r

Variable name

                s

Variable name

                t

Variable name

                u

Variable name

                v

Variable name

                w

Variable name

                x

Variable name

                y

Variable name

                z

Variable name

        time

ISO 8601 time as hour, minute, seconds

        uri

Unverisal resource identifier

            baseUri

Base URI for normalizing relative URIs

            wikipedia

Hyperlink to the subject's page on Wikipedia

        writeVal

Current desired value to write to output

        xstr

Extended string - type name and string value encoding