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

notes #1

Open
parMaster opened this issue Jan 20, 2022 · 0 comments
Open

notes #1

parMaster opened this issue Jan 20, 2022 · 0 comments

Comments

@parMaster
Copy link
Owner

parMaster commented Jan 20, 2022

    - add txt writer
    - use containerized Postgres
    - use contenerized Mongo
    - add Mongo Writer
    - cli commands (and mqtt-hook) to replay parts of the raw data back into Queue (from, to, topic)
    -       (all at once, synced, fast forward)
    so I can make a button "replay last hour/day" in IoT OnOff

    - save the secrets somewhere

    - try to use a free HiveMQ queue

mosquitto_sub -h c4c85de7f7654c8a838f3b2f8a10d5d0.s1.eu.hivemq.cloud -p 8883 -u secret -P secret -t my/test/topic -d
mosquitto_pub -h c4c85de7f7654c8a838f3b2f8a10d5d0.s1.eu.hivemq.cloud -p 8883 -u secret -P secret -t 'my/test/topic' -m 'Hello'

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