Skip to content

Additional information #207

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

Closed
BigByteFP opened this issue Jul 2, 2015 · 11 comments
Closed

Additional information #207

BigByteFP opened this issue Jul 2, 2015 · 11 comments

Comments

@BigByteFP
Copy link

Hi,
it would nice to that of an additional icon to show markerIcon for a chosen value in the filed XML other.

Thank you.

Francesco P.

@vitalidze
Copy link
Owner

Please give an example. If you seen it in another system then please give a
screenshot/link.

четверг, 2 июля 2015 г. пользователь Francesco Pezzella написал:

Hi,
it would nice to that of an additional icon to show markerIcon for a
chosen value in the filed XML other.

Thank you.

Francesco P.


Reply to this email directly or view it on GitHub
#207.

Kind regards, Vitaly Litvak

@BigByteFP
Copy link
Author

Ok I try to explain.
The interface should allow choose an XML tag within the field other (table positions) example : 2618 </ battery>
select a comparison operator (<,>, =,<=,>=) : <
enter a value : 1000
if the comparision is true then show info on markerIcon until it return false

Francesco P.

@vitalidze
Copy link
Owner

Why doesn't the "sensors" function with custom intervals work for your
needs? You need some icon?

четверг, 2 июля 2015 г. пользователь Francesco Pezzella написал:

Ok I try to explain.
The interface should allow choose an XML tag within the field other (table
positions) example : 2618 </ battery>
select a comparison operator (<,>, =,<=,>=) : <
enter a value : 1000
if the comparision is true then show info on markerIcon until it return
false

Francesco P.


Reply to this email directly or view it on GitHub
#207 (comment)
.

Kind regards, Vitaly Litvak

@ghost
Copy link

ghost commented Jul 2, 2015

It is possible that these "sensors" generate "events", for example to control a state io2 1 or 0, and generate email, such as "panic button" and check the status of io1 to contact on or off?

@BigByteFP
Copy link
Author

customize with UI one or two to be chosen by the user info without knowing if they are supported or not, in the above example we could have a markerIcon like this

(example with cut and paste)
cattura

@vitalidze
Copy link
Owner

Right now it is not possible to generate events from sensors values. Most
probably it will be added in future.

Regarding icons I think the most convenient way is to define such icons for
custom intervals along with the text values (or instead of them).

четверг, 2 июля 2015 г. пользователь Francesco Pezzella написал:

customize with UI one or two to be chosen by the user info without knowing
if they are supported or not, in the above example we could have a
markerIcon like this

(example with cut and paste)
[image: cattura]
https://cloud.githubusercontent.com/assets/12140110/8479093/cac2fb76-20d5-11e5-99ef-cf67e73820a3.PNG


Reply to this email directly or view it on GitHub
#207 (comment)
.

Kind regards, Vitaly Litvak

@ghost
Copy link

ghost commented Jul 2, 2015

Try to capture the sensor value io2 from outside with a php ($ query = "SELECT * FROM other positionsWHERE LIKE '% 1 </ io2>%' ORDER BY time ASC LIMIT 0.1 ";) to send an automatic mail when the event happens.
But I see that I ceunta making the request at every moment and that will put the database slow significantly, is not the most practical, you could suggest another way?

@vitalidze
Copy link
Owner

This is out of scope of this feature request. Please create a separate
issue with your questions.

четверг, 2 июля 2015 г. пользователь Mikelord2 написал:

Try to capture the sensor value io2 from outside with a php ($ query =
"SELECT * FROMotherpositions WHERE LIKE '% 1 </ io2>%' ORDER BYtime ASC
LIMIT 0.1 ";) to send an automatic mail when the event happens.
But I see that I ceunta making the request at every moment and that will
put the database slow significantly, is not the most practical, you could
suggest another way?


Reply to this email directly or view it on GitHub
#207 (comment)
.

Kind regards, Vitaly Litvak

@gsiotas
Copy link
Contributor

gsiotas commented Nov 9, 2015

+1

@ramlaxmanrimal
Copy link

If it shows the direction, that would be great!

@vitalidze
Copy link
Owner

Implemented, written news, updated latest and demo versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants