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

Schema validation #9

Merged
merged 7 commits into from
Jun 18, 2024
Merged

Schema validation #9

merged 7 commits into from
Jun 18, 2024

Conversation

jschlyter
Copy link
Member

@jschlyter jschlyter commented Jun 17, 2024

Validate all MQTT message against JSON schema.

closes #4

@jschlyter jschlyter marked this pull request as draft June 17, 2024 11:57
@jschlyter jschlyter marked this pull request as ready for review June 17, 2024 14:17
@jschlyter jschlyter requested a review from morkrost June 17, 2024 14:17
Copy link

@morkrost morkrost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Förutom att vi nog kommer behöva justera schemat snart, verkar det bra. Johan har ett annat schema, men det är utgående, och vi kanske inte behöver hindra oss själva från att skicka dumheter just nu.

@jschlyter jschlyter merged commit bf680a4 into main Jun 18, 2024
4 checks passed
@jschlyter jschlyter deleted the schema_validation branch June 18, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate payload against schema
2 participants