Wialon API
==========

:py:mod:`terminusgps` offers the :py:mod:`wialon` package; a Python library that makes it simple to operate within the Wialon API.

.. attention:: :confval:`WIALON_TOKEN` and :confval:`WIALON_ADMIN_ID` must be set before using this package.

.. toctree::
    :maxdepth: 2
    :caption: Contents:

    constants.rst
    errors.rst
    examples.rst
    flags.rst
    items.rst
    session.rst
    utils.rst
