Skip to content

Command topic should be exposed in 4.2 colab notebook #247

@sgbaird

Description

@sgbaird

i.e., something like:
neopixel_topic = f"sdl-demo/picow/{PICO_ID}/GPIO/28/"

Right now, neopixel_topic is embedded within mqtt_observe_sensor_data:

neopixel_topic = prefix + "GPIO/28"

And should probably rename neopixel_topic to command_topic.

4.2 notebook: https://github.com/sparks-baird/self-driving-lab-demo/blob/main/notebooks/4.2-paho-mqtt-colab-sdl-demo-test.ipynb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions