Skip to content

Modify PTZ command return type#191

Merged
flacjacket merged 1 commit intotchellomello:masterfrom
flacjacket:better_ptz
Sep 14, 2021
Merged

Modify PTZ command return type#191
flacjacket merged 1 commit intotchellomello:masterfrom
flacjacket:better_ptz

Conversation

@flacjacket
Copy link
Copy Markdown
Collaborator

Also fix the left/right movement kwags to correctly take the parameter
as the horizontal_speed, rather than as vertical_speed.

Also fix the left/right movement kwags to correctly take the parameter
as the horizontal speed, rather than the vertical speed
Comment thread src/amcrest/event.py
data_key.replace('"', ""): data_value.replace('"', "")
for data_key, data_value in
_REG_PARSE_MALFORMED_JSON.findall(value)
for data_key, data_value in _REG_PARSE_MALFORMED_JSON.findall(
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (86 > 79 characters)

@flacjacket flacjacket merged commit b1fb433 into tchellomello:master Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants