PMP authUsername

We need a method to set the authUsername field in the .cfg files for PMP radios such that it mimics the “Use Default Username” setting. The ePMP radios have a config option that allows for this, but there does not seem to be an equivalent for the PMP radios. Our preferred solution would be that if you send authUsername: “” (empty string) that would apply this default to the field, but could do something like authUsername: “DEFAULT” as well to prevent potentially breaking current configurations being used.

If right now I have two radios that both have different values, there is no way to have one config file that will allow me to say set it back to the MAC address of your device since both would have different MAC addresses. That is what we need to accomplish as we push to standardize configurations across the network.