Commands input/output JSON and are part of HTTP requests/responses respectively.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["Commands are formatted as JSON and sent as part of HTTP requests, while command outputs are also JSON formatted and received within HTTP responses."],["Even with an empty command output JSON, there will always be an HTTP response containing status information."],["Detailed command examples and further information can be found in the OSC Manufacturer Guide."]]],["Commands use JSON for both input and output, which are integrated within HTTP requests and responses. Even when a command yields no specific output, an HTTP response is still provided, including at minimum a status line. For detailed examples and understanding of responses, users are directed to consult the OSC Manufacturer Guide.\n"]]