Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

unknown control byte received #9

Open
mrli20182018 opened this issue Aug 13, 2018 · 1 comment
Open

unknown control byte received #9

mrli20182018 opened this issue Aug 13, 2018 · 1 comment

Comments

@mrli20182018
Copy link

from tikapy import TikapyClient
client = TikapyClient('192.168.81.1', 8728)

client.login('api', '123456')
Scheduler = client.talk(['/system/scheduler/print'])
print(Scheduler)

raise ApiUnrecoverableError("unknown control byte received")
tikapy.api.ApiUnrecoverableError: unknown control byte received

image

@andrekeller
Copy link
Member

Hi,

I'm no longer working with this project and looking for someone to take it over. Feel free to step up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants