Recent Releases of Brick

Brick - Nightly Build 2025-09-25

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 8 months ago

Brick - Nightly Build 2025-09-23

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 8 months ago

Brick - Nightly Build 2025-09-21

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 8 months ago

Brick - Nightly Build 2025-09-20

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 8 months ago

Brick - Nightly Build 2025-09-19

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-17

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-16

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-15

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-14

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-11

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-09

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-07

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-09-05

Commits

  • 2387eba: update examples and 223p usage (#718) (Gabe Fierro) #718

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-31

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-30

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-28

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-26

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-25

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-08-24

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-07-08

Consumption - Buildings and Heating - Python
Published by github-actions[bot] 11 months ago

Brick - Nightly Build 2025-05-31

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-05-09

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - v1.4.4

What's Changed

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.3...v1.4.4

Added Concepts

https://brickschema.org/schema/BrickShape#CloudageQuantityShape

Removed Concepts

https://brickschema.org/schema/Brick#Acceleration_Time
https://brickschema.org/schema/Brick#Atmospheric_Pressure
https://brickschema.org/schema/Brick#Deceleration_Time
https://brickschema.org/schema/Brick#Dynamic_Pressure
https://brickschema.org/schema/Brick#Electric_Current
https://brickschema.org/schema/Brick#Energy
https://brickschema.org/schema/Brick#EntityProperty
https://brickschema.org/schema/Brick#Frequency
https://brickschema.org/schema/Brick#Gauge_Pressure
https://brickschema.org/schema/Brick#Irradiance
https://brickschema.org/schema/Brick#Phasor
https://brickschema.org/schema/Brick#Power_Factor
https://brickschema.org/schema/Brick#Pressure
https://brickschema.org/schema/Brick#Radiance
https://brickschema.org/schema/Brick#Radioactivity_Concentration
https://brickschema.org/schema/Brick#Radioactivity_Concentration_Sensor
https://brickschema.org/schema/Brick#Static_Pressure
https://brickschema.org/schema/Brick#Temperature
https://brickschema.org/schema/Brick#Thermal_Energy
https://brickschema.org/schema/Brick#Time
https://brickschema.org/schema/Brick#Velocity_Pressure
https://brickschema.org/schema/Brick#Voltage
https://brickschema.org/schema/Brick#Weather_Condition
https://brickschema.org/schema/BrickShape#Atmospheric_PressureQuantityShape
https://brickschema.org/schema/BrickShape#FrequencyQuantityShape
https://brickschema.org/schema/BrickShape#Gauge_PressureQuantityShape
https://brickschema.org/schema/BrickShape#IrradianceQuantityShape
https://brickschema.org/schema/BrickShape#Power_FactorQuantityShape
https://brickschema.org/schema/BrickShape#PressureQuantityShape
https://brickschema.org/schema/BrickShape#RadianceQuantityShape
https://brickschema.org/schema/BrickShape#Static_PressureQuantityShape
https://brickschema.org/schema/BrickShape#TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Thermal_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#TimeQuantityShape
https://brickschema.org/schema/BrickShape#Velocity_PressureQuantityShape

Deprecations

{
  "https://brickschema.org/schema/Brick#Acceleration_Time": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Acceleration_Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Time"
  },
  "https://brickschema.org/schema/Brick#Atmospheric_Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Atmospheric_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/AtmosphericPressure' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/AtmosphericPressure"
  },
  "https://brickschema.org/schema/Brick#Deceleration_Time": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Deceleration_Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Time"
  },
  "https://brickschema.org/schema/Brick#Dynamic_Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Dynamic_Pressure' (also referred to as Velocity_Pressure) is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/DynamicPressure' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/DynamicPressure"
  },
  "https://brickschema.org/schema/Brick#Electric_Current": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Electric_Current' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/ElectricCurrent' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/ElectricCurrent"
  },
  "https://brickschema.org/schema/Brick#Energy": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Energy' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Energy' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Energy"
  },
  "https://brickschema.org/schema/Brick#Frequency": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Frequency' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Frequency' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Frequency"
  },
  "https://brickschema.org/schema/Brick#Gauge_Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Gauge_Pressure' is deprecated. Use the QUDT quantity 'qudt:QuantityKind/Pressure' and indicate contextually that it is gauge pressure if necessary.",
    "replacement": "http://qudt.org/vocab/quantitykind/Pressure"
  },
  "https://brickschema.org/schema/Brick#Irradiance": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Irradiance' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Irradiance' directly. For specific solar irradiance, use brick:Solar_Irradiance.",
    "replacement": "http://qudt.org/vocab/quantitykind/Irradiance"
  },
  "https://brickschema.org/schema/Brick#Power_Factor": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Power_Factor' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/PowerFactor' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/PowerFactor"
  },
  "https://brickschema.org/schema/Brick#Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined generic quantity 'Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Pressure' directly, or more specific QUDT/Brick quantities like qudt:QuantityKind/StaticPressure, qudt:QuantityKind/AtmosphericPressure, brick:Differential_Pressure, etc.",
    "replacement": "http://qudt.org/vocab/quantitykind/Pressure"
  },
  "https://brickschema.org/schema/Brick#Radiance": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Radiance' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Radiance' directly. For specific solar radiance, use brick:Solar_Radiance.",
    "replacement": "http://qudt.org/vocab/quantitykind/Radiance"
  },
  "https://brickschema.org/schema/Brick#Radioactivity_Concentration_Sensor": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Radioactivity_Concentration_Sensor' is deprecated. Use Air_Quality_Sensor instead, or the provided sensor class for the specific kind or source of radioactivity (e.g. Radon gas)",
    "replacement": "https://brickschema.org/schema/Brick#Air_Quality_Sensor"
  },
  "https://brickschema.org/schema/Brick#Static_Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Static_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/StaticPressure' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/StaticPressure"
  },
  "https://brickschema.org/schema/Brick#Temperature": {
    "version": "1.4.4",
    "message": "Brick-defined generic quantity 'Temperature' is deprecated for direct use. Use the equivalent QUDT quantity 'qudt:QuantityKind/Temperature' directly, or more specific Brick quantities like brick:Dry_Bulb_Temperature, brick:Wet_Bulb_Temperature, etc., which now subclass the QUDT quantity.",
    "replacement": "http://qudt.org/vocab/quantitykind/Temperature"
  },
  "https://brickschema.org/schema/Brick#Thermal_Energy": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Thermal_Energy' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/ThermalEnergy' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/ThermalEnergy"
  },
  "https://brickschema.org/schema/Brick#Time": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Time"
  },
  "https://brickschema.org/schema/Brick#Velocity_Pressure": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Velocity_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/DynamicPressure' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/DynamicPressure"
  },
  "https://brickschema.org/schema/Brick#Voltage": {
    "version": "1.4.4",
    "message": "Brick-defined quantity 'Voltage' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Voltage' directly.",
    "replacement": "http://qudt.org/vocab/quantitykind/Voltage"
  }
}

