File tree Expand file tree Collapse file tree 7 files changed +12
-11
lines changed
Expand file tree Collapse file tree 7 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 55// 18 Mar 2019 Brian Frank Creation
66//
77
8- buildVersion=3.9.14
8+ buildVersion=3.9.15
99
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ class Build : BuildGroup
2323 `phIoT/build.fan` ,
2424 `phIct/build.fan` ,
2525 `docHaystack/build.fan` ,
26- `docXeto/build.fan` ,
26+ // `docXeto/build.fan`,
2727 ]
2828 }
2929
Original file line number Diff line number Diff line change 66** license: Licensed under the Academic Free License version 3.0
77**************************************************************************
88
9- **Version 3.9.15 (working )**
9+ **Version 3.9.15 (25 Oct 2024 )**
1010- Rework of EVSE design from WG
1111- #1109: rework elec phase modeling to use new suite of tags
1212- #1056: batch hisRead and hisWrite API operations
1515- Formalize Filter specify for comparison of Numbers with units
1616- Add Xeto specs to Filter syntax
1717- Rename computed to computedFromReciprocal for associations
18+ - Rework docHaystack Meters chapter
1819
1920**Version 3.9.14 (22 Mar 2023)**
2021- New systems design
Original file line number Diff line number Diff line change 99--------------------------------------------------------------------------
1010def: ^lib:ph
1111doc: "Project Haystack core definitions"
12- version: "3.9.14 "
12+ version: "3.9.15 "
1313baseUri: `https://project-haystack.org/def/ph/`
14- -------------------------------------------------------------------------
14+ ------------------------------------------------------------------------
Original file line number Diff line number Diff line change 88
99--------------------------------------------------------------------------
1010def: ^lib:phIct
11- version: "3.9.14 "
11+ version: "3.9.15 "
1212baseUri: `https://project-haystack.org/def/phIct/`
1313depends: [^lib:ph, ^lib:phIoT]
1414wikipedia: `https://en.wikipedia.org/wiki/Information_and_communications_technology`
1515doc:
1616 Project Haystack definitions for Information and Communications Technology.
1717 This includes microprocessor based hardware, software, and networking
1818 technologies.
19- -------------------------------------------------------------------------
19+ ------------------------------------------------------------------------
Original file line number Diff line number Diff line change 88
99--------------------------------------------------------------------------
1010def: ^lib:phIoT
11- version: "3.9.14 "
11+ version: "3.9.15 "
1212baseUri: `https://project-haystack.org/def/phIoT/`
1313wikipedia: `https://en.wikipedia.org/wiki/Internet_of_things`
1414depends: [^lib:ph, ^lib:phScience]
1515doc: "Project Haystack definitions for Internet of Things"
16- -------------------------------------------------------------------------
16+ ------------------------------------------------------------------------
Original file line number Diff line number Diff line change 99--------------------------------------------------------------------------
1010def: ^lib:phScience
1111doc: "Project Haystack scientific definitions"
12- version: "3.9.14 "
12+ version: "3.9.15 "
1313baseUri: `https://project-haystack.org/def/phScience/`
1414depends: [^lib:ph]
15- -------------------------------------------------------------------------
15+ ------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments