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

RouteComponent conditional streaming #19

Closed
SarthakG16 opened this issue Oct 21, 2020 · 1 comment
Closed

RouteComponent conditional streaming #19

SarthakG16 opened this issue Oct 21, 2020 · 1 comment

Comments

@SarthakG16
Copy link

SarthakG16 commented Oct 21, 2020

Hi, We are evaluating the Mbient Metatracker product.
We want to stream from the sensor only if a certain condition is met. (Accelerometer)
For example, with the accelerometer, we want to stream the data if the RSS value of XYZ is > 1.4 and the z-axis value > 0.39.

I have seen examples of filtering one of these values but I am not very sure how to filter in this situation.

Wanted to check if we can do a custom filter on the RouteComponent or if there is any other way.

Also, is there a way to selectively stream the original xyz values, if this certain condition is met, as the RouteComponent progressively transform these values, and I am not sure how to stream the original ones.

Any direction is appreciated.

Thanks in advance

@lkasso
Copy link
Contributor

lkasso commented Apr 8, 2021

Please direct these questions to our forum as they are not direct issues with our APIs.

@lkasso lkasso closed this as completed Apr 8, 2021
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

No branches or pull requests

2 participants