diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6a9dc9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.vs +/packages +/IoT-Bot/obj +/IoT-Bot/bin diff --git a/IoT-Bot/bin/Release/ConnectorDataMqtt.dll b/IoT-Bot/bin/Release/ConnectorDataMqtt.dll deleted file mode 100644 index 8edcde2..0000000 Binary files a/IoT-Bot/bin/Release/ConnectorDataMqtt.dll and /dev/null differ diff --git a/IoT-Bot/bin/Release/IoTBot.exe b/IoT-Bot/bin/Release/IoTBot.exe deleted file mode 100644 index ccb017b..0000000 Binary files a/IoT-Bot/bin/Release/IoTBot.exe and /dev/null differ diff --git a/IoT-Bot/bin/Release/M2Mqtt.dll b/IoT-Bot/bin/Release/M2Mqtt.dll deleted file mode 100644 index b3905e1..0000000 Binary files a/IoT-Bot/bin/Release/M2Mqtt.dll and /dev/null differ diff --git a/IoT-Bot/bin/Release/Utils-IoT.dll b/IoT-Bot/bin/Release/Utils-IoT.dll deleted file mode 100644 index cda7908..0000000 Binary files a/IoT-Bot/bin/Release/Utils-IoT.dll and /dev/null differ diff --git a/IoT-Bot/bin/Release/Utils.dll b/IoT-Bot/bin/Release/Utils.dll deleted file mode 100644 index 3f7bafd..0000000 Binary files a/IoT-Bot/bin/Release/Utils.dll and /dev/null differ diff --git a/IoT-Bot/bin/Release/config-example/condition.conf.example b/IoT-Bot/bin/Release/config-example/condition.conf.example deleted file mode 100644 index 98fdad1..0000000 --- a/IoT-Bot/bin/Release/config-example/condition.conf.example +++ /dev/null @@ -1,8 +0,0 @@ -[test] -type=Trigger -target=mqtt -target_message={"enable": true} -target_topic=/test/1 -sensor_type=Power -sensor_backend=mqtt -sensor_topic=/power/msg \ No newline at end of file diff --git a/IoT-Bot/bin/Release/config-example/data.conf.example b/IoT-Bot/bin/Release/config-example/data.conf.example deleted file mode 100644 index 189a9ee..0000000 --- a/IoT-Bot/bin/Release/config-example/data.conf.example +++ /dev/null @@ -1,3 +0,0 @@ -[mqtt] -type=mqtt -server=localhost \ No newline at end of file diff --git a/IoT-Bot/bin/Release/config-example/user.conf.example b/IoT-Bot/bin/Release/config-example/user.conf.example deleted file mode 100644 index c67a953..0000000 --- a/IoT-Bot/bin/Release/config-example/user.conf.example +++ /dev/null @@ -1,4 +0,0 @@ -[user] -type=telegram -telegram-key=ABCDEFGH -chatid=1234 \ No newline at end of file diff --git a/IoT-Bot/bin/Release/litjson.dll b/IoT-Bot/bin/Release/litjson.dll deleted file mode 100644 index 3b429ab..0000000 Binary files a/IoT-Bot/bin/Release/litjson.dll and /dev/null differ diff --git a/IoT-Bot/bin/iotbot_1.0-1.deb b/IoT-Bot/bin/iotbot_1.0-1.deb deleted file mode 100644 index 3eefa4e..0000000 Binary files a/IoT-Bot/bin/iotbot_1.0-1.deb and /dev/null differ