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

MQTT-Finder: Provide HTTP API to get value from specified topic #1474

Open
mschlenstedt opened this issue Feb 12, 2024 · 0 comments
Open

MQTT-Finder: Provide HTTP API to get value from specified topic #1474

mschlenstedt opened this issue Feb 12, 2024 · 0 comments
Assignees

Comments

@mschlenstedt
Copy link
Owner

Sometimes it is usefull to use one value from a MQTT topic in own scripts. This is quite complicated (connect, subscribe, get value, disconnect).

Use MQTT Finder to get a single value e.g. by curl:

http://loxberry/admin/system/mqtt-finder.cgi?gettopic=alexa2lox/Durchsage/lastTTSloxtime

These functions should also be available by the library LoxBerry::IO (Perl and PHP).

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

No branches or pull requests

2 participants