Supported Hardware Types

The request is intended to obtain list of supported hardware types.

Request Example

&svc=get_hw_types

Server Response

Result:
{
    "adm": "ADM (20121)", // "parameter":"value", where parameter - type of protocol, value - name of protocol type
    "asc": "ASC (20116)",
    "atrack": "ATrack (20178)",
    "amwell": "Amwell (20244)",
    "apel": "Apel (20191)",
    ...
}