Remove reach minimum to permit sub-meter DAC assemblies

This commit is contained in:
Jason Novinger 2026-09-11 04:15:58 -05:00
parent a92a945aaa
commit 3710b9528e
1 changed files with 1 additions and 2 deletions

View File

@ -25,8 +25,7 @@
"reach": {
"type": "number",
"title": "Maximum reach (m)",
"description": "Maximum supported cable or fiber run",
"minimum": 1
"description": "Maximum supported cable or fiber run, in meters"
},
"connector_type": {
"type": "string",