1 2 3 4 5 6 7 8 9 10
{ "luci-proto-yggdrasil": { "description": "Grant access to LuCI Yggdrasil procedures", "write": { "ubus": { "luci.yggdrasil": [ "generateKeyPair", "getPeers" ] } } } }