Skip to content

MOS

Get the MOS Status

GET /api/mos/status

Returns the status of MOS Server and Client

Response

The response is the infomation of Servers and Clients

{
    "servers": {},
    "clients": []
}

Send a MOS command

POST /api/mos/send

Sends a command to the MOS server

// Request and Body