From 065579ad56aa97415322085e6395828ccaa5fc39 Mon Sep 17 00:00:00 2001 From: Emanuele Date: Wed, 4 Nov 2020 11:20:39 +0100 Subject: [PATCH] eliminati file inutili --- LICENSE | 12 ------------ readme.md | 17 ----------------- 2 files changed, 29 deletions(-) delete mode 100644 LICENSE delete mode 100644 readme.md diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 5fa140f..0000000 --- a/LICENSE +++ /dev/null @@ -1,12 +0,0 @@ -Copyright (c) 2016, Alexander Pivovarov - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice and -this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD -TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN -AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION -WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file diff --git a/readme.md b/readme.md deleted file mode 100644 index e88c5ee..0000000 --- a/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -node-red-contrib-mikrotik2 -========================== - -Node based on node-red-contrib-mikrotik to work with Mikrotik devices which fixes device configuration problem. - -Install -------- -Run command on Node-RED installation directory - - npm install node-red-contrib-mikrotik2 - -Config -------- - -

A Node-RED node that provides API for Mikrotik WiFi routers.

-This is an alfa verion. Available actions: log, resources, wifi, connections, reboot, raw. -