OpenEnergyTools / scl-lib

5 stars 4 forks source link

tExtRef: Add checkOnlyBType to subscribe #77

Closed danyill closed 6 months ago

danyill commented 7 months ago

I was expecting a subscribe option to have an option for: "checkOnlyBType" and I think I missed that we didn't extend this all the way as a subscription option:

https://github.com/OpenEnergyTools/scl-lib/issues/65 https://github.com/OpenEnergyTools/scl-lib/pull/66

It seems we still need to add the option to the the subscribe options and pass through to doesFcdaMeetExtRefRestrictions so the API is exposed.