To get the list of available hardware types, use the command core/get_hw_types:
svc=core/get_hw_types¶ms={}
[ /* тhardware types */ { "id":<uint>, /* ID */ "name":<text> /* name */ } ]
| Code | Value |
|---|---|
| 1 | invalid session |
| 2 | invalid service name |
| 3 | invalid result |
|