broadcast: Use MAC strings in interfaces, not encoded MACs
Open
enhancement
P3
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 6
Description
The broadcast config, which is essentially an interface between oceanbench and oceantv, represents the camera and controller MACs as their encoded int64 numbers. It is preferable to use MAC strings in interfaces, since the encoded representation is an implementation detail.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.