emqx/apps/emqx_bridge_mqtt/test
Zaiming (Stone) Shi 4669c4d552 fix(bridge/mqtt): ensure short clientid
Some mqtt brokers do not allow long client IDs.
To make it compatible with this limitation, this commit
tries to limit the number of bytes under 23 with a best-effort
attempt to derive it from the bridge name.
2023-12-28 11:53:27 +01:00
..
emqx_bridge_mqtt_SUITE_data feat(mqttbridge): support file-sourced secrets as passwords 2023-10-24 16:24:52 +07:00
emqx_bridge_mqtt_SUITE.erl fix(bridge/mqtt): ensure short clientid 2023-12-28 11:53:27 +01:00