socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
251 stars 100 forks source link

fix TypeError can not concat str to bytes #65

Open sukawatd opened 3 years ago

sukawatd commented 3 years ago

Fix error when call api.get_binary_resource('/').call('ping', { 'address': '192.168.56.1', 'count': '4' })