cactus-test-definitions 1.0.0__py3-none-any.whl → 1.1.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cactus-test-definitions might be problematic. Click here for more details.
- cactus_test_definitions/__init__.py +1 -1
- cactus_test_definitions/__pycache__/__init__.cpython-312.pyc +0 -0
- cactus_test_definitions/client/procedures/ALL-09.yaml +22 -14
- cactus_test_definitions/client/procedures/ALL-15.yaml +1 -1
- cactus_test_definitions/client/procedures/ALL-16.yaml +1 -1
- cactus_test_definitions/client/procedures/ALL-17.yaml +1 -1
- {cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/METADATA +1 -1
- {cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/RECORD +11 -11
- {cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/WHEEL +0 -0
- {cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/licenses/LICENSE.txt +0 -0
- {cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -13,25 +13,33 @@ Criteria:
|
|
|
13
13
|
parameters: {}
|
|
14
14
|
- type: der-capability-contents
|
|
15
15
|
parameters:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
16
|
+
#
|
|
17
|
+
# NOTE - These checks have been loosened from TS:5573 (which requires EVERYTHING) until clarification on
|
|
18
|
+
# about what the MINIMUM subset of values is determined for each class of device
|
|
19
|
+
#
|
|
20
|
+
# rtgMaxChargeRateW: true # Maximum rate of energy transfer received
|
|
21
|
+
# rtgMaxDischargeRateW: true # Maximum rate of energy transfer delivered
|
|
22
|
+
# rtgMaxVA: true # Maximum apparent power
|
|
23
|
+
# rtgMaxVar: true # Maximum reactive power delivered
|
|
24
|
+
# rtgMaxVarNeg: true # Maximum reactive power received
|
|
21
25
|
rtgMaxW: true # Maximum active power
|
|
22
|
-
rtgMinPFOverExcited: true # Minimum power factor displacement
|
|
23
|
-
rtgMinPFUnderExcited: true # Minimum power factor displacement
|
|
26
|
+
# rtgMinPFOverExcited: true # Minimum power factor displacement
|
|
27
|
+
# rtgMinPFUnderExcited: true # Minimum power factor displacement
|
|
24
28
|
doeModesSupported: true # CSIP-Aus DOE modes supported
|
|
25
29
|
- type: der-settings-contents
|
|
26
30
|
parameters:
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
31
|
+
#
|
|
32
|
+
# NOTE - These checks have been loosened from TS:5573 (which requires EVERYTHING) until clarification on
|
|
33
|
+
# about what the MINIMUM subset of values is determined for each class of device
|
|
34
|
+
#
|
|
35
|
+
# setMaxChargeRateW: true # Maximum rate of energy transfer received
|
|
36
|
+
# setMaxDischargeRateW: true # Maximum rate of energy transfer delivered
|
|
37
|
+
# setMaxVA: true # Maximum apparent power
|
|
38
|
+
# setMaxVar: true # Maximum reactive power delivered
|
|
39
|
+
# setMaxVarNeg: true # Maximum reactive power received
|
|
32
40
|
setMaxW: true # Maximum active power
|
|
33
|
-
setMinPFOverExcited: true # Minimum power factor displacement
|
|
34
|
-
setMinPFUnderExcited: true # Minimum power factor displacement
|
|
41
|
+
# setMinPFOverExcited: true # Minimum power factor displacement
|
|
42
|
+
# setMinPFUnderExcited: true # Minimum power factor displacement
|
|
35
43
|
doeModesEnabled: true # CSIP-Aus DOE modes enabled
|
|
36
44
|
- type: der-status-contents
|
|
37
45
|
parameters: {}
|
{cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cactus-test-definitions
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.1.0
|
|
4
4
|
Summary: CSIP-AUS Client Test Harness Test Definitions
|
|
5
5
|
Author-email: Mike Turner <mike.turner@anu.edu.au>, Josh Vote <joshua.vote@anu.edu.au>
|
|
6
6
|
Maintainer-email: Mike Turner <mike.turner@anu.edu.au>, Josh Vote <joshua.vote@anu.edu.au>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
cactus_test_definitions/__init__.py,sha256=
|
|
1
|
+
cactus_test_definitions/__init__.py,sha256=X7Egj2Qk-g5THhynh-6tPQ59tyRBKl0Cz8KKpSNmPkk,987
|
|
2
2
|
cactus_test_definitions/csipaus.py,sha256=HhBM6scS-Hlz8hFoGct7D2cJOK8NCN6f3CDP72gv7Dk,2864
|
|
3
3
|
cactus_test_definitions/errors.py,sha256=_ZKl42SaEF5c2s9YySJUjGqVCBXSQYOLxpHQhSbNFug,458
|
|
4
4
|
cactus_test_definitions/parameters.py,sha256=y2pCrE6MADXA53ZVZeNWj0_yWHcKOZ2imzjh_pZDorQ,6509
|
|
5
5
|
cactus_test_definitions/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
cactus_test_definitions/schema.py,sha256=XYMlr2l_pfbyuwXLO88YryjObvxDVEV5IZ2hsThdy2k,736
|
|
7
7
|
cactus_test_definitions/variable_expressions.py,sha256=6oVRj-6lXVKt6zIpSmXpzD2A8ayOWZ2eEpO5_uR6OdE,16741
|
|
8
|
-
cactus_test_definitions/__pycache__/__init__.cpython-312.pyc,sha256=
|
|
8
|
+
cactus_test_definitions/__pycache__/__init__.cpython-312.pyc,sha256=Fmo57KFxM3x-DxqFPEdR2sIPeUg3r1kHus-LZzquQ2U,941
|
|
9
9
|
cactus_test_definitions/__pycache__/actions.cpython-312.pyc,sha256=XwgSPYeaM1IHOO4g4l2uReYW7WYXmzknaRbwK1ttlh4,5469
|
|
10
10
|
cactus_test_definitions/__pycache__/checks.cpython-312.pyc,sha256=Ql6kMtCPF30vUiwyVIfgvXvflApGgPLhuquTG5TTyos,7434
|
|
11
11
|
cactus_test_definitions/__pycache__/csipaus.cpython-312.pyc,sha256=IdjCebmbzP_BbcuDegjZLU4iNQdX-ZKOLADqdHJdkMw,3177
|
|
@@ -36,15 +36,15 @@ cactus_test_definitions/client/procedures/ALL-05.yaml,sha256=pSAMbxax1UmAw3lG9jS
|
|
|
36
36
|
cactus_test_definitions/client/procedures/ALL-06.yaml,sha256=-RAihWv3V1lRAl6f9ugVGgLfef5mR3kQNpxuzXjK-CI,3251
|
|
37
37
|
cactus_test_definitions/client/procedures/ALL-07.yaml,sha256=vXxOevhlvhcStPIbYpXf28WEYOkWhHfkNPWbXHK2MZw,1860
|
|
38
38
|
cactus_test_definitions/client/procedures/ALL-08.yaml,sha256=Zv-XzXo0i6neHQemDUBLJY0ullYjID7Oa-oJOQd1Y4A,2059
|
|
39
|
-
cactus_test_definitions/client/procedures/ALL-09.yaml,sha256=
|
|
39
|
+
cactus_test_definitions/client/procedures/ALL-09.yaml,sha256=Lctd1xBlnA7c3GzA0069VtE5gB2X1fw8VeBkFXf5hxU,3538
|
|
40
40
|
cactus_test_definitions/client/procedures/ALL-10.yaml,sha256=slSJz4w7lBDSjPk1ke0Q_Cxmj3rj19SzdOdF1AKat6M,2955
|
|
41
41
|
cactus_test_definitions/client/procedures/ALL-11.yaml,sha256=sXmP3CTHuIFFpuRDVPMgZBM39u4s9n4A37ZA1QeGumA,2687
|
|
42
42
|
cactus_test_definitions/client/procedures/ALL-12.yaml,sha256=MGNYtGFVyeXOGDm9sz-sIYWw1ydH6ocV2x3rh3znNpU,2608
|
|
43
43
|
cactus_test_definitions/client/procedures/ALL-13.yaml,sha256=5B6B-ha0KmNRB-YCBSbS9x08rmWgsozCJYkAcWN3zh8,2747
|
|
44
44
|
cactus_test_definitions/client/procedures/ALL-14.yaml,sha256=4JMnmleJ77dtIdhNUeHjihaq6UUMsk4o42lcv8xe3Us,4948
|
|
45
|
-
cactus_test_definitions/client/procedures/ALL-15.yaml,sha256=
|
|
46
|
-
cactus_test_definitions/client/procedures/ALL-16.yaml,sha256=
|
|
47
|
-
cactus_test_definitions/client/procedures/ALL-17.yaml,sha256=
|
|
45
|
+
cactus_test_definitions/client/procedures/ALL-15.yaml,sha256=aGn3SkLtLcaYUHMdzfLOfvpLQuVHBvX4M3Ymb9rb90Q,2962
|
|
46
|
+
cactus_test_definitions/client/procedures/ALL-16.yaml,sha256=JGzJz2f3ZTw71ipRAso7cguybtPJ3rrENGcKZb5XDv4,2789
|
|
47
|
+
cactus_test_definitions/client/procedures/ALL-17.yaml,sha256=6TK9Nf1o6DRgrW1l3iI8WmstZOS8pb7JIrHUV8vznt8,1673
|
|
48
48
|
cactus_test_definitions/client/procedures/ALL-18.yaml,sha256=6ChaL1VcK0ET8NwC02vkNRtjLHvj__NvpRknsBtgVlg,6855
|
|
49
49
|
cactus_test_definitions/client/procedures/ALL-19.yaml,sha256=V9bFWAfkWKdqLpCSnapWTuEvLWAGK2gEOpjVKFpOBZg,1493
|
|
50
50
|
cactus_test_definitions/client/procedures/ALL-20.yaml,sha256=SHJyX6_HvplWhQKgwKMvNFFH8Ox53JEiupWWkLkhOVM,2873
|
|
@@ -115,7 +115,7 @@ cactus_test_definitions/server/procedures/S-OPT-02.yaml,sha256=jMoMRo_vgfaB9yoY9
|
|
|
115
115
|
cactus_test_definitions/server/procedures/S-OPT-03.yaml,sha256=tOzDTOE9D-CWT61RuWRTDGcpt7W57NcH9_eZvQyLhFs,980
|
|
116
116
|
cactus_test_definitions/server/procedures/S-OPT-04.yaml,sha256=o33HNLTzxQm__KbFW1x2ce04uW-xx6Li0aijJI_XbYQ,667
|
|
117
117
|
cactus_test_definitions/server/procedures/test-procedures.yaml,sha256=3GqHgROh3YvenXB3RH9lg05809IqAtp_uohT_hUdyIE,395
|
|
118
|
-
cactus_test_definitions-1.
|
|
118
|
+
cactus_test_definitions-1.1.0.dist-info/licenses/LICENSE.txt,sha256=xCq-ofiZHRqQJHkhY1M-eXahPozfXmo9qvez6BiCOdk,1074
|
|
119
119
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
120
120
|
tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
121
121
|
tests/unit/test_csipaus.py,sha256=edFnWDlHgMuW7CK9l8z-FHA1GcIACVJ1RPERiFuWfcY,1959
|
|
@@ -129,7 +129,7 @@ tests/unit/client/test_events.py,sha256=bXDW0Ykx9hqh8MLv1b_9a942LahlhE3L2pu7NyGs
|
|
|
129
129
|
tests/unit/client/test_test_procedures.py,sha256=GKOQo007C4o4DbsCL4aJfpPqz108ueQ-zJUpwHu56Uw,6950
|
|
130
130
|
tests/unit/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
131
131
|
tests/unit/server/test_test_procedures.py,sha256=5yC3Npq6PrDqj4A3URcFd5-0cXmLooxWt51OXJ4Kd0U,3976
|
|
132
|
-
cactus_test_definitions-1.
|
|
133
|
-
cactus_test_definitions-1.
|
|
134
|
-
cactus_test_definitions-1.
|
|
135
|
-
cactus_test_definitions-1.
|
|
132
|
+
cactus_test_definitions-1.1.0.dist-info/METADATA,sha256=wQ_HQvIgvaGBVwL7p4gDHaqNLoR0OUCattXfG9kEbPs,21248
|
|
133
|
+
cactus_test_definitions-1.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
134
|
+
cactus_test_definitions-1.1.0.dist-info/top_level.txt,sha256=4tQTXLPjTzH6OYZqOj40IX8XgosTUTUEJTESjtj0KfI,30
|
|
135
|
+
cactus_test_definitions-1.1.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{cactus_test_definitions-1.0.0.dist-info → cactus_test_definitions-1.1.0.dist-info}/top_level.txt
RENAMED
|
File without changes
|