Details
Description
Retained MQTT message gets shortened and stays shortened after you go topic (where message is sent/retained) page on apollo web interface.
Example:
I send long retained message to "test" topic. I restart my scripts which subscribes to "test" topic and all is working fine. Now let's say I got to appollo web interface--> topics -->test. After I open the mentioned page retained message becomes shortened. If I restart my scripts which subscribes to "test" topic now they get only the shortened message. Shortened message size is exactly the same as shown in web interface when you press on that message.