buildingmotif.ingresses.brick#

Classes

BACnetToBrickIngress(bm, upstream)

Turns a BACnetNetwork RecordIngressHandler into a Brick model

class BACnetToBrickIngress(bm: BuildingMOTIF, upstream: BACnetNetwork)[source]#

Turns a BACnetNetwork RecordIngressHandler into a Brick model

BNS = Namespace('urn:brick_bacnet_scan/')#
graph(ns: Namespace) Graph[source]#

Generates a Brick graph from the BACnet network with all entities placed in the given namespace.

Parameters:

ns (Namespace) – Namespace for all inferred entities

Returns:

RDF graph containing a Brick model of the BACnet network

Return type:

Graph