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

Fix undefined path check for edge agent #388

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

AlexGodbehere
Copy link
Contributor

@AlexGodbehere AlexGodbehere commented Jan 14, 2025

This commit makes the edge agent check for null and undefined paths. Previously, it only checked '', which didn't work because the manager keeps them as undefined by default.

This commit makes the manager check for null and undefined paths. Previously, it only checked `''`, which didn't work because the manager keeps them as undefined by default.
@AlexGodbehere AlexGodbehere changed the title Fix undefined path check Fix undefined path check for edge agent Jan 14, 2025
@AlexGodbehere AlexGodbehere self-assigned this Jan 14, 2025
@AlexGodbehere AlexGodbehere merged commit 80ef8ec into main Jan 14, 2025
1 check passed
@AlexGodbehere AlexGodbehere deleted the mqtt-driver-plain-text branch January 14, 2025 11:28
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.

2 participants