Open VladimirAlexiev opened 2 months ago
I agree with @VladimirAlexiev, although I think he meant to say that bldg:sensor should be instantiated as brick:Supply_Air_Temperature_Sensor, not the class s223:Sensor.
By "the property" and "the sensor" I mean instances of these respective classes
https://docs.open223.info/guides/brick-rec.html#using-brick-points-with-223 shows this:
But why is the
s223:QuantifiableObservableProperty
instantiated asbrick:Supply_Air_Temperature_Sensor
? I think that thes223:Sensor
should be instantiated asbrick:Supply_Air_Temperature_Sensor
.If so, then https://github.com/open223/docs.open223.info/pull/42 also needs to be adjusted.