Skip to content

How to respond to request #306

@CharsargCodeDevelopment

Description

Hi, I am trying to build a web socket in python that interfaces with scratch on the same way that scratch link does, and I'm having trouble with keeping the connection open. I think that it is due to the fact that my program isn't responding to the request specified below.

``Received JSON: {'jsonrpc': '2.0', 'method': 'read', 'params': {'serviceId': 61445, 'characteristicId': '5261da01-fa7e-42ab-850b-7c80220097cc', 'startNotifications': True}, 'id': 2}

Could someone please tell me what the intended response to this would be, as the documentation doesn't mention a read method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions