Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device-watcher has an invalid jsonConfig: #248

Closed
Brainbug01 opened this issue Oct 30, 2023 · 3 comments
Closed

device-watcher has an invalid jsonConfig: #248

Brainbug01 opened this issue Oct 30, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Brainbug01
Copy link

Brainbug01 commented Oct 30, 2023

Admin v6.12.1 meldet beim öffnen des device-watcher Adapters:

device-watcher has an invalid jsonConfig: 
[{
"instancePath":"/items/_notifications/items/checkSendAdapterUpdateMsg/newLine",
"schemaPath":"#/patternProperties/%5E.%2B/properties/newLine/type",
"keyword":"type",
"params":{"type":"boolean"},
"message":"must be boolean"
},{
"instancePath":"/items/_notifications",
"schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if",
"keyword":"if",
"params":{"failingKeyword":"then"},
"message":"must match \"then\" schema"
}]
@Brainbug01 Brainbug01 added the bug Something isn't working label Oct 30, 2023
@mcm1957
Copy link
Member

mcm1957 commented Oct 30, 2023

@Brainbug01
Copy link
Author

Brainbug01 commented Nov 4, 2023

Die Meldung hat sich geändert V2.9.5:

device-watcher has an invalid jsonConfig: 
[{
"instancePath":"/items/_notifications/items/_sendIntervallAdapterUpdateDay",
"schemaPath":"#/patternProperties/%5E.%2B/allOf/0/then/required",
"keyword":"required","params":{"missingProperty":"type"},
"message":"must have required property 'type'"
},{
"instancePath":"/items/_notifications",
"schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if",
"keyword":"if",
"params":{"failingKeyword":"then"},
"message":"must match \"then\" schema"
}]

Ich hoffe es ist richtig dass ich das nochmals zeige?

@ciddi89
Copy link
Collaborator

ciddi89 commented Nov 4, 2023

@Brainbug01 Ja, werde es fixen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants