I’d like the ability to set the mac address of the network interface.
My use case is twofold:
-
a fleet of pixelblazes deployed to a location.
I’d like to be able to control the address, such that deployments can be predictable. -
embedding pixelblaze in other projects
I’d like to be able to control the mac address so that I have greater flexibility of serialization for the label of the device, as currently I have to read from the pixelblaze and then update other systems, as opposed to being able to explicitly tell the pixelblaze its address and generate labels/identifiers/etc from upstream, which is preferential.