You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
The MqttJs correlationData field is typed as a binary and I assumed it was of type Buffer in NodeJS.
Expected/desired behavior
Align the TypeScript sample Command use of correlationData to match the same data type/format that is being used in the MqttNet samples.
Language
TypeScript
The text was updated successfully, but these errors were encountered:
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Expected/desired behavior
Language
The text was updated successfully, but these errors were encountered: