Skip to content

doautofocus requierement change #12

@spicspike

Description

@spicspike

I have notice that RESTapi doAutoFocus give an error 405.
Code need this change as parameter is now required.

BMDevice.js
doAutoFocus() {
this.PUTdata("/lens/focus/doAutoFocus",{x: 0.5,y: 0.5});
}

BM RESTapi doc is currently not aligned with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions