Skip to content

Commit e4581ff

Browse files
committed
Changes in OIDs registrations
1 parent 4b9e833 commit e4581ff

10 files changed

Lines changed: 6 additions & 356 deletions

File tree

oid/butler.oid

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -24,45 +24,24 @@ children:
2424
site: https://firebird-butler.rtfd.io
2525
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node
2626
- number: 1
27-
name: service
28-
description: Root node for registered Firebird Butler Services
29-
contact: Pavel Císař
30-
email: pcisar@users.sourceforge.net
31-
site: https://firebird-butler.rtfd.io
32-
node-spec: https://raw.githubusercontent.com/FirebirdSQL/Butler/master/oid/services.oid
33-
- number: 2
3427
name: platform
3528
description: Root node for registered Firebird Butler Development Platforms
3629
contact: Pavel Císař
3730
email: pcisar@users.sourceforge.net
3831
site: https://firebird-butler.rtfd.io
3932
node-spec: https://raw.githubusercontent.com/FirebirdSQL/Butler/master/platforms.oid
40-
- number: 3
33+
- number: 2
4134
name: vendor
4235
description: Root node for registered Firebird Butler Service Vendors
4336
contact: Pavel Císař
4437
email: pcisar@users.sourceforge.net
4538
site: https://firebird-butler.rtfd.io
4639
node-spec: https://raw.githubusercontent.com/FirebirdSQL/Butler/master/vendors.oid
47-
- number: 4
48-
name: ability
49-
description: Root node for registered Firebird Butler Service abilities
50-
contact: Pavel Císař
51-
email: pcisar@users.sourceforge.net
52-
site: https://firebird-butler.rtfd.io
53-
node-spec: leaf
54-
- number: 5
40+
- number: 3
5541
name: protocol
5642
description: Root node for registered Firebird Butler protocols
5743
contact: Pavel Císař
5844
email: pcisar@users.sourceforge.net
5945
site: https://firebird-butler.rtfd.io
6046
node-spec: https://raw.githubusercontent.com/FirebirdSQL/Butler/master/protocols.oid
61-
- number: 6
62-
name: microservice
63-
description: Root node for registered Firebird Butler Microservices
64-
contact: Pavel Císař
65-
email: pcisar@users.sourceforge.net
66-
site: https://firebird-butler.rtfd.io
67-
node-spec: https://raw.githubusercontent.com/FirebirdSQL/Butler/master/oid/micros.oid
6847

oid/micros.oid

Lines changed: 0 additions & 46 deletions
This file was deleted.

oid/micros/data.oid

Lines changed: 0 additions & 60 deletions
This file was deleted.

oid/micros/firebird.oid

Lines changed: 0 additions & 39 deletions
This file was deleted.

oid/micros/firebird/log.oid

Lines changed: 0 additions & 39 deletions
This file was deleted.

oid/micros/firebird/trace.oid

Lines changed: 0 additions & 39 deletions
This file was deleted.

oid/micros/text.oid

Lines changed: 0 additions & 46 deletions
This file was deleted.

oid/platforms.oid

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ node:
1717
# could be omitted for leaf node (see node.type)
1818
children:
1919
- number: 0
20-
name: saturnin-sdk
21-
description: Saturnin SDK is a reference implementation of Butler Development Platform
20+
name: saturnin
21+
description: Firebird Butler Development & Deployment Platform in Python 3, also provides reference implementations for Firebird Burtler standards
2222
contact: Pavel Císař
2323
email: pcisar@users.sourceforge.net
2424
site: https://firebirdsql.org/en/saturnin-sdk/
25-
node-spec: leaf
25+
node-spec: https://raw.githubusercontent.com/FirebirdSQL/saturnin/master/oid/saturnin.oid
2626
- number: 1
2727
name: java-sdk
2828
description: ButlerJavaSDK

oid/protocols.oid

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -35,33 +35,5 @@ children:
3535
description: Firebird Butler Data Pipe Protocol
3636
contact: Pavel Císař
3737
email: pcisar@users.sourceforge.net
38-
site: https://firebird-butler.rtfd.io
39-
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node
40-
- number: 3
41-
name: fblp
42-
description: Firebird Butler Log Protocol
43-
contact: Pavel Císař
44-
email: pcisar@users.sourceforge.net
45-
site: https://firebird-butler.readthedocs.io/en/latest/rfc/5/FBLP.html
46-
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node
47-
- number: 4
48-
name: sstp
49-
description: Service State Protocol
50-
contact: Pavel Císař
51-
email: pcisar@users.sourceforge.net
52-
site: https://firebird-butler.readthedocs.io/en/latest/rfc/6/SSTP.html
53-
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node
54-
- number: 5
55-
name: rscfg
56-
description: Remote Service Configuration Protocol
57-
contact: Pavel Císař
58-
email: pcisar@users.sourceforge.net
59-
site: https://firebird-butler.readthedocs.io/en/latest/rfc/7/RSCFG.html
60-
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node
61-
- number: 6
62-
name: rsctrl
63-
description: Remote Service Control Protocol
64-
contact: Pavel Císař
65-
email: pcisar@users.sourceforge.net
66-
site: https://firebird-butler.readthedocs.io/en/latest/rfc/8/RSCTRL.html
38+
site: https://firebird-butler.readthedocs.io/en/latest/rfc/9/FBDP.html
6739
node-spec: leaf # one of: keywords "leaf" or "private" or URL to YAML file describing this child node

0 commit comments

Comments
 (0)