|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
|
3 <!-- eric project file for project PluginMqttMonitor --> |
|
4 <!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de --> |
|
5 <Project version="5.1"> |
|
6 <Language>en</Language> |
|
7 <Hash>8b864e3e4a3495e242eae3cb3ef4dc8522bf6ce7</Hash> |
|
8 <ProgLanguage mixed="0">Python3</ProgLanguage> |
|
9 <ProjectType>E6Plugin</ProjectType> |
|
10 <Description>Plug-in implementing a tool to connect to a MQTT broker, subscribe to topics, present received messages and publish messages. |
|
11 |
|
12 Note: The paho-mqtt Python package must be installed. </Description> |
|
13 <Version>1.x</Version> |
|
14 <Author>Detlev Offenbach</Author> |
|
15 <Email>detlev@die-offenbachs.de</Email> |
|
16 <TranslationPattern>MqttMonitor/i18n/tmqttmonitor_%language%.ts</TranslationPattern> |
|
17 <Eol index="1"/> |
|
18 <Sources> |
|
19 <Source>PluginMqttMonitor.py</Source> |
|
20 <Source>__init__.py</Source> |
|
21 </Sources> |
|
22 <Others> |
|
23 <Other>.hgignore</Other> |
|
24 </Others> |
|
25 <MainScript>PluginMqttMonitor.py</MainScript> |
|
26 <Vcs> |
|
27 <VcsType>Mercurial</VcsType> |
|
28 <VcsOptions> |
|
29 <dict> |
|
30 <key> |
|
31 <string>add</string> |
|
32 </key> |
|
33 <value> |
|
34 <list> |
|
35 <string></string> |
|
36 </list> |
|
37 </value> |
|
38 <key> |
|
39 <string>checkout</string> |
|
40 </key> |
|
41 <value> |
|
42 <list> |
|
43 <string></string> |
|
44 </list> |
|
45 </value> |
|
46 <key> |
|
47 <string>commit</string> |
|
48 </key> |
|
49 <value> |
|
50 <list> |
|
51 <string></string> |
|
52 </list> |
|
53 </value> |
|
54 <key> |
|
55 <string>diff</string> |
|
56 </key> |
|
57 <value> |
|
58 <list> |
|
59 <string></string> |
|
60 </list> |
|
61 </value> |
|
62 <key> |
|
63 <string>export</string> |
|
64 </key> |
|
65 <value> |
|
66 <list> |
|
67 <string></string> |
|
68 </list> |
|
69 </value> |
|
70 <key> |
|
71 <string>global</string> |
|
72 </key> |
|
73 <value> |
|
74 <list> |
|
75 <string></string> |
|
76 </list> |
|
77 </value> |
|
78 <key> |
|
79 <string>history</string> |
|
80 </key> |
|
81 <value> |
|
82 <list> |
|
83 <string></string> |
|
84 </list> |
|
85 </value> |
|
86 <key> |
|
87 <string>log</string> |
|
88 </key> |
|
89 <value> |
|
90 <list> |
|
91 <string></string> |
|
92 </list> |
|
93 </value> |
|
94 <key> |
|
95 <string>remove</string> |
|
96 </key> |
|
97 <value> |
|
98 <list> |
|
99 <string></string> |
|
100 </list> |
|
101 </value> |
|
102 <key> |
|
103 <string>status</string> |
|
104 </key> |
|
105 <value> |
|
106 <list> |
|
107 <string></string> |
|
108 </list> |
|
109 </value> |
|
110 <key> |
|
111 <string>tag</string> |
|
112 </key> |
|
113 <value> |
|
114 <list> |
|
115 <string></string> |
|
116 </list> |
|
117 </value> |
|
118 <key> |
|
119 <string>update</string> |
|
120 </key> |
|
121 <value> |
|
122 <list> |
|
123 <string></string> |
|
124 </list> |
|
125 </value> |
|
126 </dict> |
|
127 </VcsOptions> |
|
128 </Vcs> |
|
129 <FiletypeAssociations> |
|
130 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/> |
|
131 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> |
|
132 <FiletypeAssociation pattern="*.md" type="OTHERS"/> |
|
133 <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/> |
|
134 <FiletypeAssociation pattern="*.py" type="SOURCES"/> |
|
135 <FiletypeAssociation pattern="*.py3" type="SOURCES"/> |
|
136 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> |
|
137 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> |
|
138 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
|
139 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
|
140 <FiletypeAssociation pattern="*.rst" type="OTHERS"/> |
|
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
|
142 <FiletypeAssociation pattern="*.txt" type="OTHERS"/> |
|
143 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
|
144 <FiletypeAssociation pattern="GNUmakefile" type="OTHERS"/> |
|
145 <FiletypeAssociation pattern="Makefile" type="OTHERS"/> |
|
146 <FiletypeAssociation pattern="README" type="OTHERS"/> |
|
147 <FiletypeAssociation pattern="README.*" type="OTHERS"/> |
|
148 <FiletypeAssociation pattern="makefile" type="OTHERS"/> |
|
149 </FiletypeAssociations> |
|
150 </Project> |