# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

# This file should be included when you package your plugin.

# Mandatory items:


[general]
name=Telemetry Layer
qgisMinimumVersion=2.4
#qgisMaximumVersion=2.8
description=MQTT Messaging integration with support for custom Topic Managers
about="Manage a list of MQTT brokers. Select a topic manager (generic and proprietory examples provided). Create a new Telemetry Layer (Layers are placed under a Broker Group in the Legend and represent a set of topics by type). Add topics as features. Apply Rules based formatting. Note: Plugin is at a beta stage of development and being actively improved. Please ensure to check regularly for updates and get in touch if you are keen to join the project."
version=1.2.2
author=Andrew McClure
email=andrew@agsense.co.nz

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog="Improved support for V2Widgets; editing features; and added example Plugin that uses Telemetry Layer"

# tags are comma separated with spaces allowed
tags="SCADA, Telemetry, remote sensing,  MQTT, MQTT-SN, Internet of Things (I.o.T), Wireless Sensors, Zigbee, Modbus, AgSense, XBee, DigiMesh"

homepage=http://agsense.co.nz/telemetrylayer
#download=http://southweb.co.nz/sites/default/files/TelemetryLayer.zip
tracker=https://github.com/nzfarmer1/telemetrylayer/issues
repository=https://github.com/nzfarmer1/telemetrylayer
icon=icons/icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

helpURL=http://agsense.co.nz/telemetrylayer
layerName=TelemetryLayer


