diff options
Diffstat (limited to 'csit.infra.etl/coverage_device.json')
-rw-r--r-- | csit.infra.etl/coverage_device.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/csit.infra.etl/coverage_device.json b/csit.infra.etl/coverage_device.json index 12989b30fa..2a4327c05f 100644 --- a/csit.infra.etl/coverage_device.json +++ b/csit.infra.etl/coverage_device.json @@ -32,6 +32,18 @@ }, { "metadata": {}, + "name": "tg_type", + "nullable": true, + "type": "string" + }, + { + "metadata": {}, + "name": "tg_version", + "nullable": true, + "type": "string" + }, + { + "metadata": {}, "name": "start_time", "nullable": true, "type": "timestamp" |