-
- Downloads
Don't publish "null" node input topic
get_ansi_seq() here can return null, don't pass that value to mqtt.publish() which gets converted to a string.
get_ansi_seq() here can return null, don't pass that value to mqtt.publish() which gets converted to a string.