Announcement

Collapse
No announcement yet.

Introducing AK Traccar plugin

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Introducing AK Traccar plugin

    ​​​

    ​​​​​
    Plugin for displaying GPS tracking information from http://tracdown.com.au/

    It also works with any GPS tracking server supporting Traccar API (opensource).
    The plugin displays the real time information about registered devices. Which can be a mobile phone, or GPS trackers.

    Supported features:

    * Creates HS devices for the list of devices for the user and coordinates for each device in real time

    * Additional attributes, i.e. course, speed, battery level, etc

    * Display map and address using geocoding services (currently support Google Maps, Bing Maps, Location_IQ and Geoapify)

    * Display Geofences and current state (in/out)

    There's many more features I'm implementing in coming versions, i.e. vehicle/engine parameters - depending on the GPS OBDII tracker model (also sold by Ozsmartthings).
    For more information about the service please check:

    https://www.ozsmartthings.com.au/pro...cking-software
    Click image for larger version  Name:	capture_20181108002521_1024x1024.png Views:	0 Size:	118.0 KB ID:	1423565
    Click image for larger version  Name:	capture_20181108001347_1024x1024.png Views:	0 Size:	42.3 KB ID:	1423566
    Click image for larger version  Name:	new-grid.png Views:	14 Size:	47.5 KB ID:	1469146
    Click image for larger version  Name:	WithStreetView.png Views:	15 Size:	208.0 KB ID:	1467825

    #2
    Installation / Configuration


    There's not much configuration required.

    After installing the plugin - it creates a new server root device,
    by default pre-configured for tracdown.com.au.

    The server URL should be changed to match your server used.
    This can be also local IP address if you installed Traccar server locally.

    Port, Username and Password don't need explanation.

    When it's all setup - the plugin will automatically pull the list of registered
    devices (trackers) and create HS devices.

    The update rate is for updating the list of devices (trackers) and their status.

    Each device (tracker) has also separate update rate configuration for updating the state and positions (default 15 sec).

    For Maps configuration see
    https://forums.homeseer.com/forum/hs...-configuration
    Click image for larger version  Name:	config.png Views:	98 Size:	29.5 KB ID:	1465848

    Comment


      #3
      Feature development / Requests
      There's much more I can do with the Tracdown/Traccar server, including geofeeencig, engine parameters, even driving habbits (see the available API below).

      Any ideas are welcome https://forums.homeseer.com/forum/hs...ature-requests
      Click image for larger version  Name:	traccarAPI.jpg Views:	0 Size:	89.5 KB ID:	1469092

      Comment


        #4
        Ver 4.0.0.4 - Added Devices overview table

        Click image for larger version

Name:	Devices.png
Views:	600
Size:	29.2 KB
ID:	1464811

        Comment


          #5
          Ver 4.0.0.13 - Added Google Maps

          For configuration see https://forums.homeseer.com/forum/hs...-configuration

          Note: The location reported by Traccar server can be noisy - even if device is not moving - it still reports changes. Which causes unnecessary Maps API request (can cause unnecessary charges, especially from Google).

          In ver 4.0.0.33 I added a lot of functionality to help avoid this, please read about adjusting the plugin settings:

          https://forums.homeseer.com/forum/hs...ange-detection

          Click image for larger version

Name:	device_config.png
Views:	547
Size:	382.1 KB
ID:	1469091

          Comment


            #6
            Ver 4.0.0.14 - Added Geoapify maps
            Ver 4.0.0.15 - Added reverse address geocoding
            Ver 4.0.0.16 - Added geofences

            Comment


              #7
              Ver 4.0.0.22 (PluginLib 4.0.0.94) - Implemented getting measurement units from server, added Bing Maps and LocationIQ maps.

              I did quite a bit of refactoring. So I recommend deleting devices (except for root device which holds server configuration).
              And I suggest checking everything, please let me know if anything is broken.

              Comment


                #8
                Ver 4.0.0.28 - Added Street View device (for supported providers)

                Note: only Google and Bing support Street View at the moment.
                For Google Maps API you need to also enable Street View API in your account
                Alternatively you can disable Street View in device settings

                Comment


                  #9
                  Ver 4.0.0.30 - Added log for values changes; Comms log changed to Trace

                  Now if enable Log for device - all values changes will be logged, so you can see your movements in the log

                  [EDIT]

                  For comms troubleshooting need to enable Trace level

                  Comment


                    #10
                    Ver 4.0.5.6 (BETA) - Fixed WebClient Authentication.
                    Ver 4.0.5.8 (BETA) - Fixed Geofences.​

                    Comment

                    Working...
                    X