Replies: 3 comments
|
You mean the duty cycle? There is a variable defined in the CCU DutyCycle which can be read easily. At least for raspberrymatic it is there. |
0 replies
|
No, not the duty cycle, the carrier sense is (more or less) new value that shows if there are any disruptive signals. |
0 replies
|
OK i see. Doesn't seem to be populated. You could add a change request to rasperrymatic to let it add to a variable as well. Or you can try webscraping with nodered. HTTP-request and parsing the response for #carrierSenseVal0 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am looking for a way to read carrier sense inside RedMatic.
How do I do that?
All reactions