Table of Contents

Second unique ID

To set a new value for second unit unique ID, use the command unit/update_unique_id2:
:!: It is relevant only to several hardware types with two modems.

svc=unit/update_unique_id2&params={"itemId":<long>,
				   "uniqueId2":<text>}

Parameters

Name Description
itemId unit ID
uniqueId2 new second unique ID

Response

{
	"uid2":<text>	/* second unique ID */
}