1.2.0 • Published 13 days ago

iobroker.mikrotik v1.2.0

Weekly downloads
71
License
MIT
Repository
github
Last release
13 days ago

Logo

ioBroker MikroTik Router adapter

Number of Installations Number of Installations NPM version Downloads Tests

NPM

Donate Donate

Using

add_firewall

Add address to firewall list and enable.
e.g. name,127.0.0.1,comment.

raw

Send api command to mikrotik, the result of execution will be received in the mikrotik.0.commands.response object e.g.:
/ip/firewall/address-list/add\n=list=2vpn\n=address=195.82.146.0/24\n=comment=rutracker.org. OR ip/firewall/address-list/add list=FuckRKN address=195.82.146.0/24 comment=rutracker.org
ip/kid-control/print
ip/kid-control/pause .id=*1 ip/kid-control/resume .id=*1

reboot, shutdown

Reboot/shutdown mikrotik

usb_reset

Reset power USB in mikrotik

The created objects are not deleted automatically when deleted in the router.

Changelog

1.2.0 (2024-04-20)

  • (mcm1957) Adapter requires node.js >= 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

1.1.1 (2022-10-17)

  • (bluefox) Packages updated

1.0.16

  • (instalator) changed parse RAW

1.0.14

1.0.13

  • (instalator) changed parse RAW command
  • (instalator) added last-link-up-time and last-link-down-time to interface
  • (instalator) added issues#28

1.0.12

  • (instalator) fixed error symb

1.0.11

1.0.10

  • (instalator) added name object
  • (instalator) fix error

1.0.6

  • (instalator) added in interface RX/TX (packets) issues#20
  • (instalator) Added Support for Compact mode
  • (instalator) Refactoring

1.0.5

1.0.4

  • (instalator) fix add_firewall command issues#18

1.0.3

  • (instalator) added checkboxes - receive the following data

1.0.2

  • (bondrogeen) added support for the Admin 3
  • (instalator) fixed some bugs
  • (instalator) added in settings time polling

1.0.1

  • (instalator) Change in objects symbol "*" to "_", see issues#10
  • (instalator) fix issues#9
  • (instalator) add to settings Timeout get
  • (instalator) add firewall list issues#7 and command 'add_firewall' e.g. "name,127.0.0.1,comment"

1.0.0

  • (instalator) up to stable

0.0.20

  • (instalator) add mask for password in settings dialog
  • (instalator) added info error login or password

0.0.12

  • (instalator) change logic connect

0.0.11

  • (instalator) added WAN address to systeminfo

0.0.10

  • (instalator) change logo
  • (instalator) fix error

0.0.4

  • (instalator) added commands usb power reset
  • (instalator) fix error

0.0.2

  • (instalator) added command 'disabled ' for: filter, interface, filter nat.
  • (instalator) fix error
  • (instalator) added list dhcp and Wi-Fi client

0.0.1

  • (instalator) initial version

License

The MIT License (MIT)

Copyright (c) 2024 iobroker-community-adapters iobroker-community-adapters@gmx.de Copyright (c) 2021-2022 instalator vvvalt@mail.ru

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1.2.0

13 days ago

1.1.1

2 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.20

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago