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

Add V_TEXT support to allow passing text to sensors #11

Open
tsathishkumar opened this issue Oct 22, 2018 · 2 comments
Open

Add V_TEXT support to allow passing text to sensors #11

tsathishkumar opened this issue Oct 22, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@tsathishkumar
Copy link
Owner

requesting/passing along V_TEXT updates that happen on the server.

Use-case: My smart door lock uses this to get the latest password from the controller. I can then open the door with an SMS by checking if the SMS content matches the password set in the controller.

@flatsiedatsie
Copy link
Contributor

I was wondering: doesn't the Mozilla Gateway already support strings? And manipulating them? I'll try adding a string type after the dust type.

@flatsiedatsie
Copy link
Contributor

I tried to add them and created two pull requests for this. I haven't tested that code, I just tried to write something that was in line with the other items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants