xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

We need ways to access native forms of the DeviceID #124

Open schmidtw opened 1 year ago

schmidtw commented 1 year ago

The DeviceID needs to support ways to get at the native forms of the identifier. Specifically there are cases when the mac address format needs to be converted to a https://pkg.go.dev/net#HardwareAddr for example.