New Radio.ID field

This commit is contained in:
2026-03-17 08:32:51 +01:00
parent e2b69d92fd
commit 8ec85821e4

View File

@@ -7,6 +7,7 @@ import (
// Info descriptor.
type Info struct {
ID string `yaml:"id" json:"id"` // Unique identifier (e.g. serial number, MAC address)
Name string `yaml:"name" json:"name"` // Name of the device
Device string `yaml:"device" json:"device"` // Device type
Manufacturer string `yaml:"manufacturer" json:"manufacturer"` // Device manufacturer