Search found 14 matches

by etaon
26 Jan 2016 16:05
Forum: User Help / Bug Reports
Topic: gps time and drive a distance
Replies: 1
Views: 5607

gps time and drive a distance

1. How calculate time of parking?
2. How calculate time snd distance of driving?

get location each 1 minute and compare with last location gps?
IF speed 0 is parking
if car moving, calculate distance each 1 minute and save state.
by etaon
13 Jan 2016 18:28
Forum: User Help / Bug Reports
Topic: move to ftp all files *.torrent from download directory
Replies: 1
Views: 6141

move to ftp all files *.torrent from download directory

Move all files to ftp i think, easy problem. Trigger observer...

Think i right? i take filename from vvariable and compare or search .torrent in filename?

Or therease some instrument like path in observer trigger?
.../download/*.torrent?
by etaon
20 Feb 2015 12:59
Forum: User Help / Bug Reports
Topic: ping adresses from file, send sms report to adresses by list
Replies: 2
Views: 8527

Re: ping adresses from file, send sms report to adresses by

files: 1. hosts: 192.168.0.1 192.168.0.2 ...... . . .. 2. calls: +7******** +7******** +7******** 3. log: ip adress, date, time, status (online, ofline) 1. need to read from file HOSTS, ip adress from line1 and ping. Or get all lines from file HOSTS to array with 2 columns. Frist column for ip adres...
by etaon
20 Feb 2015 12:42
Forum: User Help / Bug Reports
Topic: ping adresses from file, send sms report to adresses by list
Replies: 2
Views: 8527

ping adresses from file, send sms report to adresses by list

Google translator: Guys, prompt, really I create a variable named stream? I want the next copy flow and rename it to a variable was created and written with the new name of the stream. {Flow_name} understandable. But how to create a recess with the same name? For example. I want to ping the IP piece...
by etaon
06 Feb 2015 08:35
Forum: User Help / Bug Reports
Topic: send string to bluetooth arduino
Replies: 5
Views: 11506

Re: send string to bluetooth arduino

But my browser open it with error like couldnt import flow (
Ok. Will try another way.


Ok. Done. Thanks. First time i read quick and dont understand. Now will try read better.
by etaon
05 Feb 2015 22:12
Forum: User Help / Bug Reports
Topic: send string to bluetooth arduino
Replies: 5
Views: 11506

Re: send string to bluetooth arduino

Cant import flow. Can you reimport this flow?
by etaon
05 Feb 2015 13:42
Forum: User Help / Bug Reports
Topic: send string to bluetooth arduino
Replies: 5
Views: 11506

send string to bluetooth arduino

how i can send string from automagic to arduino trough bluetooth module?
Cause now i cant connect arduino and android automagic with usbhost (serial)
by etaon
05 Feb 2015 09:37
Forum: User Help / Bug Reports
Topic: create variable like flow name
Replies: 2
Views: 7604

Re: create variable like flow name

Now created two flows.
First control wifi and start flows
Second and next like 192.168.100.1 ping adress like flow name and write log and variable..

Next i continue programming
by etaon
05 Feb 2015 09:30
Forum: User Help / Bug Reports
Topic: create variable like flow name
Replies: 2
Views: 7604

create variable like flow name

How create variable like {flow_name}? I want create flows to ping many IP adress. recieve sms with ip to create new flow with new ip. Or better use file with many strings ip adresses? In sms with ip write to end of file string. Flow get from file strings and ping all. If status changed of one ip(var...
by etaon
22 Nov 2013 08:53
Forum: User Help / Bug Reports
Topic: Search contact by name recognized from input speech (exper)
Replies: 0
Views: 5952

Search contact by name recognized from input speech (exper)

Help please to create script input speech (Experimental) gave me value with text (name of contact) need search contact witn name(value) in database android and extract number of phone or other info. I try do it with http://stackoverflow.com/questions/6994107/how-to-get-contact-name-from-number-using...