Use artnet library for per-interface discovery

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-30 09:14:04 -08:00
parent d40102941b
commit d970d1db86
5 changed files with 64 additions and 137 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.6
require (
github.com/fvbommel/sortorder v1.1.0
github.com/google/gopacket v1.1.19
github.com/gopatchy/artnet v0.0.0-20260128203426-0a3e9b1daf66
github.com/gopatchy/artnet v0.0.0-20260130164309-5e7400fe514e
github.com/gopatchy/multicast v0.0.0-20260130055828-12d0b38af995
github.com/gopatchy/sacn v0.0.0-20260130055955-54a46fbfe1f0
github.com/gosnmp/gosnmp v1.43.2