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

One command device creation and initialisation #4

Merged
merged 3 commits into from
Apr 28, 2017
Merged

Conversation

TrystanLea
Copy link
Member

The idea here is to have the option of sending an MQTT message to emoncms phpmqtt_input.php of the form:

[basetopic]/10/**describe** emontx

and for this then to automatically create a device of type given in the message value (e.g: emontx). Including creation of inputs, input processing and feeds.

This commit includes the device module part of this feature.

@TrystanLea
Copy link
Member Author

See associated changes in device-autocreate branch of emoncms:
https://github.com/emoncms/emoncms/tree/device-autocreate

@TrystanLea TrystanLea merged commit f2cf81e into master Apr 28, 2017
@TrystanLea TrystanLea deleted the autocreate branch April 28, 2017 14:10
@glynhudson glynhudson mentioned this pull request Feb 1, 2018
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

Successfully merging this pull request may close these issues.

None yet

1 participant