Consumption - Buildings and Heating - Python
Published by gtfierro about 1 year ago

Brick - Nightly Build 2025-04-25

Commits

  • 62f7942: Fix REC patches: rdf:Class → rdfs:Class (#691) (ektrah) #691
  • 2482b8f: Move rec:Wing under rec:Architecture (#688) (ektrah) #688
  • be171ea: Mark brick:powerFlow and brick:powerFlow explicitly as deprecated (#690) (ektrah) #690

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-04-17

Commits

  • 21d5d29: Updating quantity definitions (#687) (Gabe Fierro) #687

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-29

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-22

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - v1.4.3

What's Changed

New Contributors

Added Concepts

None of these are actually new concepts, but there were bugs in their definitions that made them not properly modeled.

https://brickschema.org/schema/Brick#Room_Air_Temperature_Sensor
https://brickschema.org/schema/Brick#aliasOf
https://brickschema.org/schema/Brick#hasQuantity
https://brickschema.org/schema/Brick#hasSubstance
https://brickschema.org/schema/Brick#resolution
https://brickschema.org/schema/BrickShape#DeprecationShape
https://brickschema.org/schema/BrickShape#ElectricVehicleChargingDirectionalityShape
https://brickschema.org/schema/BrickShape#ElectricVehicleChargingTypeShape
https://brickschema.org/schema/BrickShape#ElectricVehicleConnectorTypeShape
https://brickschema.org/schema/BrickShape#ResolutionShape

Removed Concepts

Most of these are the result of fixed definitions. For example the ElectricVehicleChargingDirectionalityShape shape was mistakenly defined in the wrong namespace.

https://brickschema.org/schema/Brick#DeprecationShape
https://brickschema.org/schema/Brick#ElectricVehicleChargingDirectionalityShape
https://brickschema.org/schema/Brick#ElectricVehicleChargingTypeShape
https://brickschema.org/schema/Brick#ElectricVehicleConnectorTypeShape
https://brickschema.org/schema/Brick#Relationship

Deprecations

{
  "https://w3id.org/rec#AudioVisualEquipment": {
    "version": "1.4.0",
    "message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Audio_Visual_Equipment",
    "replacement": "https://brickschema.org/schema/Brick#Audio_Visual_Equipment"
  },
  "https://w3id.org/rec#Gateway": {
    "version": "1.4.0",
    "message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Gateway",
    "replacement": "https://brickschema.org/schema/Brick#Gateway"
  }
}

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.2...v1.4.3

Consumption - Buildings and Heating - Python
Published by gtfierro about 1 year ago

Brick - Nightly Build 2025-03-15

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-14

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-13

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-12

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-11

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-07

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-06

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-04

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-03

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-02

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-01

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-28

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-27

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-26

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-25

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-24

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-23

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-17

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-02-16

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-13

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-12

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-10

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-07

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-06

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-05

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2025-01-01

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-30

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-29

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-23

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-22

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-20

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-12-18

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-30

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-22

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-21

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-20

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-19

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-16

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-14

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-11

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-10

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-05

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-04

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-03

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-31

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-30

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-29

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-27

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-25

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-22

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-21

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-20

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-18

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - v1.4.2

What's Changed

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.1...v1.4.2

Consumption - Buildings and Heating - Python
Published by gtfierro over 1 year ago

Brick - Nightly Build 2024-09-16

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-09-15

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 1 year ago

Brick - v1.4.1

What's Changed

  • Srr qudt 2 1 37 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/631
  • Use pyontoenv package for environment management by @gtfierro in https://github.com/BrickSchema/Brick/pull/634
  • Fix issue 632 by @gtfierro in https://github.com/BrickSchema/Brick/pull/635
  • Update bacnet ontology by @gtfierro in https://github.com/BrickSchema/Brick/pull/633
  • Adding 223 example by @gtfierro in https://github.com/BrickSchema/Brick/pull/642
  • Updating tool by @gtfierro in https://github.com/BrickSchema/Brick/pull/638
  • v1.4.1 Release by @gtfierro in https://github.com/BrickSchema/Brick/pull/649
  • V1.4.1 release (re-do) by @gtfierro in https://github.com/BrickSchema/Brick/pull/653
  • bump brick version
  • Move fume hood under exhaust fan class (#641)
  • Update fume hood definition
  • Deprecate Speed Status (#639)
  • Update speed mode status definition and remove speed status definition
  • REC Updates (#647)
  • Add deprecated brick locations from the 'x' file to bricksrc/recpatches.ttl following existing styles and properties.
  • remove bad module
  • adding rec
  • add submodules to checkout
  • small fixes
  • add pyproject
  • bump pyontoenv
  • Add property definitions for REC relationships (#650)
  • define REC relationships
  • only add the BSH property shape if it is a Brick property
  • fix relationship definition and catch these problems with an amended test
  • formatting on test
  • fix deactivation shape
  • small changes to tests
  • feat: add deprecations for brick:TeamRoom, brick:Lobby, and brick:Lounge in recpatches.ttl
  • chore: remove deprecated location classes from recpatches.ttl
  • feat: update deprecated brick classes to their corresponding rec classes in recpatches.ttl
  • Add artifact comment to PRs (#651)
  • feat: add deprecations for brick:TeamRoom, brick:Lobby, and brick:Lounge in recpatches.ttl
  • chore: remove deprecated location classes from recpatches.ttl
  • feat: update deprecated brick classes to their corresponding rec classes in recpatches.ttl
  • try to upload artifact on PR
  • fix if condition for v4
  • only comment once
  • fixing the expressions. Use a variable to configure which version of python to use. cancel in-progress builds
  • patching more REC classes: Lounge, TEamRoom, Lobby, Hazardous Materials Storage, and Vertical Space
  • fixing up rec patches
  • fixing up script to generate release notes

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.0...v1.4.1

Deprecations

{
  "https://brickschema.org/schema/Brick#Ablutions_Room": {
    "version": "1.4.0",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Ablutions_Room",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Detention_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Detention_Room",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Environment_Box": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Environment_Box",
    "replacement": "https://w3id.org/rec#Laboratory"
  },
  "https://brickschema.org/schema/Brick#Field_Of_Play": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Field_Of_Play",
    "replacement": "https://w3id.org/rec#OutdoorSpace"
  },
  "https://brickschema.org/schema/Brick#First_Aid_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for First_Aid_Room",
    "replacement": "https://w3id.org/rec#TreatmentRoom"
  },
  "https://brickschema.org/schema/Brick#Freezer": {
    "version": "1.4.0",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Freezer",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Gatehouse": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Gatehouse",
    "replacement": "https://w3id.org/rec#Building"
  },
  "https://brickschema.org/schema/Brick#Hazardous_Materials_Storage": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hazardous_Materials_Storage",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Hospitality_Box": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hospitality_Box",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Hot_Box": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hot_Box",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Information_Area": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Information_Area",
    "replacement": "https://w3id.org/rec#Reception"
  },
  "https://brickschema.org/schema/Brick#Lighting_Zone": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Lighting_Zone",
    "replacement": "https://w3id.org/rec#Zone"
  },
  "https://brickschema.org/schema/Brick#Loading_Dock": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Loading_Dock",
    "replacement": "https://w3id.org/rec#LoadingReceivingRoom"
  },
  "https://brickschema.org/schema/Brick#Majlis": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Majlis",
    "replacement": "https://w3id.org/rec#Lounge"
  },
  "https://brickschema.org/schema/Brick#Media_Hot_Desk": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Hot_Desk",
    "replacement": "https://w3id.org/rec#RecordingRoom"
  },
  "https://brickschema.org/schema/Brick#Media_Production_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Production_Room",
    "replacement": "https://w3id.org/rec#RecordingRoom"
  },
  "https://brickschema.org/schema/Brick#Outside": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Outside",
    "replacement": "https://w3id.org/rec#OutdoorSpace"
  },
  "https://brickschema.org/schema/Brick#Parking_Level": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Parking_Level",
    "replacement": "https://w3id.org/rec#Level"
  },
  "https://brickschema.org/schema/Brick#Parking_Structure": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Parking_Structure",
    "replacement": "https://w3id.org/rec#Building"
  },
  "https://brickschema.org/schema/Brick#Prayer_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Prayer_Room",
    "replacement": "https://w3id.org/rec#MeditationRoom"
  },
  "https://brickschema.org/schema/Brick#Pump_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Pump_Room",
    "replacement": "https://w3id.org/rec#UtilitiesRoom"
  },
  "https://brickschema.org/schema/Brick#Riser": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Riser",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Speed_Status": {
    "version": "1.4.0",
    "message": "Speed Status is no longer necessary. Use Speed Mode Status for motors with various categorical speed settings, such as low, medium, and high. To further clarify, points representing the current speed of a variable speed fan as an analog value or input, use Speed Sensor.",
    "replacement": "https://brickschema.org/schema/Brick#Speed_Mode_Status"
  },
  "https://brickschema.org/schema/Brick#Sports_Service_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Sports_Service_Room",
    "replacement": "https://w3id.org/rec#ExerciseRoom"
  },
  "https://brickschema.org/schema/Brick#Stage_Riser": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Stage_Riser",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#TETRA_Room": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for TETRA_Room",
    "replacement": "https://w3id.org/rec#TelecommunicationRoom"
  },
  "https://brickschema.org/schema/Brick#Ticketing_Booth": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Ticketing_Booth",
    "replacement": "https://w3id.org/rec#Building"
  },
  "https://brickschema.org/schema/Brick#Tunnel": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Tunnel",
    "replacement": "https://w3id.org/rec#Room"
  },
  "https://brickschema.org/schema/Brick#Water_Tank": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Water_Tank",
    "replacement": "https://w3id.org/rec#UtilitiesRoom"
  },
  "https://brickschema.org/schema/Brick#Wing": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Wing",
    "replacement": "https://w3id.org/rec#Wing"
  },
  "https://brickschema.org/schema/Brick#Media_Room": {
    "version": "1.4.0",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Room",
    "replacement": "https://w3id.org/rec#RecordingRoom"
  },
  "https://brickschema.org/schema/Brick#Vertical_Space": {
    "version": "1.4.1",
    "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Vertical_Space",
    "replacement": "https://w3id.org/rec#Room"
  }
}

Consumption - Buildings and Heating - Python
Published by gtfierro almost 2 years ago

Brick - Nightly Build 2024-07-31

Consumption - Buildings and Heating - Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-07-18

Consumption - Buildings and Heating - Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-06-26

Consumption - Buildings and Heating - Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-05-14

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-05-04

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 2 years ago

Brick - v1.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.3.0...v1.4.0

Consumption - Buildings and Heating - Python
Published by gtfierro about 2 years ago

Brick - Nightly Build 2024-04-15

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-04-13

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-04-12

Consumption - Buildings and Heating - Python
Published by github-actions[bot] about 2 years ago

Brick - v1.4.0 Release Candidate 1

What's Changed

New Contributors

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.3.0...v1.4.0-rc1


Added Classes

https://brickschema.org/schema/Brick#Absolute_Humidity_Sensor
https://brickschema.org/schema/Brick#Air_Cooled_Chiller
https://brickschema.org/schema/Brick#Air_Pressure_Sensor
https://brickschema.org/schema/Brick#Air_Pressure_Setpoint
https://brickschema.org/schema/Brick#Air_Static_Pressure_Sensor
https://brickschema.org/schema/Brick#Air_Velocity_Pressure_Sensor
https://brickschema.org/schema/Brick#Audio_Visual_Equipment
https://brickschema.org/schema/Brick#Automatic_Switch
https://brickschema.org/schema/Brick#Automatic_Tint_Window_Array
https://brickschema.org/schema/Brick#Automatic_Transfer_Switch
https://brickschema.org/schema/Brick#Backflow_Preventer_Valve
https://brickschema.org/schema/Brick#Booster_Pump
https://brickschema.org/schema/Brick#Branch_Selector
https://brickschema.org/schema/Brick#Building_Disconnect_Switch
https://brickschema.org/schema/Brick#Bypass_Damper
https://brickschema.org/schema/Brick#Capillary_Tube_Metering_Device
https://brickschema.org/schema/Brick#Cassette_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Check_Valve
https://brickschema.org/schema/Brick#Chilled_Water_Booster_Pump
https://brickschema.org/schema/Brick#Chilled_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Chilled_Water_Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Storage_Tank
https://brickschema.org/schema/Brick#Chilled_Water_Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Chilled_Water_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Circuit_Breaker
https://brickschema.org/schema/Brick#Circulator_Pump
https://brickschema.org/schema/Brick#Cold_Water_Storage_Tank
https://brickschema.org/schema/Brick#Condenser_Water_Booster_Pump
https://brickschema.org/schema/Brick#Condenser_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Ground_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Dehumidify_Command
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Differential_Pressure_Setpoint
https://brickschema.org/schema/Brick#Duct_Air_Static_Pressure_Setpoint
https://brickschema.org/schema/Brick#Duct_Fan_Coil_Unit
https://brickschema.org/schema/Brick#EV_Charging_Hub
https://brickschema.org/schema/Brick#Effective_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Effective_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Effective_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#ElectricVehicleChargingDirectionalityShape
https://brickschema.org/schema/Brick#ElectricVehicleChargingTypeShape
https://brickschema.org/schema/Brick#ElectricVehicleConnectorTypeShape
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Hub
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Port
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Station
https://brickschema.org/schema/Brick#Electrical_Energy_Usage_Sensor
https://brickschema.org/schema/Brick#Electronic_Expansion_Valve
https://brickschema.org/schema/Brick#Electronic_Mixing_Valve
https://brickschema.org/schema/Brick#Entering_Water_Pressure_Sensor
https://brickschema.org/schema/Brick#EntityPropertyValue
https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command
https://brickschema.org/schema/Brick#Exhaust_Fan_Enable_Command
https://brickschema.org/schema/Brick#Filter_Air_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Filter_Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Fire_Sprinkler_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Fire_Sprinkler_Water_Storage_Tank
https://brickschema.org/schema/Brick#Floor_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Fresh_Air_Fan
https://brickschema.org/schema/Brick#Gas_Pressure_Regulator_Valve
https://brickschema.org/schema/Brick#Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Grease_Interceptor
https://brickschema.org/schema/Brick#Heat_Pump_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Ground_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Horizontal_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Hot_Water_Booster_Pump
https://brickschema.org/schema/Brick#Hot_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Hot_Water_Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Storage_Tank
https://brickschema.org/schema/Brick#Hot_Water_Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Hot_Water_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#ICT_Equipment
https://brickschema.org/schema/Brick#ICT_Hardware
https://brickschema.org/schema/Brick#Isolation_Damper
https://brickschema.org/schema/Brick#Isolation_Switch
https://brickschema.org/schema/Brick#Leaving_Water_Pressure_Sensor
https://brickschema.org/schema/Brick#Level_Command
https://brickschema.org/schema/Brick#Level_Status
https://brickschema.org/schema/Brick#Main_Circuit_Breaker
https://brickschema.org/schema/Brick#Main_Disconnect_Switch
https://brickschema.org/schema/Brick#Mixing_Valve
https://brickschema.org/schema/Brick#Occupied_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Zone_Air_Temperaure_Setpoint
https://brickschema.org/schema/Brick#Open_Close_Command
https://brickschema.org/schema/Brick#Packaged_Air_Source_Heat_Pump
https://brickschema.org/schema/Brick#Packaged_Heat_Pump
https://brickschema.org/schema/Brick#Packaged_Water_Source_Heat_Pump
https://brickschema.org/schema/Brick#Photovoltaic_Inverter
https://brickschema.org/schema/Brick#Pre-Cooling_Air_Unit
https://brickschema.org/schema/Brick#Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Pressure_Regulator_Valve
https://brickschema.org/schema/Brick#Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Pressurization_Fan
https://brickschema.org/schema/Brick#Rain_Water_Storage_Tank
https://brickschema.org/schema/Brick#Refrigerant_Metering_Device
https://brickschema.org/schema/Brick#Refrigerant_Valve
https://brickschema.org/schema/Brick#Refrigeration_System
https://brickschema.org/schema/Brick#Reheat_Command
https://brickschema.org/schema/Brick#Reversing_Valve
https://brickschema.org/schema/Brick#Sensor_Equipment
https://brickschema.org/schema/Brick#Separation_Tank
https://brickschema.org/schema/Brick#Solar_Irradiance_Sensor
https://brickschema.org/schema/Brick#Standby_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Standby_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Standby_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Static_Transfer_Switch
https://brickschema.org/schema/Brick#Steam_Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Steam_Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Storage_Tank
https://brickschema.org/schema/Brick#Tablet
https://brickschema.org/schema/Brick#Tank
https://brickschema.org/schema/Brick#Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Thermal_Energy_Usage_Sensor
https://brickschema.org/schema/Brick#Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Thermal_Expansion_Valve
https://brickschema.org/schema/Brick#Transfer_Switch
https://brickschema.org/schema/Brick#Unoccupied_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Unoccupied_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Unoccupied_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#VRF_System
https://brickschema.org/schema/Brick#Wall_Air_Conditioner
https://brickschema.org/schema/Brick#Wall_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Waste_Amount_Sensor
https://brickschema.org/schema/Brick#Waste_Meter
https://brickschema.org/schema/Brick#Water_Cooled_Chiller
https://brickschema.org/schema/Brick#Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Water_Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Water_Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Water_Pressure_Sensor
https://brickschema.org/schema/Brick#Water_Pressure_Setpoint
https://brickschema.org/schema/Brick#Water_Storage_Tank
https://brickschema.org/schema/Brick#Zone_CO2_Level_Sensor
https://brickschema.org/schema/Brick#Zone_Damper
https://brickschema.org/schema/BrickShape#Active_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Alternating_Current_FrequencyQuantityShape
https://brickschema.org/schema/BrickShape#Ammonia_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Apparent_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Atmospheric_PressureQuantityShape
https://brickschema.org/schema/BrickShape#CO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#CO_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Current_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Current_ImbalanceQuantityShape
https://brickschema.org/schema/BrickShape#Current_Total_Harmonic_DistortionQuantityShape
https://brickschema.org/schema/BrickShape#Differential_CO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Differential_CO_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Differential_Dynamic_PressureQuantityShape
https://brickschema.org/schema/BrickShape#Differential_Static_PressureQuantityShape
https://brickschema.org/schema/BrickShape#Differential_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Dry_Bulb_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Electric_CurrentQuantityShape
https://brickschema.org/schema/BrickShape#Electric_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#ElectricalComplexPowerShape
https://brickschema.org/schema/BrickShape#ElectricalFlowShape
https://brickschema.org/schema/BrickShape#Formaldehyde_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#FrequencyQuantityShape
https://brickschema.org/schema/BrickShape#Gauge_PressureQuantityShape
https://brickschema.org/schema/BrickShape#GrainsOfMoistureQuantityShape
https://brickschema.org/schema/BrickShape#IrradianceQuantityShape
https://brickschema.org/schema/BrickShape#LastKnownBooleanShape
https://brickschema.org/schema/BrickShape#LastKnownDoubleShape
https://brickschema.org/schema/BrickShape#LastKnownDurationShape
https://brickschema.org/schema/BrickShape#LastKnownIntegerShape
https://brickschema.org/schema/BrickShape#LevelQuantityShape
https://brickschema.org/schema/BrickShape#Linear_SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Methane_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#NO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Occupancy_PercentageQuantityShape
https://brickschema.org/schema/BrickShape#Operative_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Ozone_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM10_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM1_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM2.5_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Phasor_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Phasor_MagnitudeQuantityShape
https://brickschema.org/schema/BrickShape#PositionQuantityShape
https://brickschema.org/schema/BrickShape#PowerQuantityShape
https://brickschema.org/schema/BrickShape#Power_FactorQuantityShape
https://brickschema.org/schema/BrickShape#PrecipitationQuantityShape
https://brickschema.org/schema/BrickShape#PressureQuantityShape
https://brickschema.org/schema/BrickShape#RadianceQuantityShape
https://brickschema.org/schema/BrickShape#Radiant_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Radon_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Reactive_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Rotational_SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Solar_IrradianceQuantityShape
https://brickschema.org/schema/BrickShape#Solar_RadianceQuantityShape
https://brickschema.org/schema/BrickShape#SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Static_PressureQuantityShape
https://brickschema.org/schema/BrickShape#TVOC_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Thermal_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#TimeQuantityShape
https://brickschema.org/schema/BrickShape#Velocity_PressureQuantityShape
https://brickschema.org/schema/BrickShape#VoltageQuantityShape
https://brickschema.org/schema/BrickShape#Voltage_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Voltage_ImbalanceQuantityShape
https://brickschema.org/schema/BrickShape#VolumeQuantityShape
https://brickschema.org/schema/BrickShape#Wet_Bulb_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Wind_DirectionQuantityShape

