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
Fixes#3
MQTT listener used to match the received asset name with the
internal_id, which didn't work with custom names.
Also adds a section in docs about using custom names.