Disconnected devices

tambiu 8 years ago

Hi,

Is there a way to set a time in seconds to receive an notification when my device is disconnected after set this time ?

I know there is status.timout in seconds, that we can set and receive noitification when devices go to unknown status.

Anton Tananaev 8 years ago

You can't delay offline notification, if that's what you are asking. But you can set connection timeout.

tambiu 8 years ago

connection timeout is the same status.timeout config ?

Because I would to receive notification when the devices stay disconnected after 20 minutes for example.

Anton Tananaev 8 years ago

No, it's not the same.

tambiu 8 years ago

so, where can I set this config "connection timeout" ? I have read the configuration file and I did not find it.

Anton Tananaev 8 years ago

Before asking questions like this, please read official documentation.

https://www.traccar.org/configuration-file/

tambiu 8 years ago

I said "I have read the configuration file" https://www.traccar.org/configuration-file/

And I did not find what you have said about "connection timeout"

I have found only these configs
web.timout
protocol.timeout
status.timout
sms.smpp.submitTimeout
sms.smpp.enquireLinkTimeout

Anton Tananaev 8 years ago

There is one that says:

Connection timeout value in seconds.

Not sure how much clearer it can be.