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

POC: demo one device controlling another #55

Open
8 of 16 tasks
Tracked by #45
mitra42 opened this issue Nov 8, 2024 · 0 comments
Open
8 of 16 tasks
Tracked by #45

POC: demo one device controlling another #55

mitra42 opened this issue Nov 8, 2024 · 0 comments

Comments

@mitra42
Copy link
Owner

mitra42 commented Nov 8, 2024

  • Actuator Relay #54

  • Sensor_SHT85 measuring humidity and temp

  • Two devices - one with relay, other with sensor

  • Build an adapter to demo the relay - box, Mains plug & socket, maybe 5V power supply, ESP8266 Relay

  • control_xxx to watch humidity exceed certain level and send a message

    • MQTT high level: way to direct an activity to a topic, plus way to discover #43
    • configuration of control to subscribe to humidity (from same device)
    • configuration of that control to send message to a certain other device B/relay
      • Advertisement that specifies a value wants to know a digital topic to connect to
    • Slider control for humidity level
    • Expand slider control to give hysteresis (fatter bar) - maybe cursor turns into vertical line
  • HTML control to select a topic to configure from digital outputs

  • Test that it all works together.

  • Future

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