is sae_password supported in uci format with the parameters or in the version of hostapd itself?, I do know dynamic_vlan and the other options are, but im not sure if sae_password works.
But since VLANs etc. are not assigned to WiFi in this manner in OpenWrt, I'm not sure if you're referencing the remaining syntax: |vlanid=3|id=pw identifier
almost if I use it like this, it shows in uci like:
option key 'xxx'
but that is not really what I want, I have tried using list sae_password 'xxx|vlanid=3|id=pw identifier' but that doesn't seem to work since sae_password can have multiple keys according the githubs commenting.
yup I think that one is the one for now to access more raw options in hostapd via includes thanks