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

Implement missing Attributes for Will Message in CONNECT #4

Closed
ahelmbr opened this issue Jul 29, 2019 · 0 comments
Closed

Implement missing Attributes for Will Message in CONNECT #4

ahelmbr opened this issue Jul 29, 2019 · 0 comments
Assignees
Labels
feature New feature
Milestone

Comments

@ahelmbr
Copy link
Contributor

ahelmbr commented Jul 29, 2019

The Will Message in the Connect Packet need the additional missing Parameters:

willPublish.messageExpiryInterval
willPublish.delayInterval
willPublish.payloadFormatIndicator
willPublish.contentType
willPublish.responseTopic
willPublish.correlationData
willPublish.userProperties

Add - this to the parameter, online help and implementation of the WillMessage

MQTT Implementation example:

https://hivemq.github.io/hivemq-mqtt-client/docs/mqtt_operations/connect.html#will

@ahelmbr ahelmbr added the feature New feature label Jul 29, 2019
@ahelmbr ahelmbr added this to To do in Version 1.0.0 via automation Jul 29, 2019
@ahelmbr ahelmbr added this to the Version 1.0 milestone Jul 29, 2019
@gitseti gitseti moved this from To do to In progress in Version 1.0.0 Jul 31, 2019
@gitseti gitseti self-assigned this Jul 31, 2019
@gitseti gitseti moved this from In progress to In Review in Version 1.0.0 Aug 1, 2019
@gitseti gitseti moved this from In Review to Done in Version 1.0.0 Aug 1, 2019
@gitseti gitseti closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
No open projects
Version 1.0.0
  
Version 1.0.0
Development

No branches or pull requests

2 participants