Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command topic should be exposed in 4.2 colab notebook #247

Open
sgbaird opened this issue Jul 27, 2024 · 0 comments
Open

Command topic should be exposed in 4.2 colab notebook #247

sgbaird opened this issue Jul 27, 2024 · 0 comments

Comments

@sgbaird
Copy link
Member

sgbaird commented Jul 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant