-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmetadata.txt
45 lines (32 loc) · 1.76 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# 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.22
author=Andrew McClure
# end of mandatory metadata
# Optional items:
# Uncomment the following line and add your changelog entries:
changelog="Add support for IP ports up to 99999"
# 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