agronholm / agronholm/mqttproto
mqtt properties in client.publish
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
This client doesn't support publishing messages with properties, like other clients. The type for this [alredy exist in code](https://github.com/agronholm/mqttproto/blob/0101b83210d8190d8d1e6468b128a3844ef56ed3/src/mqttproto/_types.py#L801-L817), but i cant pass this type to client.publish() method
Contributor guide
Assessment
This issue has not been assessed yet.