Removed Classes (with replacements)

https://brickschema.org/schema/Brick#Air
https://brickschema.org/schema/Brick#Blowdown_Water
https://brickschema.org/schema/Brick#Building_Air
https://brickschema.org/schema/Brick#Bypass_Air
https://brickschema.org/schema/Brick#Bypass_Water
https://brickschema.org/schema/Brick#CO
https://brickschema.org/schema/Brick#CO2
https://brickschema.org/schema/Brick#Chilled_Water
https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Setpoint	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint
https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Return_Flow_Sensor	https://brickschema.org/schema/Brick#Entering_Chilled_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Return_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Setpoint	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint
https://brickschema.org/schema/Brick#Chilled_Water_Supply_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Collection_Basin_Water
https://brickschema.org/schema/Brick#Condenser
https://brickschema.org/schema/Brick#Condenser_Water
https://brickschema.org/schema/Brick#Deionized_Water
https://brickschema.org/schema/Brick#Differential_Discharge_Return_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Differential_Supply_Return_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Discharge_Air
https://brickschema.org/schema/Brick#Discharge_Chilled_Water	https://brickschema.org/schema/Brick#Leaving_Chilled_Water
https://brickschema.org/schema/Brick#Discharge_Chilled_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Discharge_Condenser_Water	https://brickschema.org/schema/Brick#Leaving_Condenser_Water
https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Discharge_Hot_Water	https://brickschema.org/schema/Brick#Leaving_Hot_Water
https://brickschema.org/schema/Brick#Discharge_Hot_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Discharge_Water	https://brickschema.org/schema/Brick#Leaving_Water
https://brickschema.org/schema/Brick#Discharge_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Discharge_Water_Flow_Setpoint	https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint
https://brickschema.org/schema/Brick#Discharge_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Domestic_Water
https://brickschema.org/schema/Brick#Entering_Chilled_Water
https://brickschema.org/schema/Brick#Entering_Condenser_Water
https://brickschema.org/schema/Brick#Entering_Hot_Water
https://brickschema.org/schema/Brick#Entering_Water
https://brickschema.org/schema/Brick#Exhaust_Air
https://brickschema.org/schema/Brick#Fluid
https://brickschema.org/schema/Brick#Frost
https://brickschema.org/schema/Brick#Fuel_Oil
https://brickschema.org/schema/Brick#Gas
https://brickschema.org/schema/Brick#Gasoline
https://brickschema.org/schema/Brick#Glycol
https://brickschema.org/schema/Brick#Hail
https://brickschema.org/schema/Brick#Heat_Exchanger_Discharge_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Heat_Exchanger_Supply_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Heat_Sensor
https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Discharge_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Return_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_High_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Supply_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Hot_Water
https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Sensor	https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Setpoint	https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint
https://brickschema.org/schema/Brick#Hot_Water_Discharge_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Return_Flow_Sensor	https://brickschema.org/schema/Brick#Hot_Water_Entering_Flow_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Return_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Sensor	https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Setpoint	https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint
https://brickschema.org/schema/Brick#Hot_Water_Supply_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Ice
https://brickschema.org/schema/Brick#Leaving_Chilled_Water
https://brickschema.org/schema/Brick#Leaving_Condenser_Water
https://brickschema.org/schema/Brick#Leaving_Hot_Water
https://brickschema.org/schema/Brick#Leaving_Water
https://brickschema.org/schema/Brick#Liquid
https://brickschema.org/schema/Brick#Liquid_CO2
https://brickschema.org/schema/Brick#Makeup_Water
https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Return_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_Medium_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Supply_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Mixed_Air
https://brickschema.org/schema/Brick#Natural_Gas
https://brickschema.org/schema/Brick#Occupied_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Oil
https://brickschema.org/schema/Brick#Outside_Air
https://brickschema.org/schema/Brick#Potable_Water
https://brickschema.org/schema/Brick#Refrigerant
https://brickschema.org/schema/Brick#Return_Air
https://brickschema.org/schema/Brick#Return_Chilled_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Return_Condenser_Water	https://brickschema.org/schema/Brick#Entering_Condenser_Water
https://brickschema.org/schema/Brick#Return_Condenser_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Entering_Condenser_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Return_Hot_Water	https://brickschema.org/schema/Brick#Entering_Hot_Water
https://brickschema.org/schema/Brick#Return_Hot_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Return_Water	https://brickschema.org/schema/Brick#Entering_Water
https://brickschema.org/schema/Brick#Return_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Entering_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Return_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Entering_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Return_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Entering_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Soil
https://brickschema.org/schema/Brick#Solid
https://brickschema.org/schema/Brick#Steam
https://brickschema.org/schema/Brick#Supply_Air
https://brickschema.org/schema/Brick#Supply_Chilled_Water	https://brickschema.org/schema/Brick#Leaving_Chilled_Water
https://brickschema.org/schema/Brick#Supply_Chilled_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Supply_Condenser_Water	https://brickschema.org/schema/Brick#Leaving_Condenser_Water
https://brickschema.org/schema/Brick#Supply_Condenser_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Supply_Hot_Water	https://brickschema.org/schema/Brick#Leaving_Hot_Water
https://brickschema.org/schema/Brick#Supply_Hot_Water_Temperature_Setpoint	https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint
https://brickschema.org/schema/Brick#Supply_Water	https://brickschema.org/schema/Brick#Leaving_Water
https://brickschema.org/schema/Brick#Supply_Water_Flow_Sensor	https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor
https://brickschema.org/schema/Brick#Supply_Water_Flow_Setpoint	https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint
https://brickschema.org/schema/Brick#Supply_Water_Temperature_Sensor	https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor
https://brickschema.org/schema/Brick#Trace_Heat_Sensor
https://brickschema.org/schema/Brick#Water
https://brickschema.org/schema/Brick#Zone_Air
https://brickschema.org/schema/BrickShape#Absolute_HumidityShape
https://brickschema.org/schema/BrickShape#Active_EnergyShape
https://brickschema.org/schema/BrickShape#Active_PowerShape
https://brickschema.org/schema/BrickShape#Alternating_Current_FrequencyShape
https://brickschema.org/schema/BrickShape#Ammonia_ConcentrationShape
https://brickschema.org/schema/BrickShape#AngleShape
https://brickschema.org/schema/BrickShape#Apparent_EnergyShape
https://brickschema.org/schema/BrickShape#Apparent_PowerShape
https://brickschema.org/schema/BrickShape#Atmospheric_PressureShape
https://brickschema.org/schema/BrickShape#CO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#CO_ConcentrationShape
https://brickschema.org/schema/BrickShape#Complex_PowerShape
https://brickschema.org/schema/BrickShape#ConductivityShape
https://brickschema.org/schema/BrickShape#Current_AngleShape
https://brickschema.org/schema/BrickShape#Current_ImbalanceShape
https://brickschema.org/schema/BrickShape#Current_Total_Harmonic_DistortionShape
https://brickschema.org/schema/BrickShape#DewpointShape
https://brickschema.org/schema/BrickShape#Differential_CO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#Differential_CO_ConcentrationShape
https://brickschema.org/schema/BrickShape#Differential_Dynamic_PressureShape
https://brickschema.org/schema/BrickShape#Differential_Static_PressureShape
https://brickschema.org/schema/BrickShape#Differential_TemperatureShape
https://brickschema.org/schema/BrickShape#Dry_Bulb_TemperatureShape
https://brickschema.org/schema/BrickShape#ElectricCurrentShape
https://brickschema.org/schema/BrickShape#Electric_CurrentShape
https://brickschema.org/schema/BrickShape#Electric_EnergyShape
https://brickschema.org/schema/BrickShape#Electric_PowerShape
https://brickschema.org/schema/BrickShape#EnthalpyShape
https://brickschema.org/schema/BrickShape#FlowShape
https://brickschema.org/schema/BrickShape#Flow_LossShape
https://brickschema.org/schema/BrickShape#Formaldehyde_ConcentrationShape
https://brickschema.org/schema/BrickShape#FrequencyShape
https://brickschema.org/schema/BrickShape#GrainsOfMoistureShape
https://brickschema.org/schema/BrickShape#IlluminanceShape
https://brickschema.org/schema/BrickShape#IrradianceShape
https://brickschema.org/schema/BrickShape#LevelShape
https://brickschema.org/schema/BrickShape#Linear_SpeedShape
https://brickschema.org/schema/BrickShape#LuminanceShape
https://brickschema.org/schema/BrickShape#Luminous_FluxShape
https://brickschema.org/schema/BrickShape#Luminous_IntensityShape
https://brickschema.org/schema/BrickShape#MassShape
https://brickschema.org/schema/BrickShape#Methane_ConcentrationShape
https://brickschema.org/schema/BrickShape#NO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#Occupancy_PercentageShape
https://brickschema.org/schema/BrickShape#Operative_TemperatureShape
https://brickschema.org/schema/BrickShape#Ozone_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM10_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM1_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM2.5_ConcentrationShape
https://brickschema.org/schema/BrickShape#Peak_PowerShape
https://brickschema.org/schema/BrickShape#Phasor_AngleShape
https://brickschema.org/schema/BrickShape#Phasor_MagnitudeShape
https://brickschema.org/schema/BrickShape#PositionShape
https://brickschema.org/schema/BrickShape#PowerComplexityShape
https://brickschema.org/schema/BrickShape#PowerFlowShape
https://brickschema.org/schema/BrickShape#PowerShape
https://brickschema.org/schema/BrickShape#Power_FactorShape
https://brickschema.org/schema/BrickShape#PrecipitationShape
https://brickschema.org/schema/BrickShape#PressureShape
https://brickschema.org/schema/BrickShape#RadianceShape
https://brickschema.org/schema/BrickShape#Radiant_TemperatureShape
https://brickschema.org/schema/BrickShape#Radon_ConcentrationShape
https://brickschema.org/schema/BrickShape#Reactive_EnergyShape
https://brickschema.org/schema/BrickShape#Reactive_PowerShape
https://brickschema.org/schema/BrickShape#Real_PowerShape
https://brickschema.org/schema/BrickShape#Relative_HumidityShape
https://brickschema.org/schema/BrickShape#Rotational_SpeedShape
https://brickschema.org/schema/BrickShape#Solar_IrradianceShape
https://brickschema.org/schema/BrickShape#Solar_RadianceShape
https://brickschema.org/schema/BrickShape#SpeedShape
https://brickschema.org/schema/BrickShape#Static_PressureShape
https://brickschema.org/schema/BrickShape#TVOC_ConcentrationShape
https://brickschema.org/schema/BrickShape#Thermal_EnergyShape
https://brickschema.org/schema/BrickShape#Thermal_PowerShape
https://brickschema.org/schema/BrickShape#TimeShape
https://brickschema.org/schema/BrickShape#TorqueShape
https://brickschema.org/schema/BrickShape#Velocity_PressureShape
https://brickschema.org/schema/BrickShape#VoltageShape
https://brickschema.org/schema/BrickShape#Voltage_AngleShape
https://brickschema.org/schema/BrickShape#Voltage_ImbalanceShape
https://brickschema.org/schema/BrickShape#Wet_Bulb_TemperatureShape
https://brickschema.org/schema/BrickShape#Wind_DirectionShape

