Description: |
Set the user name of the point with id specified |
Syntax: |
"SetPointName PointID name" where: PointID is the ID of the point and name is the new user name of the point. The name can be any length and can have spaces. |
Return: |
"1" if successful or "0" if not. |
Example: |
"SetPointName 1 topLeftPoint" return: "1" |