haystack-defs
haystack-defs copied to clipboard
Haystack 4 Defs
def: ^access-control-system is: ^system doc: System for regulating and restricting entry to physical spaces or digital resources based on authorized permissions.
Hi is there a Python version? Or could I use this code to apply tags to a postgres db building automation HVAC data? I am not familiar with Fantom. Any...
In `src/docHaystack/doc/Trio.fandoc` the last example contains: ```text children: [ {fan, motor, equip}, {damper, actuator, equip}, ] ``` The parser in the Java reference project fails on this because of the...
I don't see any tags for access control? I'd rather not create my own if there is an unofficial but widely used standard being used "in the wild". Is anyone...
Hey Haystack Community, We are putting together some tagging conventions and came across the following. This is an aggregate issue to document multiple things. Proposed concepts / entities: - [...
Current definition: `Pipe used to bypass an equipment` bypass is often used in the context of a conduit (duct, pipe) as well as the associated actuator (damper, valve) and is...
For the open source implementation of haystack defs, the timezone and unit enumerations should be added. In SkySpark these are dynamically generated. For the open source version, they should be...
Validation: 7. Verify tagOn only used on a tag defs (not conjuncts or feature keys) The violation is in the Lib: phIot https://project-haystack.dev/doc/lib-phIoT/curVal i thing the tagOn tag e.g. for...
https://github.com/Project-Haystack/haystack-defs/blob/c2b4ff2da13aed474f861c8973063f1124c23c3c/src/phIoT/lib/vav.trio#L92 hey @briansfrank - should this be subtype of `val`?