BrickSchema / Brick

Uniform metadata schema for buildings
http://brickschema.org/
BSD 3-Clause "New" or "Revised" License
289 stars 78 forks source link

Add meter as subclass to sensor equipment #597

Closed connorjcantrell closed 3 months ago

connorjcantrell commented 9 months ago

Meter is a type of sensor equipment, adding Meter as a subclass to Sensor Equipment.

gtfierro commented 9 months ago

There was pushback on this during the meeting, based on the widely-held interpretation that Meters do not fall under ICT equipment, i.e. are not managed as part of the building's ICT infrastructure. One could argue that Meters are Sensing Equipment, though this feels awkward.

One question this exposes is whether we want to differentiate between sensing equipment that is part of the ICT infra (e.g. things that have an IP, participate in DHCP, etc) and sensing equipment that is part of the OT infra (e.g. the air flow station in an AHU). Currently, our SensorEquip class is "just" the ICT flavor, which means we don't have an answer for sensing equipment that is part of OT.