Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Landroid IP dem Worx Adapter hinzufügen

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Landroid IP dem Worx Adapter hinzufügen

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lucky_ESA Developer Most Active last edited by

      Referenz
      Alter Adapter

      @Webranger Wir können nun gerne starten den alten Worx Landroid in den Worx Adapter zu integrieren.
      Kannst du bitte den alten Adapter auf Debug stellen und das Log hier im Code Tag </> posten.

      Habe bereits bis auf start und stop alles fertig.

      Gruß//Lucky

      blue231181 Webranger 2 Replies Last reply Reply Quote 0
      • blue231181
        blue231181 @Lucky_ESA last edited by

        @lucky_esa
        Ich hätte den Landroid WG796E.1

        Kann ich weiterhelfen?

        Viele Grüße

        1 Reply Last reply Reply Quote 0
        • Webranger
          Webranger @Lucky_ESA last edited by

          @lucky_esa

          Sorry war im Urlaub.

          Bin jetzt bereit

          Webranger L 2 Replies Last reply Reply Quote 0
          • Webranger
            Webranger @Webranger last edited by

            2024-08-22 19:00:46.366 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:00:46.366 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:00:46.366 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:00:46.366 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:00:46.367 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:00:46.368 - error: host.iobroker Caught by controller[1]: Node.js v18.18.0
            2024-08-22 19:00:46.368 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:00:46.368 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:01:07.628 - info: daswetter.0 (102380) still wrong data structure from server received! repaired...
            2024-08-22 19:01:14.248 - info: daswetter.0 (102380) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2024-08-22 19:01:14.765 - info: daswetter.0 (102380) cleaned everything up...
            2024-08-22 19:01:14.796 - info: host.iobroker instance system.adapter.daswetter.0 having pid 102380 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2024-08-22 19:01:17.092 - info: host.iobroker instance system.adapter.landroid.0 in version "1.0.3" started with pid 102437
            2024-08-22 19:01:18.810 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:01:18.810 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:01:18.810 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:01:18.810 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:01:18.810 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:01:18.811 - error: host.iobroker Caught by controller[0]: Node.js v18.18.0
            2024-08-22 19:01:18.812 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:01:18.812 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:01:49.399 - info: host.iobroker instance system.adapter.landroid.0 in version "1.0.3" started with pid 102470
            2024-08-22 19:01:51.149 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:01:51.161 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:01:51.161 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:01:51.162 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:01:51.163 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:01:51.163 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:01:51.163 - error: host.iobroker Caught by controller[1]: Node.js v18.18.0
            2024-08-22 19:01:51.164 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:01:51.164 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:01:54.587 - info: admin.0 (3592067) <== Disconnect system.user.admin from ::ffff:192.168.178.54
            2024-08-22 19:02:21.793 - info: host.iobroker instance system.adapter.landroid.0 in version "1.0.3" started with pid 102504
            2024-08-22 19:02:23.466 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:02:23.466 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:02:23.466 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:02:23.466 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:02:23.467 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:02:23.468 - error: host.iobroker Caught by controller[0]: Node.js v18.18.0
            2024-08-22 19:02:23.468 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:02:23.468 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:02:54.421 - info: host.iobroker instance system.adapter.landroid.0 in version "1.0.3" started with pid 102534
            2024-08-22 19:02:56.214 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:02:56.215 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:02:56.215 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:02:56.215 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:02:56.215 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:02:56.216 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:02:56.217 - error: host.iobroker Caught by controller[0]: Node.js v18.18.0
            2024-08-22 19:02:56.217 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:02:56.217 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:03:26.091 - info: host.iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 102565
            2024-08-22 19:03:27.002 - info: host.iobroker instance system.adapter.landroid.0 in version "1.0.3" started with pid 102576
            2024-08-22 19:03:28.979 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.landroid/main.js:68
            2024-08-22 19:03:28.979 - error: host.iobroker Caught by controller[0]: adapter = new utils.Adapter(options);
            2024-08-22 19:03:28.979 - error: host.iobroker Caught by controller[0]: ^
            2024-08-22 19:03:28.980 - error: host.iobroker Caught by controller[0]: TypeError: utils.Adapter is not a constructor
            2024-08-22 19:03:28.980 - error: host.iobroker Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.landroid/main.js:68:15)
            2024-08-22 19:03:28.980 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.landroid/main.js:387:5)
            2024-08-22 19:03:28.980 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:23:47
            2024-08-22 19:03:28.981 - error: host.iobroker Caught by controller[0]: Node.js v18.18.0
            2024-08-22 19:03:28.982 - error: host.iobroker instance system.adapter.landroid.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-08-22 19:03:28.982 - info: host.iobroker Restart adapter system.adapter.landroid.0 because enabled
            2024-08-22 19:03:29.882 - info: dwd.0 (102565) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.0, js-controller: 6.0.9
            2024-08-22 19:03:30.778 - info: dwd.0 (102565) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2024-08-22 19:03:31.322 - info: host.iobroker instance system.adapter.dwd.0 having pid 102565 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            
            1 Reply Last reply Reply Quote 0
            • L
              Lucky_ESA Developer Most Active @Webranger last edited by

              @blue231181 Sorry, hatte deinen Beitrag nicht gesehen. Natürlich benötige ich deine Hilfe. Kannst du mal den Adapter auf debug stellen und die Daten hier posten.
              @webranger Oha, der Adapter funktioner mit dem aktuellen JS-Controller nicht mehr

              Gruß//Lucky

              Webranger blue231181 2 Replies Last reply Reply Quote 0
              • Webranger
                Webranger @Lucky_ESA last edited by

                @lucky_esa

                sieht also eher schlecht aus?

                L 1 Reply Last reply Reply Quote 0
                • L
                  Lucky_ESA Developer Most Active @Webranger last edited by

                  @webranger sagte in Landroid IP dem Worx Adapter hinzufügen:

                  @lucky_esa

                  sieht also eher schlecht aus?

                  Leider ja, du kannst gerne mal vom GIT laden. Weißt du wie das geht?
                  In der Instanz Konfig unter APP Name dann Remote auswählen.

                  Was kommen dann alles für Fehler im Log 🙂

                  Gruß//Lucky

                  1 Reply Last reply Reply Quote 0
                  • blue231181
                    blue231181 @Lucky_ESA last edited by

                    
                    worx.0
                    2024-08-27 12:30:52.331	debug	Test Status: 1
                    
                    worx.0
                    2024-08-27 12:30:52.071	debug	GET MQTT DATA from API: {"cfg":{"sn":"201830154706000685A4","dt":"27/08/2024","tm":"12:22:28","lg":"de","cmd":0,"sc":{"m":1,"d":[["08:00",90,0],["18:00",30,0],["08:00",90,0],["08:00",90,0],["08:00",90,0],["08:00",90,0],["08:00",90,0]],"p":0},"mz":[1,55,0,0],"mzv":[0,1,0,1,0,1,0,0,0,0],"rd":60},"dat":{"mac":"0023A7A4DFD7","fw":5.25,"ls":1,"le":0,"bt":{"t":25,"v":27.88,"p":100,"nr":3360,"c":0},"dmp":[0,1,0],"st":{"b":61909,"d":1130757,"wt":67372},"rsi":75,"lk":0,"lz":9}}
                    
                    worx.0
                    2024-08-27 12:30:52.014	debug	{"id":255903,"uuid":"96c52f73-6a84-4002-9fd1-e232c8580865","product_id":11,"user_id":146201,"serial_number":"201830154706000685A4","mac_address":"0023A7A4DFD7","locked":false,"firmware_version":"5.25.0+1","firmware_auto_upgrade":false,"sim":null,"test":false,"iot_registered":true,"mqtt_registered":true,"registered_at":"2021-07-04 00:00:00","online":true,"protocol":0,"pending_radio_link_validation":null,"capabilities":["follow_border","mqtt","multi_zone","multi_zone_percentage","ota_upgrade","pairing_udp_broadcast","rain_delay","unrestricted_mowing_time"],"capabilities_available":[],"mqtt_endpoint":"iot.eu-west-1.worxlandroid.com","mqtt_topics":{"command_in":"DB504/0023A7A4DFD7/commandIn","command_out":"DB504/0023A7A4DFD7/commandOut"},"name":"WG796E.1","blade_height_shift":0,"push_notifications":true,"push_notifications_level":"warning","pin_code":"0000","app_settings":null,"warranty_registered":true,"purchased_at":"2018-09-28 00:00:00","warranty_expires_at":"2020-09-28 00:00:00","setup_location":{"latitude":49.85922765695251,"longitude":11.788015819119607},"city":{"id":2853144,"country_id":276,"name":"Plössen","latitude":49.849998,"longitude":11.78333,"created_at":"2018-02-15 22:23:12","updated_at":"2018-02-15 22:23:12"},"time_zone":"Europe/Berlin","lawn_size":550,"lawn_perimeter":null,"auto_schedule_settings":{"boost":0,"grass_type":"mixed_species","irrigation":true,"nutrition":null,"soil_type":"sand"},"auto_schedule":false,"improvement":true,"diagnostic":true,"distance_covered":1129132,"mower_work_time":67280,"blade_work_time":61819,"blade_work_time_reset":31037,"blade_work_time_reset_at":"2023-05-03 12:02:58","battery_charge_cycles":3358,"battery_charge_cycles_reset":2181,"battery_charge_cycles_reset_at":"2023-05-03 12:03:02","created_at":"2018-10-05 16:20:39","updated_at":"2024-04-30 18:41:26","last_status":{"timestamp":"2024-08-27 10:22:26","payload":{"cfg":{"sn":"201830154706000685A4","dt":"27/08/2024","tm":"12:22:28","lg":"de","cmd":0,"sc":{"m":1,"d":[["08:00",90,0],["18:00",30,0],["08:00",90,0],["08:00",90,0],["08:00",90,0],["08:00",90,0],["08:00",90,0]],"p":0},"mz":[1,55,0,0],"mzv":[0,1,0,1,0,1,0,0,0,0],"rd":60},"dat":{"mac":"0023A7A4DFD7","fw":5.25,"ls":1,"le":0,"bt":{"t":25,"v":27.88,"p":100,"nr":3360,"c":0},"dmp":[0,1,0],"st":{"b":61909,"d":1130757,"wt":67372},"rsi":75,"lk":0,"lz":9}}},"last_gps_status":null}
                    
                    worx.0
                    2024-08-27 12:30:51.769	info	Create product folder and states for WG796E.1
                    
                    worx.0
                    2024-08-27 12:30:51.767	debug	[{"id":1,"code":"WG754E","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":60,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.41887902,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":2,"code":"WG755E","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":60,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.41887902,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":3,"code":"WG756E","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":60,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.41887902,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":5,"code":"WG790E.1","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":3225,"meters":800,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":6,"code":"WG757E","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":3225,"meters":800,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":8,"code":"WG791E.1","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":4050,"meters":1000,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":11,"code":"WG796E.1","product_family_id":2,"default_name":"Landroid M","product_year":2016,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":4050,"meters":1000,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":13,"code":"WG792E.1","product_family_id":3,"default_name":"Landroid L","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"l_2016","cutting_width":220,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":6225,"meters":1500,"mow_speed":0.41887902,"mowing_runtime":45,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":15,"code":"WG793E.1","product_family_id":3,"default_name":"Landroid L","product_year":2016,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":120,"chassis":"l_2016","cutting_width":220,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":8325,"meters":2000,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":19,"code":"WG797E.1","product_family_id":3,"default_name":"Landroid L","product_year":2016,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":120,"chassis":"l_2016","cutting_width":220,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":8325,"meters":2000,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":20,"code":"WG798E","product_family_id":3,"default_name":"Landroid L","product_year":2016,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"l_2016","cutting_width":220,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":6225,"meters":1500,"mow_speed":0.41887902,"mowing_runtime":45,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":21,"code":"WR101SI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":22,"code":"WR102SI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":23,"code":"WR104SI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2550,"meters":500,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":24,"code":"WR105SI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2550,"meters":500,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":25,"code":"WR106SI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":26,"code":"WR110MI","product_family_id":1,"default_name":"Landroid S","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":105,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":3675,"meters":700,"mow_speed":0.345575192,"mowing_runtime":70,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:53"},{"id":27,"code":"WG758E","product_family_id":2,"default_name":"Landroid M","product_year":2017,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":3900,"meters":900,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":28,"code":"WR111MI","product_family_id":2,"default_name":"Landroid M","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":3225,"meters":800,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":29,"code":"WR112MI","product_family_id":2,"default_name":"Landroid M","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":4050,"meters":1000,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":30,"code":"WG799E","product_family_id":2,"default_name":"Landroid M","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":5325,"meters":1200,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":31,"code":"WR113MI","product_family_id":2,"default_name":"Landroid M","product_year":2017,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":90,"chassis":"m_2016","cutting_width":180,"display_type":"lcd","input_type":"keyboard_numeric","maximum_weekly_scheduled_time":5325,"meters":1200,"mow_speed":0.41887902,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.293215314,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-03-13 19:25:50","updated_at":"2024-01-30 00:10:54"},{"id":32,"code":"WR100SI","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1950,"meters":390,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":33,"code":"WR101SI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":34,"code":"WR102SI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":35,"code":"WR103SI","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2550,"meters":500,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":36,"code":"WR104SI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2550,"meters":500,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":37,"code":"WR105SI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2550,"meters":500,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":38,"code":"WR106SI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":2025,"meters":450,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":39,"code":"WR110MI.1","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":105,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":3675,"meters":700,"mow_speed":0.345575192,"mowing_runtime":70,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":40,"code":"WR115MI","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":["mqtt"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":60,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":3075,"meters":700,"mow_speed":0.345575192,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.241902634,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2017-12-06 18:00:43","updated_at":"2024-01-30 00:10:53"},{"id":41,"code":"WR090S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1425,"meters":300,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":42,"code":"WR091S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1425,"meters":300,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":43,"code":"WR092S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1425,"meters":300,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":44,"code":"WR093S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1875,"meters":350,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":45,"code":"WR094S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1875,"meters":350,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":46,"code":"WR095S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1425,"meters":300,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:53"},{"id":47,"code":"WR096S","product_family_id":1,"default_name":"Landroid S","product_year":2018,"region":"eu","capabilities":[],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":70,"chassis":"s_2017","cutting_width":180,"display_type":"led","input_type":"keyboard_led","maximum_weekly_scheduled_time":1425,"meters":300,"mow_speed":0.345575192,"mowing_runtime":50,"multi_zone_zones":null,"wire_speed":0.241902634,"iot_enabled":false,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-02-15 15:27:33","updated_at":"2024-01-30 00:10:54"},{"id":48,"code":"WR130E","product_family_id":1,"default_name":"Landroid S","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":204,"chassis":"s_2019","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1725,"meters":300,"mow_speed":0.354214572,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2023-08-01 00:11:19"},{"id":49,"code":"WR141E","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2019","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.354214572,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2023-08-01 00:11:19"},{"id":50,"code":"WR142E","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":136,"chassis":"m_2019","cutting_width":180,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":2250,"meters":700,"mow_speed":0.354214572,"mowing_runtime":169,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2024-02-03 00:10:48"},{"id":51,"code":"WR143E","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2019","cutting_width":180,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.354214572,"mowing_runtime":169,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2024-02-03 00:10:48"},{"id":52,"code":"WR153E","product_family_id":3,"default_name":"Landroid L","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"l_2019","cutting_width":220,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":3225,"meters":1500,"mow_speed":0.424115008,"mowing_runtime":120,"multi_zone_zones":4,"wire_speed":0.259181394,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2024-02-03 00:10:48"},{"id":53,"code":"WR155E","product_family_id":3,"default_name":"Landroid L","product_year":2019,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":85,"chassis":"l_2019","cutting_width":220,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":3075,"meters":1500,"mow_speed":0.424115008,"mowing_runtime":154,"multi_zone_zones":4,"wire_speed":0.259181394,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2018-10-26 20:14:07","updated_at":"2024-02-03 00:10:48"},{"id":54,"code":"WR140","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"us","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2019","cutting_width":180,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.353429174,"mowing_runtime":169,"multi_zone_zones":4,"wire_speed":0.212057504,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-01-17 13:21:19","updated_at":"2024-02-03 00:10:48"},{"id":55,"code":"WR150","product_family_id":3,"default_name":"Landroid L","product_year":2019,"region":"us","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"l_2019","cutting_width":220,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":3225,"meters":1500,"mow_speed":0.42332961,"mowing_runtime":120,"multi_zone_zones":4,"wire_speed":0.232831286,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-01-17 13:21:19","updated_at":"2024-02-03 00:10:48"},{"id":59,"code":"WR139E","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"au","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2019","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.353429174,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.212057504,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-05-20 09:51:27","updated_at":"2023-08-01 00:11:19"},{"id":60,"code":"WR140E","product_family_id":2,"default_name":"Landroid M","product_year":2019,"region":"au","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2019","cutting_width":180,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.353429174,"mowing_runtime":169,"multi_zone_zones":4,"wire_speed":0.212057504,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-05-20 09:51:27","updated_at":"2024-02-03 00:10:48"},{"id":61,"code":"WR150E","product_family_id":3,"default_name":"Landroid L","product_year":2019,"region":"au","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"l_2019","cutting_width":220,"display_type":"lcd","input_type":"keyboard_arrow_keys","maximum_weekly_scheduled_time":3225,"meters":1500,"mow_speed":0.42332961,"mowing_runtime":120,"multi_zone_zones":4,"wire_speed":0.232831286,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-05-20 09:51:27","updated_at":"2024-02-03 00:10:48"},{"id":62,"code":"WR147E","product_family_id":3,"default_name":"Landroid L","product_year":2020,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":34,"chassis":"l_2020","cutting_width":200,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.354214572,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.25905,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2019-11-26 10:12:36","updated_at":"2023-08-01 00:11:19"},{"id":65,"code":"WR147","product_family_id":3,"default_name":"Landroid L","product_year":2020,"region":"us","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"l_2020","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2400,"meters":1000,"mow_speed":0.4239,"mowing_runtime":138,"multi_zone_zones":4,"wire_speed":0.25905,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-01-23 00:09:03","updated_at":"2024-02-03 00:10:48"},{"id":66,"code":"WR147E.1","product_family_id":3,"default_name":"Landroid L","product_year":2021,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"l_2020","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3150,"meters":1000,"mow_speed":0.354214572,"mowing_runtime":120,"multi_zone_zones":4,"wire_speed":0.25905,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":67,"code":"WR148E","product_family_id":3,"default_name":"Landroid L","product_year":2021,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"l_2020","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3525,"meters":800,"mow_speed":0.354214572,"mowing_runtime":60,"multi_zone_zones":4,"wire_speed":0.25905,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":68,"code":"WR155","product_family_id":3,"default_name":"Landroid L","product_year":2021,"region":"us","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":114,"chassis":"l_2020","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2175,"meters":1000,"mow_speed":0.4239,"mowing_runtime":180,"multi_zone_zones":4,"wire_speed":0.25905,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":69,"code":"WR167E","product_family_id":2,"default_name":"Landroid M","product_year":2021,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":152,"chassis":"m_2021","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2325,"meters":700,"mow_speed":0.354,"mowing_runtime":150,"multi_zone_zones":4,"wire_speed":0.2241,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":70,"code":"WR165E","product_family_id":2,"default_name":"Landroid M","product_year":2021,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"m_2021","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":1875,"meters":500,"mow_speed":0.354,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.2241,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":71,"code":"WR165","product_family_id":2,"default_name":"Landroid M","product_year":2021,"region":"us","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"m_2021","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":1875,"meters":500,"mow_speed":0.354,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.246,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2020-12-12 00:00:40","updated_at":"2024-02-03 00:10:48"},{"id":72,"code":"WR149E","product_family_id":2,"default_name":"Landroid M","product_year":2022,"region":"au","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":152,"chassis":"m_2021","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2325,"meters":700,"mow_speed":0.353429174,"mowing_runtime":150,"multi_zone_zones":4,"wire_speed":0.212057504,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2021-11-24 00:00:31","updated_at":"2024-02-03 00:10:48"},{"id":73,"code":"WR206E","product_family_id":5,"default_name":"Landroid Vision M","product_year":2022,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3225,"meters":600,"mow_speed":0.35,"mowing_runtime":48,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":74,"code":"WR208E","product_family_id":5,"default_name":"Landroid Vision M","product_year":2022,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":190,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2850,"meters":800,"mow_speed":0.35,"mowing_runtime":90,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":75,"code":"WR213E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2022,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3525,"meters":1300,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":76,"code":"WR216E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2022,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":46,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3525,"meters":1600,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":77,"code":"WR220","product_family_id":6,"default_name":"Landroid Vision L","product_year":2022,"region":"us","capabilities":["mqtt","vision"],"accessories":["cellular"],"onboard_accessories":["electric_height_adjustment","headlight"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":95,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":5325,"meters":2000,"mow_speed":0.42,"mowing_runtime":102,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":78,"code":"WR235","product_family_id":7,"default_name":"Landroid Vision XL","product_year":2022,"region":"us","capabilities":["mqtt","vision"],"accessories":["cellular"],"onboard_accessories":["electric_height_adjustment","headlight"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":40,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":6000,"meters":3000,"mow_speed":0.42,"mowing_runtime":101,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-07-14 12:38:18","updated_at":"2024-07-10 00:10:52"},{"id":79,"code":"WR184E","product_family_id":1,"default_name":"Landroid S","product_year":2023,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"s_2019","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1725,"meters":400,"mow_speed":0.354214572,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-11-23 00:00:32","updated_at":"2023-08-01 00:11:19"},{"id":80,"code":"WR166E","product_family_id":2,"default_name":"Landroid M","product_year":2023,"region":"eu","capabilities":["mqtt"],"accessories":["cellular","ultrasonic","radio_link","digital_fence","voice_control"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"m_2021","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2475,"meters":600,"mow_speed":0.354,"mowing_runtime":75,"multi_zone_zones":4,"wire_speed":0.2241,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2022-11-23 00:00:32","updated_at":"2024-02-03 00:10:48"},{"id":81,"code":"WR208","product_family_id":5,"default_name":"Landroid Vision M","product_year":2023,"region":"us","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":152,"chassis":"vision_m_2022","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2850,"meters":800,"mow_speed":0.42,"mowing_runtime":90,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2023-03-11 00:00:33","updated_at":"2024-07-10 00:10:52"},{"id":82,"code":"WR210","product_family_id":6,"default_name":"Landroid Vision L","product_year":2023,"region":"us","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2700,"meters":1000,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2023-03-11 00:00:33","updated_at":"2024-07-10 00:10:52"},{"id":83,"code":"WR230","product_family_id":6,"default_name":"Landroid Vision L","product_year":2023,"region":"us","capabilities":["mqtt","vision"],"accessories":["cellular"],"onboard_accessories":["electric_height_adjustment","headlight"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":57,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":6675,"meters":3000,"mow_speed":0.42,"mowing_runtime":101,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2023-03-11 00:00:33","updated_at":"2024-07-10 00:10:52"},{"id":84,"code":"WR206E.1","product_family_id":5,"default_name":"Landroid Vision M","product_year":2024,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":180,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3225,"meters":600,"mow_speed":0.35,"mowing_runtime":48,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-01-10 00:11:10","updated_at":"2024-07-10 00:10:52"},{"id":85,"code":"WR208E.1","product_family_id":5,"default_name":"Landroid Vision M","product_year":2024,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":190,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2850,"meters":800,"mow_speed":0.35,"mowing_runtime":90,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-01-10 00:11:10","updated_at":"2024-07-10 00:10:52"},{"id":86,"code":"WR213E.1","product_family_id":6,"default_name":"Landroid Vision L","product_year":2022,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3525,"meters":1300,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-01-10 00:11:10","updated_at":"2024-07-10 00:10:52"},{"id":87,"code":"WR216E.1","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":46,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3525,"meters":1600,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-01-10 00:11:10","updated_at":"2024-07-10 00:10:52"},{"id":88,"code":"WR256E","product_family_id":5,"default_name":"Landroid Vision M","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":3225,"meters":600,"mow_speed":0.35,"mowing_runtime":48,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-03-28 00:10:50","updated_at":"2024-06-21 00:10:50"},{"id":89,"code":"WR262E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-03-28 00:10:50","updated_at":"2024-06-21 00:10:50"},{"id":90,"code":"WR168E","product_family_id":1,"default_name":"Landroid S","product_year":2024,"region":"eu","capabilities":["mqtt"],"accessories":["ultrasonic"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":102,"chassis":"m_2021","cutting_width":160,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1125,"meters":240,"mow_speed":0.354214572,"mowing_runtime":78,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:54","updated_at":"2024-06-21 00:10:50"},{"id":91,"code":"WR169E","product_family_id":1,"default_name":"Landroid S","product_year":2024,"region":"eu","capabilities":["mqtt"],"accessories":["ultrasonic"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":102,"chassis":"m_2021","cutting_width":160,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1275,"meters":300,"mow_speed":0.354214572,"mowing_runtime":78,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:54","updated_at":"2024-06-21 00:10:50"},{"id":92,"code":"WR179E","product_family_id":2,"default_name":"Landroid M","product_year":2024,"region":"eu","capabilities":["mqtt"],"accessories":["ultrasonic"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":68,"chassis":"m_2021","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1800,"meters":500,"mow_speed":0.354214572,"mowing_runtime":78,"multi_zone_zones":4,"wire_speed":0.224228558,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:54","updated_at":"2024-06-21 00:10:50"},{"id":93,"code":"WR258E","product_family_id":5,"default_name":"Landroid Vision M","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":190,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":3975,"meters":800,"mow_speed":0.35,"mowing_runtime":48,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:54","updated_at":"2024-06-21 00:10:50"},{"id":94,"code":"WR260E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2775,"meters":800,"mow_speed":0.35,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":95,"code":"WR266E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":4275,"meters":1600,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":96,"code":"WR272E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":51,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":4200,"meters":2000,"mow_speed":0.42,"mowing_runtime":102,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":97,"code":"WR260","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"us","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2775,"meters":800,"mow_speed":0.35,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":98,"code":"WR262","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"us","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":76,"chassis":"vision_l_2022","cutting_width":200,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":2850,"meters":1000,"mow_speed":0.42,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":99,"code":"WR266","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"us","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":41,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3150,"meters":1600,"mow_speed":0.42,"mowing_runtime":102,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":100,"code":"WR272","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"us","capabilities":["maps","mqtt","vision"],"accessories":[],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":90,"blade_height_min":40,"blade_height_step":5,"blade_height_shift":null,"charge_time":51,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":4200,"meters":2000,"mow_speed":0.42,"mowing_runtime":102,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-06-20 00:10:55","updated_at":"2024-06-21 00:10:50"},{"id":101,"code":"WR202E","product_family_id":5,"default_name":"Landroid Vision M","product_year":2024,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":[],"blade_height_max":null,"blade_height_min":null,"blade_height_step":null,"blade_height_shift":null,"charge_time":76,"chassis":"vision_m_2022","cutting_width":180,"display_type":"tube","input_type":"keyboard_tube","maximum_weekly_scheduled_time":1125,"meters":250,"mow_speed":0.3,"mowing_runtime":90,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-08-25 00:10:51","updated_at":"2024-08-27 00:10:52"},{"id":102,"code":"WR220E","product_family_id":6,"default_name":"Landroid Vision L","product_year":2024,"region":"eu","capabilities":["mqtt","vision"],"accessories":["headlight","cellular"],"onboard_accessories":["electric_height_adjustment"],"blade_height_max":60,"blade_height_min":30,"blade_height_step":5,"blade_height_shift":null,"charge_time":46,"chassis":"vision_l_2022","cutting_width":220,"display_type":"lcd","input_type":"keyboard_push_knob","maximum_weekly_scheduled_time":3975,"meters":2000,"mow_speed":0.48,"mowing_runtime":84,"multi_zone_zones":null,"wire_speed":0.25,"iot_enabled":true,"registration_enabled":true,"base_stations":[],"chargers":[],"created_at":"2024-08-25 00:10:51","updated_at":"2024-08-27 00:10:52"}]
                    
                    L 1 Reply Last reply Reply Quote 0
                    • L
                      Lucky_ESA Developer Most Active @blue231181 last edited by

                      @blue231181 Leider hast du keinen IP Mäher aber trotzdem danke.

                      @Webranger Hast du schon den Worx Adapter von GIT installiert? Benötigst du hilfe beim installieren?

                      Webranger 1 Reply Last reply Reply Quote 0
                      • Webranger
                        Webranger @Lucky_ESA last edited by

                        @lucky_esa hast du mal einen link zum git/adapter

                        L 1 Reply Last reply Reply Quote 0
                        • L
                          Lucky_ESA Developer Most Active @Webranger last edited by

                          @webranger sagte in Landroid IP dem Worx Adapter hinzufügen:

                          @lucky_esa hast du mal einen link zum git/adapter

                          Du benötigst kein Link. Unter Adapter den Worx suchen (muss unter Suche eingegeben werden) und dann das + Zeichen dürcken. Danach das ausführen...Siehe Bild...
                          Screenshot 2024-08-24 204527.png

                          Webranger 2 Replies Last reply Reply Quote 0
                          • Webranger
                            Webranger @Lucky_ESA last edited by

                            @lucky_esa Aaaaahhh

                            Das funktioniert. In der Version die hatte gab es kein Remote.

                            Habe IP und Pin angegeben und direkt Daten unter Objekte. Sehr geil

                            Ich guck mir das jetzt mal in ruhe an die Tage ob da alles an Daten ankommt.

                            Danke dir

                            1 Reply Last reply Reply Quote 0
                            • Webranger
                              Webranger @Lucky_ESA last edited by

                              @lucky_esa

                              So erster Tag folgendes in den Logs:

                              worx.0
                              2024-08-28 18:58:28.810	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:58:28.763	warn	INFORMATION - Change common: worx.0.mower.workReq
                              
                              worx.0
                              2024-08-28 18:58:28.729	warn	INFORMATION - Change common: worx.0.mower.status
                              
                              worx.0
                              2024-08-28 18:58:28.708	info	{"versione_fw":2.66,"lingua":1,"ore_funz":[67,67,67,67,67,67,67],"ora_on":[12,12,12,12,12,12,12],"min_on":[0,0,0,0,0,0,0],"allarmi":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"settaggi":[0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"mac":[0,35,167,184,185,11],"time_format":1,"date_format":1,"rit_pioggia":180,"area":0,"enab_bordo":1,"percent_programmatore":0,"indice_area":8,"tempo_frenatura":20,"perc_rallenta_max":70,"canale":0,"num_ricariche_batt":1337249,"num_aree_lavoro":1,"dist_area":[1,1,1,1],"perc_per_area":[1,1,1,1],"area_in_lavoro":0,"email":"danyel@Danyel-Kammann.de","perc_batt":"65","ver_proto":1,"state":"grass cutting","workReq":"user req grass cut","message":"none","batteryChargerState":"idle","distance":31967}
                              
                              worx.0
                              2024-08-28 18:58:28.582	info	starting. Version 3.0.2 (non-npm: iobroker-community-adapters/ioBroker.worx) in /opt/iobroker/node_modules/iobroker.worx, node: v18.20.4, js-controller: 6.0.9
                              
                              worx.0
                              2024-08-28 18:58:21.703	info	terminating
                              
                              worx.0
                              2024-08-28 18:58:21.201	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              
                              worx.0
                              2024-08-28 18:58:21.200	info	terminating
                              
                              worx.0
                              2024-08-28 18:58:21.196	info	Got terminate signal TERMINATE_YOURSELF
                              
                              worx.0
                              2024-08-28 18:57:54.436	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:57:54.396	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:56:54.325	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:56:54.297	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:55:54.224	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:55:54.168	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:54:54.090	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:54:54.061	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:53:53.827	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:53:53.782	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:52:53.621	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:52:53.574	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:51:53.471	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:51:53.438	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:50:53.359	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:50:53.311	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:49:53.240	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:49:53.208	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:48:53.077	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:48:53.045	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:47:52.964	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:47:52.930	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:46:52.860	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:46:52.827	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:45:52.751	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:45:52.712	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:44:52.640	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:44:52.604	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:43:52.532	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:43:52.477	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:42:52.407	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:42:52.372	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:41:52.292	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:41:52.259	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:40:52.189	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:40:52.131	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:39:52.055	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:39:52.027	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:38:51.949	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:38:51.912	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:37:51.840	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:37:51.802	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:36:51.730	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:36:51.700	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:35:51.620	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:35:51.572	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:34:51.484	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:34:51.449	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:33:51.379	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:33:51.347	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:32:51.282	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:32:51.226	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:31:51.147	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:31:51.116	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:30:51.031	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:30:50.976	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:29:50.904	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:29:50.855	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:28:50.753	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:28:50.720	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:27:50.621	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:27:50.580	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:26:50.502	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:26:50.466	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:25:50.376	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:25:50.342	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:24:50.263	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:24:50.235	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:23:50.164	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:23:46.142	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:22:46.073	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:22:41.964	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:21:41.858	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:21:37.821	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:20:37.749	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:20:37.701	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:19:37.634	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:19:29.527	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:18:29.425	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:18:29.255	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:17:29.182	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:17:29.073	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:16:28.983	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:16:27.858	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:15:27.721	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:15:27.677	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:14:27.600	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:14:27.571	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:13:27.470	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:13:27.422	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:12:27.327	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:12:27.265	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:11:27.189	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:11:27.156	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:10:27.075	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:10:27.030	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:09:26.935	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:09:26.897	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:08:26.817	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:08:26.783	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:07:26.678	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:07:26.646	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:06:26.560	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:06:26.526	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:05:26.435	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:05:26.397	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:04:26.328	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:04:26.291	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:03:25.997	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:03:25.959	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:02:25.888	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:02:25.855	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              worx.0
                              2024-08-28 18:01:25.773	info	State value to set for "worx.0.mower.lastsync" has to be type "number" but received type "string"
                              
                              worx.0
                              2024-08-28 18:01:25.740	info	{"url":"http://192.168.178.85:80/jsondata.cgi","type":"GET","timeout":5000,"headers":{"Authorization":"Basic YWRtaW46MzEyOA=="}}
                              
                              L 1 Reply Last reply Reply Quote 0
                              • L
                                Lucky_ESA Developer Most Active @Webranger last edited by

                                @webranger sagte in Landroid IP dem Worx Adapter hinzufügen:

                                Kannst du bitte erneut vom GIT laden. Hatte zum testen leider noch meine Dummys aktiv. Was du siehst sind nicht deine Daten.

                                Webranger 1 Reply Last reply Reply Quote 0
                                • Webranger
                                  Webranger @Lucky_ESA last edited by

                                  @lucky_esa Hab ich gemacht.
                                  Werde mal schauen was morgen passiert
                                  Danke dir

                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    Lucky_ESA Developer Most Active @Webranger last edited by

                                    @webranger sagte in Landroid IP dem Worx Adapter hinzufügen:

                                    @lucky_esa Hab ich gemacht.
                                    Werde mal schauen was morgen passiert
                                    Danke dir

                                    Eigentlich sollte es funktionieren. Die Werte im Log sind von deinem Mäher aber nicht das was in die States geschrieben wurde.

                                    Webranger 1 Reply Last reply Reply Quote 0
                                    • Webranger
                                      Webranger @Lucky_ESA last edited by

                                      @lucky_esa

                                      das steht heute noch im Log

                                      worx.0
                                      2024-08-29 18:12:35.361	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:11:35.214	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:10:35.089	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:09:34.972	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:08:34.801	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:07:34.621	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:06:34.493	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:05:34.379	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:04:34.248	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:03:34.102	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:02:33.986	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:01:33.860	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 18:00:33.690	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:59:33.525	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:58:33.404	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:57:33.292	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:56:33.165	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:55:33.050	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      worx.0
                                      2024-08-29 17:54:32.903	info	State value to set for "worx.0.mower.batteryState" has to be type "number" but received type "string"
                                      
                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        Lucky_ESA Developer Most Active @Webranger last edited by

                                        @webranger Super, danke fürs Feedback. Habe ich schon korrigiert. Bitte wieder neu von GIT laden und weiter testen.

                                        1 Reply Last reply Reply Quote 1
                                        • First post
                                          Last post

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate
                                        FAQ Cloud / IOT
                                        HowTo: Node.js-Update
                                        HowTo: Backup/Restore
                                        Downloads
                                        BLOG

                                        932
                                        Online

                                        31.7k
                                        Users

                                        79.7k
                                        Topics

                                        1.3m
                                        Posts

                                        3
                                        18
                                        753
                                        Loading More Posts
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                        The ioBroker Community 2014-2023
                                        logo