====== Unit(-s) ID ====== The request is intended to obtain unit(-s) ID. === Request Example === &svc=get_units_uid¶ms={ "hw_id": [string, string, ...] } === Parameters === ^ Parameter ^ Description ^ | hw_id | List of Units' ID | === Additional Information === Request to get list of units' ID. === Server Response === == Result: == [ "12412421:66780", // "param1:param2", where param1 - hw_id , param2 - id ... ]