Eric Debeau | 1af3053 | 2019-05-14 17:45:22 +0000 | [diff] [blame] | 1 | .. This work is licensed under a |
2 | Creative Commons Attribution 4.0 International License. | ||||
3 | |||||
Chengkai Yan | 54d8a3b | 2018-11-01 12:06:26 +0100 | [diff] [blame] | 4 | ======================== |
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 5 | DFC (DataFile Collector) |
Chengkai Yan | 54d8a3b | 2018-11-01 12:06:26 +0100 | [diff] [blame] | 6 | ======================== |
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 7 | |
TamasBakai | 67eccc9 | 2019-04-26 10:58:08 +0000 | [diff] [blame] | 8 | :Date: 2019-04-24 |
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 9 | |
10 | .. contents:: | ||||
11 | :depth: 3 | ||||
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 12 | |
13 | Overview | ||||
14 | ======== | ||||
15 | |||||
Chengkai Yan | 7f278e3 | 2018-11-06 16:32:03 +0100 | [diff] [blame] | 16 | Component description can be found under `DFC`_. |
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 17 | |
Chengkai Yan | a23ce0c | 2018-11-06 21:50:23 +0100 | [diff] [blame] | 18 | .. _DFC: ../../sections/services/dfc/index.html |
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 19 | |
TamasBakai | 67eccc9 | 2019-04-26 10:58:08 +0000 | [diff] [blame] | 20 | Offered APIs |
21 | ============ | ||||
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 22 | |
TamasBakai | 67eccc9 | 2019-04-26 10:58:08 +0000 | [diff] [blame] | 23 | .. csv-table:: |
24 | :header: "API name", "Swagger JSON" | ||||
25 | :widths: 10,5 | ||||
elinuxhenrik | b511dbc | 2018-09-20 13:05:18 +0200 | [diff] [blame] | 26 | |
TamasBakai | 67eccc9 | 2019-04-26 10:58:08 +0000 | [diff] [blame] | 27 | "Datafile Collector API", ":download:`link <DFC.json>`" |
Eric Debeau | 1af3053 | 2019-05-14 17:45:22 +0000 | [diff] [blame] | 28 |