Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. Fehlermeldungen (dev-server) beim öffen der Config

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Fehlermeldungen (dev-server) beim öffen der Config

Scheduled Pinned Locked Moved Entwicklung
28 Posts 6 Posters 1.9k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Ben1983B Offline
    Ben1983B Offline
    Ben1983
    wrote on last edited by
    #1

    Hallo, wenn ich im dev-server den Adapter laufen lasse, bekomme ich seit heute folgende Fehlermeldungen beim Öffnen der Konfiguration des Adapters:

    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
    strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)      
    strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)        
    strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
    
    strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
    strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
    
    strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)    
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
    strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
    

    Ist da was am Schema angepasst worden?

    MartinPM OliverIOO 2 Replies Last reply
    0
    • Ben1983B Ben1983

      Hallo, wenn ich im dev-server den Adapter laufen lasse, bekomme ich seit heute folgende Fehlermeldungen beim Öffnen der Konfiguration des Adapters:

      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
      strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)      
      strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)        
      strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
      
      strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
      strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
      
      strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)    
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
      strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      

      Ist da was am Schema angepasst worden?

      MartinPM Online
      MartinPM Online
      MartinP
      wrote on last edited by
      #2

      @ben1983 Sieht ja fast so aus, als ob da jemand untaugliche Auskommentierungen vorgenommen hat 😉

      Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
      Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.13)
      kernel Linux pve 6.8.12-15-pve
      6 GByte RAM für den Container
      Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
      Remote-Access über Wireguard der Fritzbox

      Ben1983B 2 Replies Last reply
      0
      • MartinPM MartinP

        @ben1983 Sieht ja fast so aus, als ob da jemand untaugliche Auskommentierungen vorgenommen hat 😉

        Ben1983B Offline
        Ben1983B Offline
        Ben1983
        wrote on last edited by
        #3

        @martinp OK, ich wüsste aber bei mir nicht wo.
        Auch der Lint check ist ok

        1 Reply Last reply
        0
        • MartinPM MartinP

          @ben1983 Sieht ja fast so aus, als ob da jemand untaugliche Auskommentierungen vorgenommen hat 😉

          Ben1983B Offline
          Ben1983B Offline
          Ben1983
          wrote on last edited by
          #4

          @martinp Also ich gehe mal ganz stark davon aus, dass es ein generelles schema problem ist, denn:
          Ich habe gerade einen anderen Adapter im dev-server gestartet, an dem ich schon ewig nichts geändert habe und da tritt es auch auf.

          1 Reply Last reply
          0
          • Ben1983B Ben1983

            Hallo, wenn ich im dev-server den Adapter laufen lasse, bekomme ich seit heute folgende Fehlermeldungen beim Öffnen der Konfiguration des Adapters:

            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
            
            strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
            
            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)      
            strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
            
            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)        
            strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
            
            strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
            strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
            
            strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
            strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
            
            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
            
            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
            
            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
            
            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
            strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
            
            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
            
            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
            
            strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
            
            strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)    
            
            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
            
            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)       
            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
            

            Ist da was am Schema angepasst worden?

            OliverIOO Offline
            OliverIOO Offline
            OliverIO
            wrote on last edited by
            #5

            @ben1983

            das ist schon eine ganze weile so

            Meine Adapter und Widgets
            TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
            Links im Profil

            Ben1983B 1 Reply Last reply
            0
            • OliverIOO OliverIO

              @ben1983

              das ist schon eine ganze weile so

              Ben1983B Offline
              Ben1983B Offline
              Ben1983
              wrote on last edited by
              #6

              @oliverio OK. definiere ganze Weile.
              Letzte Woche war es zumindest bei mir definitiv noch nicht so.

              OliverIOO 1 Reply Last reply
              0
              • Ben1983B Ben1983

                @oliverio OK. definiere ganze Weile.
                Letzte Woche war es zumindest bei mir definitiv noch nicht so.

                OliverIOO Offline
                OliverIOO Offline
                OliverIO
                wrote on last edited by
                #7

                @ben1983
                exakt weiß ich es nicht, aber mehrere monate sind es schon.
                ich habe das gefühl das es mit der build-kette react zu tun hat

                Meine Adapter und Widgets
                TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                Links im Profil

                Ben1983B 1 Reply Last reply
                0
                • OliverIOO OliverIO

                  @ben1983
                  exakt weiß ich es nicht, aber mehrere monate sind es schon.
                  ich habe das gefühl das es mit der build-kette react zu tun hat

                  Ben1983B Offline
                  Ben1983B Offline
                  Ben1983
                  wrote on last edited by
                  #8

                  @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                  OliverIOO mcm1957M 2 Replies Last reply
                  0
                  • Ben1983B Ben1983

                    @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                    OliverIOO Offline
                    OliverIOO Offline
                    OliverIO
                    wrote on last edited by OliverIO
                    #9

                    @ben1983
                    ja genau, so hab ich das auch gemacht.
                    ich habe auch gelernt das sich issue anlegen nicht lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.
                    aber wahrscheinlich hab ich da einen fehler gemacht oder mich geirrt.
                    hatte zumindest auch was mit einem schema zu tun

                    Meine Adapter und Widgets
                    TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                    Links im Profil

                    apollon77A 1 Reply Last reply
                    0
                    • Ben1983B Ben1983

                      @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      wrote on last edited by
                      #10

                      @ben1983 said in Fehlermeldungen (dev-server) beim öffen der Config:

                      @oliverio OK. Ich habe es jetzt mal ignoriert und einen neuen patch erzeugt.

                      Hast du den Fehler nur mit dem dev-server oder auch der normale Adapter?

                      Wenn der Fehler auch bei einem normal installierten Adapter auftritt, geh dem Problem bite nach . Da stimmte dann entweder was bei deinem jsonConfig nicht oder es ist ein Fehler im Prüfschema. Falls Letzteres vermutet wird, mach bitte ein Issue auf (https://github.com/ioBroker/adapter-react-v5/issues/new/choose) und ignorier mal OliversIO's unqualifizierten Output. Keine Ahnung was ihm über die Leber gelaufen ist - wie man so schön sagt.

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      1 Reply Last reply
                      0
                      • OliverIOO OliverIO

                        @ben1983
                        ja genau, so hab ich das auch gemacht.
                        ich habe auch gelernt das sich issue anlegen nicht lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.
                        aber wahrscheinlich hab ich da einen fehler gemacht oder mich geirrt.
                        hatte zumindest auch was mit einem schema zu tun

                        apollon77A Online
                        apollon77A Online
                        apollon77
                        wrote on last edited by
                        #11

                        @oliverio

                        lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.

                        Dann hast Du leider was falsches gelernt. Unbearbeitet schließen kenne ich an sich nicht. Lange Bearbeitungsgebühr hängen von verschiedenen details ab und das generell zu diskutieren macht wenig Sinn.

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        OliverIOO 1 Reply Last reply
                        0
                        • apollon77A apollon77

                          @oliverio

                          lohnt, da es eh nicht bearbeitet wird bzw. einfach unbearbeitet geschlossen wird.

                          Dann hast Du leider was falsches gelernt. Unbearbeitet schließen kenne ich an sich nicht. Lange Bearbeitungsgebühr hängen von verschiedenen details ab und das generell zu diskutieren macht wenig Sinn.

                          OliverIOO Offline
                          OliverIOO Offline
                          OliverIO
                          wrote on last edited by
                          #12

                          @apollon77
                          https://github.com/ioBroker/ioBroker.js-controller/issues/2818

                          Ich habe gesehen, mcm hat mittlerweile dann wohl den Issue bei vis2 erfasst..
                          Wie gesagt, issue schließen, ohne commit oder entsprechenden Kommentar fördert nicht unbedingt die Motivationen oder Mitarbeit der community
                          Wenn ein issue im falschen Repo ist, könnt ihr ihn ja auch verschieben.

                          Aber wie gesagt, wahrscheinlich hab ich was falsch gemacht

                          Meine Adapter und Widgets
                          TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                          Links im Profil

                          1 Reply Last reply
                          0
                          • M Online
                            M Online
                            MCU
                            wrote on last edited by MCU
                            #13

                            Ich hänge mich mal hier dran.
                            Versuche mal ein wenig mit dem dev-server.
                            Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                            Meine Problemchen sind:

                            • auch wie oben beschrieben jede Menge an error-Anzeigen
                            2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                            strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                            strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                            strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                            strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                            
                            strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                            
                            strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                            strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                            
                            strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                            strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                            
                            strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                            strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                            
                            

                            Als schema habe ich

                            "$schema": "http://json-schema.org/draft-07/schema#",
                            

                            ist das richtig? oder muss da was anderes hinein?

                            https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                            
                            • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                              -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                              wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                            2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                            
                            • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                              Welcher Befehl muss genutzt werden?

                            .devserver
                            1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                            admin
                            044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                            ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                            • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                            startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                            
                            /* es scheint mit der package.json im .devserver zusammenzuhängen */
                            /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                            {
                                "name":"dev-server.jarvis-extensions",
                                "version":"1.0.0",
                                "private":true,
                                "dependencies":{
                                    "iobroker.admin":"latest",
                                    "iobroker.backitup":"3.0.26",
                                    "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                    "iobroker.js-controller":"latest",
                                    "iobroker.socketio":"6.7.1",
                                    "iobroker.vis":"1.5.6",
                                    "iobroker.web":"6.3.1",
                                    "iobroker.ws":"2.6.2"
                                },
                                "dev-server":{
                                    "adminPort":8081,
                                    "useSymlinks":false
                                },
                                "overrides":{
                                    "@iobroker/adapter-core":"^3.2.1"
                                }
                            }
                            
                            
                            /* irgendwie doch nicht */
                            system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                            

                            Vielen Dank

                            NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                            OliverIOO mcm1957M 2 Replies Last reply
                            0
                            • M MCU

                              Ich hänge mich mal hier dran.
                              Versuche mal ein wenig mit dem dev-server.
                              Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                              Meine Problemchen sind:

                              • auch wie oben beschrieben jede Menge an error-Anzeigen
                              2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                              strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                              strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                              strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                              strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                              
                              strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              
                              strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                              
                              strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                              strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                              
                              strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                              strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                              strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              
                              

                              Als schema habe ich

                              "$schema": "http://json-schema.org/draft-07/schema#",
                              

                              ist das richtig? oder muss da was anderes hinein?

                              https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                              
                              • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                                -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                                wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                              2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                              
                              • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                                Welcher Befehl muss genutzt werden?

                              .devserver
                              1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                              admin
                              044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                              ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                              • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                              startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                              
                              /* es scheint mit der package.json im .devserver zusammenzuhängen */
                              /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                              {
                                  "name":"dev-server.jarvis-extensions",
                                  "version":"1.0.0",
                                  "private":true,
                                  "dependencies":{
                                      "iobroker.admin":"latest",
                                      "iobroker.backitup":"3.0.26",
                                      "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                      "iobroker.js-controller":"latest",
                                      "iobroker.socketio":"6.7.1",
                                      "iobroker.vis":"1.5.6",
                                      "iobroker.web":"6.3.1",
                                      "iobroker.ws":"2.6.2"
                                  },
                                  "dev-server":{
                                      "adminPort":8081,
                                      "useSymlinks":false
                                  },
                                  "overrides":{
                                      "@iobroker/adapter-core":"^3.2.1"
                                  }
                              }
                              
                              
                              /* irgendwie doch nicht */
                              system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                              

                              Vielen Dank

                              OliverIOO Offline
                              OliverIOO Offline
                              OliverIO
                              wrote on last edited by
                              #14

                              ich versuche mal, soweit ich weiß

                              @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                              die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                              2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                              strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                              
                              strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                              
                              strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                              

                              wo hast du das schema?
                              wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
                              das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

                              Als schema habe ich

                              "$schema": "http://json-schema.org/draft-07/schema#",
                              

                              ist das richtig? oder muss da was anderes hinein?

                                  "json.schemas": [
                                      {
                                          "fileMatch": ["io-package.json"],
                                          "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                      },
                                      {
                                          "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                                          "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                      }
                                  ],
                              
                              https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                              

                              verzeichnis widget löschen
                              und in datei io-package.json
                              bei dependencies vis entfernen

                              • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                                -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

                              was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

                              2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                              

                              wann wird etwas nicht aktualisiert wenn du WAS machst?
                              package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
                              da muss man dann mit dem dev-server upload machen.
                              ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

                              • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                                Welcher Befehl muss genutzt werden?
                              • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

                              lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                      "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                              

                              diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

                              Meine Adapter und Widgets
                              TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                              Links im Profil

                              M 1 Reply Last reply
                              1
                              • M MCU

                                Ich hänge mich mal hier dran.
                                Versuche mal ein wenig mit dem dev-server.
                                Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

                                Meine Problemchen sind:

                                • auch wie oben beschrieben jede Menge an error-Anzeigen
                                2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                                strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                                strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
                                strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                                strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                                
                                strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                
                                strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
                                
                                strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
                                strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
                                
                                strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
                                strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
                                
                                strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
                                strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                
                                

                                Als schema habe ich

                                "$schema": "http://json-schema.org/draft-07/schema#",
                                

                                ist das richtig? oder muss da was anderes hinein?

                                https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                                
                                • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                                  -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
                                  wo steht der entsprechende Eintrag in der io-package.json / package,json ?
                                2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                                
                                • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                                  Welcher Befehl muss genutzt werden?

                                .devserver
                                1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

                                admin
                                044ca7bf-ccfc-432d-a616-b039ee386643-image.png

                                ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

                                • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
                                startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
                                
                                /* es scheint mit der package.json im .devserver zusammenzuhängen */
                                /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
                                {
                                    "name":"dev-server.jarvis-extensions",
                                    "version":"1.0.0",
                                    "private":true,
                                    "dependencies":{
                                        "iobroker.admin":"latest",
                                        "iobroker.backitup":"3.0.26",
                                        "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                        "iobroker.js-controller":"latest",
                                        "iobroker.socketio":"6.7.1",
                                        "iobroker.vis":"1.5.6",
                                        "iobroker.web":"6.3.1",
                                        "iobroker.ws":"2.6.2"
                                    },
                                    "dev-server":{
                                        "adminPort":8081,
                                        "useSymlinks":false
                                    },
                                    "overrides":{
                                        "@iobroker/adapter-core":"^3.2.1"
                                    }
                                }
                                
                                
                                /* irgendwie doch nicht */
                                system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
                                

                                Vielen Dank

                                mcm1957M Online
                                mcm1957M Online
                                mcm1957
                                wrote on last edited by
                                #15

                                @mcu

                                Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                                Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                Support Repositoryverwaltung.

                                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                LESEN - gute Forenbeitrage

                                OliverIOO M 2 Replies Last reply
                                1
                                • mcm1957M mcm1957

                                  @mcu

                                  Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                                  Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                                  OliverIOO Offline
                                  OliverIOO Offline
                                  OliverIO
                                  wrote on last edited by
                                  #16

                                  @mcm1957

                                  Mit dem dev-Server kann man mit react entwickeln.
                                  Will er glaube ich auch nicht

                                  Meine Adapter und Widgets
                                  TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                                  Links im Profil

                                  M 1 Reply Last reply
                                  0
                                  • OliverIOO OliverIO

                                    ich versuche mal, soweit ich weiß

                                    @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                    die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                    2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
                                    strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
                                    
                                    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
                                    
                                    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
                                    

                                    wo hast du das schema?
                                    wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
                                    das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

                                    Als schema habe ich

                                    "$schema": "http://json-schema.org/draft-07/schema#",
                                    

                                    ist das richtig? oder muss da was anderes hinein?

                                        "json.schemas": [
                                            {
                                                "fileMatch": ["io-package.json"],
                                                "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                            },
                                            {
                                                "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                                                "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                            }
                                        ],
                                    
                                    https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
                                    

                                    verzeichnis widget löschen
                                    und in datei io-package.json
                                    bei dependencies vis entfernen

                                    • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
                                      -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

                                    was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

                                    2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
                                    

                                    wann wird etwas nicht aktualisiert wenn du WAS machst?
                                    package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
                                    da muss man dann mit dem dev-server upload machen.
                                    ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

                                    • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
                                      Welcher Befehl muss genutzt werden?
                                    • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

                                    lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                            "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
                                    

                                    diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

                                    M Online
                                    M Online
                                    MCU
                                    wrote on last edited by MCU
                                    #17

                                    @oliverio
                                    Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

                                    sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                    die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                    package,json

                                    080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

                                    trotzdem kommen die Warnungen / Errors

                                    wo hast du das schema?

                                    Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                    3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                    wann wird etwas nicht aktualisiert wenn du WAS machst?

                                    Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                                    lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                    "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

                                    Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                                    Wird durch das build erstellt
                                    0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

                                    NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                    mcm1957M 1 Reply Last reply
                                    0
                                    • mcm1957M mcm1957

                                      @mcu

                                      Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

                                      Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

                                      M Online
                                      M Online
                                      MCU
                                      wrote on last edited by
                                      #18

                                      @mcm1957
                                      Ich will zunächst den Umgang mit Adapter-Entwicklung kennenlernen. Wenn dazu auch react notwendig ist, was ja auch in jarvis genutzt wird, werde ich dies auch versuchen.
                                      Den Telegram Channel werden ich nutzen, danke für die Info.

                                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                      1 Reply Last reply
                                      0
                                      • OliverIOO OliverIO

                                        @mcm1957

                                        Mit dem dev-Server kann man mit react entwickeln.
                                        Will er glaube ich auch nicht

                                        M Online
                                        M Online
                                        MCU
                                        wrote on last edited by
                                        #19

                                        @oliverio react ist sicherlich auch irgendwann ein Thema. Aber erstmal eins nach dem anderen.

                                        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        1 Reply Last reply
                                        0
                                        • M MCU

                                          @oliverio
                                          Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

                                          sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                                          die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                                          package,json

                                          080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

                                          trotzdem kommen die Warnungen / Errors

                                          wo hast du das schema?

                                          Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                          3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                          wann wird etwas nicht aktualisiert wenn du WAS machst?

                                          Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                                          lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                                          "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

                                          Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                                          Wird durch das build erstellt
                                          0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

                                          mcm1957M Online
                                          mcm1957M Online
                                          mcm1957
                                          wrote on last edited by mcm1957
                                          #20

                                          @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                                          wo hast du das schema?

                                          Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                                          3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                                          $schema gehört definitiv NICHT in io-package.json. Schmeiß das wieder raus.

                                          Welchen Fehler lieferte der Adapter Checker?

                                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                          Support Repositoryverwaltung.

                                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                          LESEN - gute Forenbeitrage

                                          M 1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          523

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe