Buttons that send different signals to the same sensor
-
Hi,
First of all love mycontroller. I love particularly that the front end is angularJS (I am a developer using AngularJS on my day to day)
My situation is as follows:
I have an arduino that is hooked up to a 433mhz transceiver. That arduino (through the serial monitor at the moment) takes a bit value and either turns a plug on or off based on the bit value.
My question is:
In the mycontrollers enviroment, how would you add functionality to be able to send these various bit values to the same sensor?
Ideally I would like sections relating to each remote and buttons for on and off?
Is this possible? Or something that I would need to implement myself?
Thanks
-----------------------------UPDATE-----------------------------------------
Ok so my posting to the forum may have been a little bit premature.
For anyone that may be new to this and wanted to know the solution...
In my sketch I registered 4 sensors - one for each remote plug i had.
In my incomingMessage function (which was passed the node id and binary value) I filter through which node I need to be emitting a signal to, and what signal to emit.
Simple as that. If anyone would like the sketch let me know!
-
Hi,
First of all love mycontroller. I love particularly that the front end is angularJS (I am a developer using AngularJS on my day to day)
My situation is as follows:
I have an arduino that is hooked up to a 433mhz transceiver. That arduino (through the serial monitor at the moment) takes a bit value and either turns a plug on or off based on the bit value.
My question is:
In the mycontrollers enviroment, how would you add functionality to be able to send these various bit values to the same sensor?
Ideally I would like sections relating to each remote and buttons for on and off?
Is this possible? Or something that I would need to implement myself?
Thanks
-----------------------------UPDATE-----------------------------------------
Ok so my posting to the forum may have been a little bit premature.
For anyone that may be new to this and wanted to know the solution...
In my sketch I registered 4 sensors - one for each remote plug i had.
In my incomingMessage function (which was passed the node id and binary value) I filter through which node I need to be emitting a signal to, and what signal to emit.
Simple as that. If anyone would like the sketch let me know!
-
@mwild95 for now with 0.0.3-alpha1 release you can configure with group payload ON/OFF. but there is a request for this feature. I will implement when I get time.
https://github.com/mycontroller-org/mycontroller/issues/47
Thank you!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login