host property

String host
final

Is the hostname (And port if apply) of the Wialon server, by default it is 'https://hst-api.wialon.com' But you can change it to your server, or if you use Wialon Local, replace the host to your server

Implementation

final String host;