cgse-common 2025.0.6__py3-none-any.whl → 2025.0.8.dev1__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.
- cgse_common/__init__.py +0 -0
- cgse_common/settings.yaml +10 -0
- {cgse_common-2025.0.6.dist-info → cgse_common-2025.0.8.dev1.dist-info}/METADATA +1 -1
- {cgse_common-2025.0.6.dist-info → cgse_common-2025.0.8.dev1.dist-info}/RECORD +8 -6
- egse/services.py +1 -1
- egse/setup.py +2 -1
- {cgse_common-2025.0.6.dist-info → cgse_common-2025.0.8.dev1.dist-info}/WHEEL +0 -0
- {cgse_common-2025.0.6.dist-info → cgse_common-2025.0.8.dev1.dist-info}/entry_points.txt +0 -0
cgse_common/__init__.py
ADDED
|
File without changes
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
PACKAGES:
|
|
2
|
+
CGSE_COMMON: Common classes, functions, decorators, etc. for the CGSE
|
|
3
|
+
|
|
4
|
+
SITE:
|
|
5
|
+
ID: XXXX # The SITE ID shall be filled in by the local settings file
|
|
6
|
+
SSH_SERVER: localhost # The IP address of the SSH server on your site
|
|
7
|
+
SSH_PORT: 22 # The TCP/IP port on which the SSH server is listening
|
|
8
|
+
|
|
9
|
+
PROCESS:
|
|
10
|
+
METRICS_INTERVAL: 10
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
cgse_common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
cgse_common/settings.yaml,sha256=PS8HOoxbhwVoQ7zzDtZyhx25RZB6SGq3uXNuJTgtRIw,443
|
|
1
3
|
egse/bits.py,sha256=1DPcC5R-8w-KLfbr2WLx-4Ezfwm6jpRMz-E5QfQ_YKw,11138
|
|
2
4
|
egse/calibration.py,sha256=DZ-LgEwamTWDukMqTr2JLCPt3M1lw6W0SfpHQfG7cXg,8989
|
|
3
5
|
egse/command.py,sha256=su35PU_0Bru1Es4up1lJFps9FTQpJ7xcxl9Y4w8suxA,22880
|
|
@@ -21,16 +23,16 @@ egse/proxy.py,sha256=pMKdnF62SXm0quLoKfgvK9GFkH2mLMB5fWNrZenfqQQ,18100
|
|
|
21
23
|
egse/reload.py,sha256=rDT0bC6RFeRhW38wSgFcxr30h8FvaKkoGp_OE-AwBB4,4388
|
|
22
24
|
egse/resource.py,sha256=VoB7BVrQULT_SJ1XioDzB59-uH47nUcN-KNVLvFxiFE,15163
|
|
23
25
|
egse/response.py,sha256=WFtWftovrmmn92NW4mhJjibMtCWteZmAzNuPLVsV-lg,2716
|
|
24
|
-
egse/services.py,sha256=
|
|
26
|
+
egse/services.py,sha256=FV6BUEotkooGALq1EzypZjHg0BDRJixSghp3ak7o_z8,7712
|
|
25
27
|
egse/services.yaml,sha256=p8QBF56zLI21iJ9skt65VlNz4rIqRoFfBTZxOIUZCZ4,1853
|
|
26
28
|
egse/settings.py,sha256=lmIfg3lwIuHrI8JL5qfiAaXHjblC87_W0c2mjbj-vRA,15562
|
|
27
29
|
egse/settings.yaml,sha256=mz9O2QqmiptezsMvxJRLhnC1ROwIHENX0nbnhMaXUpE,190
|
|
28
|
-
egse/setup.py,sha256=
|
|
30
|
+
egse/setup.py,sha256=YaJaCMfU1OO92Rg3Yt85Ug5M0y713fmXSvJzJ4l-t1M,44117
|
|
29
31
|
egse/state.py,sha256=ekcCZu_DZKkKYn-5iWG7ij7Aif2WYMNVs5h3cia-cVc,5352
|
|
30
32
|
egse/system.py,sha256=KCXz8eH3PNwLaB7ww3OCkK_tQoaTYhh2FEwX1mvN8RQ,48996
|
|
31
33
|
egse/version.py,sha256=-EMuiSn2eEp8QJX6csmBEu1m2yGqlXHJj2Hj49w6a2k,6217
|
|
32
34
|
egse/zmq_ser.py,sha256=2-nwVUBWZ3vvosKNmlWobHJrIJA2HlM3V5a63Gz2JY0,1819
|
|
33
|
-
cgse_common-2025.0.
|
|
34
|
-
cgse_common-2025.0.
|
|
35
|
-
cgse_common-2025.0.
|
|
36
|
-
cgse_common-2025.0.
|
|
35
|
+
cgse_common-2025.0.8.dev1.dist-info/METADATA,sha256=FLWn9EUN-yOAA_h0XlBHBgFy8mS60ZsRqy3ryGvwlGE,2579
|
|
36
|
+
cgse_common-2025.0.8.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
37
|
+
cgse_common-2025.0.8.dev1.dist-info/entry_points.txt,sha256=MtsCYBzfuc3afzsjbdGJ-TZRSS8rhof5fI9w86_nGkQ,91
|
|
38
|
+
cgse_common-2025.0.8.dev1.dist-info/RECORD,,
|
egse/services.py
CHANGED
|
@@ -25,7 +25,7 @@ LOGGER = logging.getLogger(__name__)
|
|
|
25
25
|
|
|
26
26
|
HERE = Path(__file__).parent
|
|
27
27
|
|
|
28
|
-
SERVICE_SETTINGS = Settings.load(
|
|
28
|
+
SERVICE_SETTINGS = Settings.load(location=HERE, filename="services.yaml")
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
class ServiceCommand(ClientServerCommand):
|
egse/setup.py
CHANGED
|
@@ -266,7 +266,8 @@ def _get_attribute(self, name, default):
|
|
|
266
266
|
def _parse_filename_for_setup_id(filename: str):
|
|
267
267
|
"""Returns the setup_id from the filename, or None when no match was found."""
|
|
268
268
|
|
|
269
|
-
match = re.search(r"SETUP_([^_]+)_(\d+)", filename)
|
|
269
|
+
# match = re.search(r"SETUP_([^_]+)_(\d+)", filename)
|
|
270
|
+
match = re.search(r"SETUP_(\w+)_([\d]{5})_([\d]{6})_([\d]{6})\.yaml", filename)
|
|
270
271
|
|
|
271
272
|
# TypeError when match is None
|
|
272
273
|
|
|
File without changes
|
|
File without changes
|