From cbd94ef2ea79a1ed51b9e56fe981b1c8762a6b85 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Tue, 5 Jun 2018 16:46:56 +0000 Subject: [PATCH] [NF] Thread that checks if a MQTT Connection exists and if not reopen it [NF] ConnectorDataMqtt now supports user and password --- Bot-Utils.csproj | 47 +++++++++++++++++++++++++++++++++++++ Properties/AssemblyInfo.cs | 36 ++++++++++++++++++++++++++++ bin/Release/Bot-Utils.dll | Bin 0 -> 4096 bytes 3 files changed, 83 insertions(+) create mode 100644 Bot-Utils.csproj create mode 100644 Properties/AssemblyInfo.cs create mode 100644 bin/Release/Bot-Utils.dll diff --git a/Bot-Utils.csproj b/Bot-Utils.csproj new file mode 100644 index 0000000..ec2d46c --- /dev/null +++ b/Bot-Utils.csproj @@ -0,0 +1,47 @@ + + + + + Debug + AnyCPU + {BB7BFCB5-3DB0-49E1-802A-3CE3EECC59F9} + Library + Properties + Bot_Utils + Bot-Utils + v4.7.1 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..0dd2507 --- /dev/null +++ b/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// Allgemeine Informationen über eine Assembly werden über die folgenden +// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, +// die einer Assembly zugeordnet sind. +[assembly: AssemblyTitle("Bot-Utils")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("Bot-Utils")] +[assembly: AssemblyCopyright("Copyright © 2018")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly +// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von +// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen. +[assembly: ComVisible(false)] + +// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird +[assembly: Guid("bb7bfcb5-3db0-49e1-802a-3ce3eecc59f9")] + +// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten: +// +// Hauptversion +// Nebenversion +// Buildnummer +// Revision +// +// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, +// indem Sie "*" wie unten gezeigt eingeben: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/bin/Release/Bot-Utils.dll b/bin/Release/Bot-Utils.dll new file mode 100644 index 0000000000000000000000000000000000000000..b1fa95c925c81bdc73bdc831b394e1dccacf2168 GIT binary patch literal 4096 zcmeHKTWl0n82)E_q1?*Ff`APU6v9P1*`+0I1$EnQ3x(e7ZflW^bY}K+J1{%5%*;ZU z7%du2@WGJC1IGBQ#KibOA~7K$Ci)}~#s_13;gL6Aj4?cj-+yLry#x~|p_O!kl!Y`{dp?|8}!B-2!e1LCy4Ty@$v6gV7C5uWlqj|n(q9?J%(cp<%hgwtO zK(BeicA>~vX$F;jHKW#)I8k3sS2nvjuPBTyLJc&n5(N!J3N!yj*&R8!2>=iGB~SM$ zB`=KWa;Fy6I-(u19(LM5Ht6RVr0p%D7GO=Fwj~44aaOe0PXwQVvz`x{eNkZl;)|J(BiHIwa|LsOnSrH84bP`wGT0z-n(6Ysp z@O;a4s#axTzw69e*@CABD~c1sH$5xASP0yC%a#@s!q(?y%U|w$+(S;xV7Z{*%@;i@ zJGY`Jm)D(Q)n=mL1XfP)m>9>fY%8ddCX0R`a#~4AD}{*-M}2P4J{efHuVrkTLcP*Q zn-H_MFgYmF%)s@^{Dh@v9oG*m(=W5io`;-3cy2x^yvvp;mWjiZ2(Ka!=Nmw#iY7mXPg0HU;z&VKm#$2+%fja}b(Y4_l}zy3t^s-iU2siZWZv1JQ)o0&wKzP_5C z+S&Q=I*yBQ|Lx}Omx^qE&C~Ovt}`%i3OQq`InTY~E70T90_Oy_VigEA$SwS=LR%~I zp?-T?RgXqv-9(2J+GiMD#;j=^YwySy(e}3YWFq;|8@Fz3`|i`zH$S-f$JNMiFUKTaOb=LD;RrRM2f`9gI^kX{IDcyk#a**39 zx0aXkT^UNw_q$%gwnuc!2@f(M=UeDuR#4nG0w0HcIuZ;dQ3$1fsUUFwxo=mZ{cN@ctRJova> z8ApB*&OVF~P&-XZt}Vxi;vB2mPQlg#zZzQ%H*>U731c-wpR*H4T?bg~8br&-&?o~9 zexIG9t*{-2T~=Cg#Ca-8q*7=5?{n((EqH mZMU@P1$tk`VgP9ok^hq&;IE#dhW|56cdZ^s|0DVDGVnL7(>)&m literal 0 HcmV?d00001