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 semantic string generated output for endpoint connection sequence #474

Merged
merged 45 commits into from
Sep 28, 2022

Conversation

grafnu
Copy link
Collaborator

@grafnu grafnu commented Sep 28, 2022

No description provided.

@@ -4,5 +4,5 @@
Push endpoint config message to device that results in a connection error.

1. Update config:
* Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "content_type": `application/json`, "base64": `eyAgICJwcm90b2NvbCI6ICJtcXR0IiwKICAiY2xpZW50X2lkIjogInRlc3RfcHJvamVjdC9kZXZpY2UiLAogICJob3N0bmFtZSI6ICJsb2NhbGhvc3QiCn0=` } } }
* Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "content_type": `application/json`, "base64": _endpoint base64 payload_ } } }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Feels weird to me, can it be underscored _endpoint_base64_payload_

@grafnu grafnu merged commit 79024f2 into faucetsdn:master Sep 28, 2022
@grafnu grafnu deleted the johntest branch September 28, 2022 18:14
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.

None yet

2 participants