Gecko OS HTTP RESTful API POST Demonstration

Edit the request fields to send any Gecko OS command to a device via JavaScript XMLHttpRequest.

Input

Device IP or mDNS Name:

Request Fields

Flags:

Command:

Data:

POST JSON

{ "flags" : 0, "command" : "ver", "data" : "" }

Response JSON