> Also I don't see the array issue. @relative_rssi_5g_pref with s8 > value seems same as @rssi_adjust with (band=5g, s8 value) packed > together. Or am I missing something here. Jouni is arguing that if you can specify which band to adjust, you might want to adjust more than one band - and need an array of (band,adjustment) rather than just a single such tuple. But if we introduce this attribute with the tuple now, we can extend it to an array of tuples later if we really need that. johannes