[openwisp] Floor plan

2023-10-25 Thread J H
Hi Is it possible to see all APs at once in floor plans ? (feature request?) -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[openwisp] Re: Reproduce OpenWRT Luci config through OpenWISP templates

2023-08-30 Thread J H
Hi had a similar problem because i wanted 22.x w/ DSA and other options. that's why i made a new template/object : raw json file: { "wireless": [ { "config_name": "wifi-iface", "config_value": "internet", "wpa_disable_eapol_key_retries": "0",

Re: [openwisp] Re: Working cfg in OWRT interface/bridgedevice/network, but error in OpenWisp deployment

2022-12-20 Thread J H
"ack_distance": 0, "rts_threshold": 0, "frag_threshold": 0, "ssid": "iot", "hidden": false, "wds": false, "encryption": {

[openwisp] Re: Working cfg in OWRT interface/bridgedevice/network, but error in OpenWisp deployment

2022-12-20 Thread J H
Ignore the "list ports '*eth0.22*' " typo. VLAN id is not relevant here - bridge and device work on eth, just not when i want to add wifi to it. On Tuesday, 20 December 2022 at 09:40:24 UTC+1 J H wrote: > hi > > On OWRT 21.x / 22.x I already have a working cfg, but

[openwisp] Working cfg in OWRT interface/bridgedevice/network, but error in OpenWisp deployment

2022-12-20 Thread J H
hi On OWRT 21.x / 22.x I already have a working cfg, but i wanted to deploy it via latest OpenWisp radio0 (5Ghz) and radio1 (2Ghz) with same SSid and bound to same network and bridge vlan 10 on eth0: config device 'device5' option bridge_empty '1' option name '*br-iot*' list ports

[openwisp] network deployment issue w/ openwisp

2022-12-20 Thread J H
hi On OWRT 21.x / 22.x I already have a working cfg, but i wanted to deploy it via latest OpenWisp radio0 (5Ghz) and radio1 (2Ghz) with same SSid and bound to same network and bridge vlan 10 on eth0: config device 'device5' option bridge_empty '1' option name '*br-iot*' list ports