Skip to content

Commit 21b028c

Browse files
committed
Add new generated fixtures
1 parent 58fe33f commit 21b028c

7 files changed

+14
-0
lines changed

fixtures/airos_LiteBeam5AC_ap-ptp_30mhz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": true,
1414
"mac": "68:D7:9A:9A:08:BB",
1515
"mac_interface": "br0",
16+
"mode": "point_to_point",
1617
"ptmp": false,
1718
"ptp": true,
19+
"role": "access_point",
1820
"station": false
1921
},
2022
"firewall": {

fixtures/airos_LiteBeam5AC_sta-ptp_30mhz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": false,
1414
"mac": "68:D7:9A:98:FB:FF",
1515
"mac_interface": "br0",
16+
"mode": "point_to_point",
1617
"ptmp": false,
1718
"ptp": true,
19+
"role": "station",
1820
"station": true
1921
},
2022
"firewall": {

fixtures/airos_liteapgps_ap_ptmp_40mhz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": true,
1414
"mac": "04:11:22:33:19:7E",
1515
"mac_interface": "br0",
16+
"mode": "point_to_multipoint",
1617
"ptmp": true,
1718
"ptp": false,
19+
"role": "access_point",
1820
"station": false
1921
},
2022
"firewall": {

fixtures/airos_loco5ac_ap-ptp.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": true,
1414
"mac": "01:23:45:67:89:AB",
1515
"mac_interface": "br0",
16+
"mode": "point_to_point",
1617
"ptmp": false,
1718
"ptp": true,
19+
"role": "access_point",
1820
"station": false
1921
},
2022
"firewall": {

fixtures/airos_loco5ac_sta-ptp.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": false,
1414
"mac": "01:23:45:67:89:CD",
1515
"mac_interface": "br0",
16+
"mode": "point_to_point",
1617
"ptmp": false,
1718
"ptp": true,
19+
"role": "station",
1820
"station": true
1921
},
2022
"firewall": {

fixtures/airos_nanobeam5ac_sta_ptmp_40mhz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": false,
1414
"mac": "22:22:33:44:31:38",
1515
"mac_interface": "br0",
16+
"mode": "point_to_multipoint",
1617
"ptmp": true,
1718
"ptp": false,
19+
"role": "station",
1820
"station": true
1921
},
2022
"firewall": {

fixtures/airos_nanostation_ap-ptp_8718_missing_gps.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"access_point": true,
1414
"mac": "00:11:22:33:34:66",
1515
"mac_interface": "br0",
16+
"mode": "point_to_point",
1617
"ptmp": false,
1718
"ptp": true,
19+
"role": "access_point",
1820
"station": false
1921
},
2022
"firewall": {

0 commit comments

Comments
 (0)