Consumption - Buildings and Heating - Python
Published by gtfierro over 2 years ago

Brick - Nightly Build 2024-01-25

Commits

  • 12deea6: V1.4.0 Release Candidate 1 (#613) (Gabe Fierro) #613

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2024-01-16

Commits

  • dfe0985: Merge remote-tracking branch 'upstream/master' (Connor Cantrell) #590
  • b9cccb8: Merge branch 'master' of https://github.com/BrickSchema/Brick into update-master (Connor Cantrell) #590
  • a74f788: Add VRF, Heat Pump, and Chiller equipment (Connor Cantrell) #590
  • 256aec5: Add VRF System (Connor Cantrell) #590
  • b6decd3: Add definitions (Connor Cantrell) #590
  • 8fc21e8: Add Condensing Unit definitions (Connor Cantrell) #590
  • 6f4cb1b: Add commas (Connor Cantrell) #590
  • 7eb9bd6: Add Expansion Valves (Connor Cantrell) #590
  • 4c5e4d5: Update Electronic Expansion Valve name (Connor Cantrell) #590
  • 2c8a2a2: Move expansion valves to new metering device class (Connor Cantrell) #590
  • 1e1fe92: Add refrigeration system (Connor Cantrell) #590
  • 3afe698: Add metering device definitions (Connor Cantrell) #590
  • 5a10c2c: Add connectedTo relationship (Connor Cantrell) #590
  • 8e73f53: Rename metering device to throttling device (Connor Cantrell) #590
  • cbcc5d4: Add ground, air, water source condensing and packaged units (Connor Cantrell) #590
  • 192c141: Add alias to Duct FCU (Connor Cantrell) #590
  • 135c7c2: Add horizontal tag to Duct FCU (Connor Cantrell) #590
  • c3d3f22: Rename throttling device to refrigerant metering device (Connor Cantrell) #590
  • 56f6ad1: Add capillary tube metering device (Connor Cantrell) #590
  • 71af139: Expand pressure sensor (Connor Cantrell) #607
  • d0e88cc: Move water differential pressure sensor (Connor Cantrell) #607
  • 3818c36: Add pressure setpoints (Connor Cantrell) #607
  • cee4c88: Add subclass field (Connor Cantrell) #607
  • 82b469f: Add tags (Connor Cantrell) #607
  • c65c4f7: Merge branch 'expand-pressure-sensor-and-setpoint' of github.com:mapped/Brick (Gabe Fierro)
  • 2cbc5b4: Merge branch 'master' into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • 88bb25b: Expand pressure sensor (Connor Cantrell) #607
  • 9bb7b67: Move water differential pressure sensor (Connor Cantrell) #607
  • 9ee0e93: Add pressure setpoints (Connor Cantrell) #607
  • c68da9a: Add subclass field (Connor Cantrell) #607
  • a7d19d9: Add tags (Connor Cantrell) #607
  • cfe9075: Merge branch 'expand-pressure-sensor-and-setpoint' of https://github.com/mapped/Brick into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • ce844dc: Fix commas and quotations (Connor Cantrell) #607
  • ced7812: Add quotation (Connor Cantrell) #607
  • fcfa489: Add VRF, Heat Pump, and Chiller equipment (Connor Cantrell) #590
  • 636e03e: Add Expansion Valves (Connor Cantrell) #590
  • f313094: Update Electronic Expansion Valve name (Connor Cantrell) #590
  • d15d70e: Move expansion valves to new metering device class (Connor Cantrell) #590
  • 720b806: Rename metering device to throttling device (Connor Cantrell) #590
  • bbe898a: Merge branch 'master' into add-vrf (Connor Cantrell) #590
  • e4e3931: Merge branch 'master' into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • c2950c4: Remove comma (Connor Cantrell) #590
  • f1a83a6: Fix format (Connor Cantrell) #590
  • bc0c789: Wrap definition (Connor Cantrell) #590
  • bbc944e: Add entering and leaving water pressure sensor (Connor Cantrell) #607
  • 6a03d2a: Update obsolete terms (Connor Cantrell) #590
  • 8510dd9: Remove Packaged GSHP (Connor Cantrell) #590
  • 85929ed: Merge branch 'expand-pressure-sensor-and-setpoint' of github.com:mapped/Brick (Gabe Fierro) #607
  • a562778: Merging definitions (Gabe Fierro)
  • 150e51e: fixing requirements.txt (Gabe Fierro)
  • d6f1822: Merge branch 'master' of github.com:BrickSchema/Brick (Gabe Fierro)
  • 567feaf: Merge branch 'add-vrf' of github.com:mapped/Brick into mapped-add-vrf (Gabe Fierro) #590
  • 7f96f5d: re-encoding definitions (Gabe Fierro)
  • 8a0cecb: Merge branch 'mapped-add-vrf' (Gabe Fierro)
  • db76a6e: Add level command and status (#565) (Connor Cantrell) #565
  • 044b683: Add additional ontology imports (#501) (Gabe Fierro) #501

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2024-01-15

Commits

  • f3da688: Add valves (#610) (Connor Cantrell) #610

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2024-01-14

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2024-01-13

Commits

  • c4b7d23: Output terms in error message (#609) (Connor Cantrell) #609

Consumption - Buildings and Heating - Python
Published by github-actions[bot] over 2 years ago