-
Notifications
You must be signed in to change notification settings - Fork 221
Mqtt5 Support #375
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
Merged
Merged
Mqtt5 Support #375
Changes from 61 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
8ee74da
Mqtt5 sync (#11)
sbSteveK 338a20e
Merge branch 'main_sync_current' into main_sync
sbSteveK 5f4f2db
sample instructions for mqtt5-pubsub (#15)
sbSteveK fb665ff
error_code fix in mqtt5_pubsub sample
sbSteveK f566ea0
wording change in sample log
sbSteveK a16b920
first draft MQTT5 usage guide
sbSteveK b6688e4
changed awscrt version to 0.16.0
sbSteveK 9e6c280
merge with main
sbSteveK 67ad576
MQTT5 document moved
sbSteveK cc038f7
Added mqtt5 pubsub sample to codebuild
sbSteveK 8a3ff0e
test
sbSteveK c8313a3
chmod on pubsub script
sbSteveK 2d71cb6
ack_timeout_sec
sbSteveK 8eeb965
publish_packet_data
sbSteveK 00ea8a3
run mqtt5 sample in all ci jobs
sbSteveK f1daf3c
comment out properly
sbSteveK a344550
fix ci.yml
sbSteveK 444bf90
add mqtt5_pubsub sample to all jobs
sbSteveK 9ab83d3
Add 'is_ci' related command to sample
sbSteveK ea3eb95
mqtt5 builder basic test
sbSteveK 203315b
added mqtt5 env setup to ci
sbSteveK ed99b82
re-order mqtt5 env setup
sbSteveK a6e4b8e
remove execute of mqtt5 env variables setup
sbSteveK b8bb10d
remove mqtt5 env var setup
sbSteveK 44143ce
access keys
sbSteveK 0f446d2
remove commented line from ci.yml
sbSteveK 1ccd19e
removed CI_MQTT5_ROLE
sbSteveK 1f8681c
updated env variable to show ROLE
sbSteveK 890654f
changed variable name
sbSteveK 1bcc38b
remove mqtt5 sample from linux job
sbSteveK 2bd54d8
re-added mqtt5 sample test to linux
sbSteveK 739838b
changed from boto3 to boto in linux ci
sbSteveK 61586e9
reverted to boto3
sbSteveK 5356272
fix secrets access
sbSteveK 0f78782
attempt to use mqtt5 script
sbSteveK e3c76eb
test print to check env variable
sbSteveK 9d49a6c
test print environ
sbSteveK 0df2fc9
fix ci.yml
sbSteveK 3bbbfb5
env test
sbSteveK f12ef5b
added -e to mqtt5 test setup
sbSteveK a3c2a20
removed mqtt5 script
sbSteveK a0bd7d7
config test
sbSteveK b901449
correct arguments
sbSteveK 91b2336
updated test
sbSteveK 5091656
fixed future check
sbSteveK 2d4b4a4
added remaining builder tests
sbSteveK 1ec6f6f
mqtt5 pkcs11 sample and test
sbSteveK dfd510f
changed softhsm2 conf file name
sbSteveK 6a55aef
don't regen tokens
sbSteveK 24e176c
fix sample
sbSteveK 675964c
restore pkcs11 generation
sbSteveK bc1ee1e
reversed pkcs11 test order
sbSteveK 5c4714d
tmp2 for all second pkcs11 tests
sbSteveK bad3550
dif conf file
sbSteveK 5fc5e74
removed token steps
sbSteveK 1977d07
pkcs11
sbSteveK 196fd76
run both samples together
sbSteveK 2c9bac8
changed labels
sbSteveK d950846
changed pkcs11 token tmp folder
sbSteveK 604bc2d
remove mqtt5 specific job
sbSteveK 1bad3f5
custom authorizer test/sample added
sbSteveK 5ac1957
update MQTT5 Guide
sbSteveK 177526d
updated guides and pr fixes
sbSteveK File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.