Skip to content

Commit

Permalink
Increment versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Apr 28, 2021
1 parent 4888da3 commit 01795ff
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"metadata": {
"data_model": "ASHRAE_205",
"schema": "RS0001",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"description": "Water-Cooled Chiller with Constant Efficiency",
"id": "123e4567-e89b-12d3-a456-426614174000",
"data_timestamp": "2020-05-07T00:00Z",
Expand Down
4 changes: 2 additions & 2 deletions examples/RS0002/Unitary-Constant-Efficiency.RS0002.a205.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"metadata": {
"data_model": "ASHRAE_205",
"schema": "RS0002",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"description": "Unitary System with Constant Efficiency",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
"data_timestamp": "2019-09-13T00:00Z",
Expand All @@ -22,7 +22,7 @@
"fan_position": "BLOW_THROUGH",
"dx_system_representation": {
"metadata": {
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"data_model": "ASHRAE_205",
"schema": "RS0004",
"description": "DX System with Constant Efficiency",
Expand Down
2 changes: 1 addition & 1 deletion examples/RS0003/Fan-Continuous.RS0003.a205.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"metadata": {
"data_model": "ASHRAE_205",
"schema": "RS0003",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"description": "Continuous Fan",
"id": "123e4567-e89b-12d3-a456-426614174000",
"data_timestamp": "2020-05-11T00:00Z",
Expand Down
2 changes: 1 addition & 1 deletion examples/RS0004/DX-Constant-Efficiency.RS0004.a205.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metadata": {
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"data_model": "ASHRAE_205",
"schema": "RS0004",
"description": "DX System with Constant Efficiency",
Expand Down
4 changes: 2 additions & 2 deletions examples/RS0005/Motor-Constant-Efficiency.RS0005.a205.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"data_model": "ASHRAE_205",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"schema": "RS0005",
"description": "Electric Motor with Constant Efficiency",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
Expand All @@ -26,7 +26,7 @@
"drive_representation": {
"metadata": {
"data_model": "ASHRAE_205",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"schema": "RS0006",
"description": "Electronic Motor Drive with Constant Efficiency",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
Expand Down
2 changes: 1 addition & 1 deletion examples/RS0006/Drive-Constant-Efficiency.RS0006.a205.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"data_model": "ASHRAE_205",
"schema_version": "0.1.0",
"schema_version": "0.2.0",
"schema": "RS0006",
"description": "Electronic Motor Drive with Constant Efficiency",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "schema205"
version = "0.1.0"
version = "0.2.0"
description = ""
authors = ["Open205"]

Expand Down
2 changes: 1 addition & 1 deletion schema-source/ASHRAE205.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Schema:
Object Type: "Meta"
Title: "ASHRAE 205"
Description: "Base schema for ASHRAE 205 representations"
Version: "0.1.0"
Version: "0.2.0"

# Data Types

Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0001.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Schema:
- "ASHRAE205"
Title: "Liquid-Cooled Chiller"
Description: "Schema for ASHRAE 205 annex RS0001: Liquid-Cooled Chiller"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0001"

# Local Enumerations
Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0002.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Schema:
- "RS0004"
Title: "Unitary Cooling Air-Conditioning Equipment"
Description: "Schema for ASHRAE 205 annex RS0002: Unitary Cooling Air-Conditioning Equipment"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0002"

# Local Enumerations
Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0003.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Schema:
- "RS0007"
Title: "Fan Assembly"
Description: "Schema for ASHRAE 205 annex RS0003: Fan Assembly"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0003"

# Local Enumerations
Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0004.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Schema:
- "ASHRAE205"
Title: "Air-to-Air Direct Expansion Refrigerant Coil System"
Description: "Schema for ASHRAE 205 annex RS0004: Air-to-Air Direct Expansion Refrigerant Coil System"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0004"

# Data Groups
Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0005.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Schema:
- "RS0006"
Title: "Motor"
Description: "Schema for ASHRAE 205 annex RS0005: Motor"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0005"

# Data Groups
Expand Down
2 changes: 1 addition & 1 deletion schema-source/RS0006.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Schema:
- "ASHRAE205"
Title: "Electronic Motor Drive"
Description: "Schema for ASHRAE 205 annex RS0006: Electronic Motor Drive"
Version: "0.1.0"
Version: "0.2.0"
Root Data Group: "RS0006"

# Local Enumerations
Expand Down
16 changes: 9 additions & 7 deletions test/bad-examples/empty.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"standard_version": "PPR2",
"schema_version": "0.1.0",
"rs_id": "RS0001",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
"data_timestamp": "2019-09-10T00:00Z",
"data_version": 1,
"description": "Nothing to see here!"
"metadata": {
"data_model": "ASHRAE_205",
"schema_version": "0.2.0",
"schema": "RS0001",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
"data_timestamp": "2019-09-10T00:00Z",
"data_version": 1,
"description": "Nothing to see here!"
}
}
22 changes: 11 additions & 11 deletions test/bad-examples/invalid-RS_instance.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"standard_version": "PPR2",
"schema_version": "0.1.0",
"rs_id": "RS0001",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
"data_timestamp": "2019-09-10T00:00Z",
"data_version": 1,
"description": "After burner!",
"rs_instance": {
"performance": {
"after_bruner_power": 42
}
"metadata": {
"data_model": "ASHRAE_205",
"schema_version": "0.2.0",
"schema": "RS0001",
"id": "bcf8b859-67a3-42f4-8f8d-4e57af1ccf22",
"data_timestamp": "2019-09-10T00:00Z",
"data_version": 1,
"description": "Nothing to see here!"
},
"performance": {
"after_bruner_power": 42
}
}

0 comments on commit 01795ff

Please sign in to comment.