|
|
@ -3,6 +3,7 @@ package detect
|
|
|
|
import (
|
|
|
|
import (
|
|
|
|
"github.com/analogj/scrutiny/collector/pkg/models"
|
|
|
|
"github.com/analogj/scrutiny/collector/pkg/models"
|
|
|
|
"github.com/jaypipes/ghw"
|
|
|
|
"github.com/jaypipes/ghw"
|
|
|
|
|
|
|
|
"strings"
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
func DevicePrefix() string {
|
|
|
|
func DevicePrefix() string {
|
|
|
|