Skip to content

Commit 98757c1

Browse files
committed
Housekeeping: update headers of various RFCs.
1 parent 30f1a3f commit 98757c1

File tree

8 files changed

+21
-13
lines changed

8 files changed

+21
-13
lines changed

rfcs/RFC-000-template.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
- Feature: < the name of your feature >
22
- Status: < the state of the rfc, start with Open >
33
- Submit Date: < your date >
4-
- Authors: < Your Name(s) and Address(es) >
4+
- Authors: < your name(s) and address(es) >
55
- Type: < which place it touches: Wire, Protocol, Modules, Meta >
66
- PR: < link to the pull-request, if applicable >
7+
- Version: < spec version that the final change will be visible in >
78

89
Summary
910
=======

rfcs/RFC-001-RFC-process.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
- Feature: SECoP Requests for Comments
2-
- Status: Open
2+
- Status: Accepted
33
- Submit Date: 2023-11-13
44
- Authors: Alexander Zaft <a.zaft@fz-juelich.de>, Enrico Faulhaber
55
<enrico.faulhaber@frm2.tum.de>, Georg Brandl <g.brandl@fz-juelich.de>
66
- Type: Meta
7+
- Version: none
78

89
Summary
910
=======

rfcs/RFC-002-schemata.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
- Feature: Schema Definitions and Repository
22
- Status: Open
3-
- Submit Date: <your date>
3+
- Submit Date: 2024-06-18
44
- Authors: Alexander Zaft <a.zaft@fz-juelich.de>, Enrico Faulhaber
55
<enrico.faulhaber@frm2.tum.de>, Georg Brandl <g.brandl@fz-juelich.de>
66
- Type: Meta/Protocol
7-
- PR: <link to the pull-request>
7+
- PR:
8+
- Version: 2.0
89

910
Summary
1011
=======

rfcs/RFC-003-schema-links.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
- Feature: Linking to Schemas
22
- Status: Open
3-
- Submit Date: <your date>
3+
- Submit Date: 2024-06-18
44
- Authors: Alexander Zaft <a.zaft@fz-juelich.de>, Enrico Faulhaber
55
<enrico.faulhaber@frm2.tum.de>, Georg Brandl <g.brandl@fz-juelich.de>
66
- Type: Protocol
7-
- PR: <link to the pull-request>
7+
- PR:
8+
- Version: 2.0
89

910
Summary
1011
=======

rfcs/RFC-004-systems.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
- Feature: Systems as Collections of Modules
22
- Status: Open
3-
- Submit Date: <your date>
3+
- Submit Date: 2024-06-18
44
- Authors: Alexander Zaft <a.zaft@fz-juelich.de>, Enrico Faulhaber
55
<enrico.faulhaber@frm2.tum.de>, Georg Brandl <g.brandl@fz-juelich.de>
66
- Type: Meta/Protocol
7-
- PR: <link to the pull-request>
7+
- PR:
8+
- Version: 2.0
89

910
Summary
1011
=======

rfcs/RFC-005-udp-discovery.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
- Feature: UDP discovery for SECoP
2-
- Status: Open
2+
- Status: Final
33
- Submit Date: 2024-10-22
44
- Authors: Georg Brandl <g.brandl@fz-juelich.de>,
55
Alexander Zaft <a.zaft@fz-juelich.de>
66
- Type: Wire
77
- PR: https://github.com/SampleEnvironment/SECoP/pull/28
8+
- Version: 1.1
89

910
Summary
1011
=======

rfcs/RFC-006-acquisition.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
- Feature: Acquisition interface classes
2-
- Status: Open
2+
- Status: Accepted
33
- Submit Date: 2025-02-12
44
- Authors: Georg Brandl <g.brandl@fz-juelich.de>
55
- Type: Modules
6-
- PR:
6+
- PR: https://github.com/SampleEnvironment/SECoP/pull/35
7+
- Version: 2.0
78

89
Summary
910
=======

rfcs/RFC-007-websockets.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
- Feature: Optional WebSocket support
2-
- Status: Open
2+
- Status: Final
33
- Submit Date: 2025-02-16
44
- Authors: Georg Brandl <g.brandl@fz-juelich.de>,
55
Alexander Zaft <a.zaft@fz-juelich.de>
66
- Type: Wire
7-
- PR:
7+
- PR: https://github.com/SampleEnvironment/SECoP/pull/33
8+
- Version: 2.0
89

910
Summary
1011
=======

0 commit comments

Comments
 (0)