Skip to content

[SUBSCRIBER] Add message validation logic #29

Merged
merged 2 commits into from
Mar 12, 2026

Conversation

antonya24
Copy link
Collaborator

@antonya24 antonya24 commented Mar 12, 2026

Validates all incoming MQTT messages before accepting them. Checks for valid JSON, required fields, correct types and finite values. Rejected messages are logged with a clear error.
Added message validation logic within the same branch.

@ezehf2 ezehf2 merged commit 3a5de80 into main Mar 12, 2026
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants