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

Fixed up adapter to work #1

Merged
merged 1 commit into from Jun 22, 2019
Merged

Fixed up adapter to work #1

merged 1 commit into from Jun 22, 2019

Conversation

dhylands
Copy link
Contributor

This fixes up the adapter to work. I think that thebiggest problem was missing attributes (units, min, max) on the property was causing the thing to not display after being added.

I can now add a new thing and then from a console window run the following:

mosquitto_pub -h localhost -t "temperature/temp1" -m '{"temperature_C":58}'

to update the temperature displayed.

@jgrgt jgrgt merged commit a5ca56b into jgrgt:master Jun 22, 2019
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

2 participants