Skip to content

mqtt: helper for topics

would be nice to have some helper or a "topic" class to take apart our mqtt topic style.

now: camera_name = topic_string.split("/")[1]

better: Topic(topic_string).camera_name

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information