Skip to content

Commit a444685

Browse files
committed
fixup! fixup! [feature] Introduce the bitag bbl schema
1 parent 0b6f92f commit a444685

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
date_published,regulator_name,regulator_version_number
2+
2025-01-15,FCC,1
3+
2025-11-02,,1
4+
2025-06-06,FCC,99
5+
2025-06-06,FCC,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version 1.1
2-
@totalColumns
2+
@totalColumns 3
33
date_published: xDate
44
regulator_name: empty or upperCase
55
regulator_version_number: empty or range(1, 99)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"id": "schema",
3+
"name": "schema",
4+
"version": "1.1.0",
5+
"date": "2026-03-20",
6+
"description": "Broadband Labels schema"
7+
}

0 commit comments

Comments
 (0)