iobroker-community-adapters / ioBroker.snmp

ioBroker SNMP Adapter
MIT License
10 stars 6 forks source link

snmp has an invalid jsonConfig #410

Open mcm1957 opened 8 months ago

mcm1957 commented 8 months ago
snmp has an invalid jsonConfig: [{"instancePath":"/items/authorization/items/authSets/items/4","schemaPath":"#/definitions/passwordProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"attr"},"message":"must NOT have additional properties"},{"instancePath":"/items/authorization/items/authSets","schemaPath":"#/patternProperties/%5E.%2B/allOf/23/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/authorization","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
mcm1957 commented 8 months ago

caused by error at schema

https://github.com/ioBroker/adapter-react-v5/issues/292