SetDeviceStringByName

Purpose

This function sets a string as the device status using the actual name of the device combined with its location.  See SetDeviceString.

Parameters

Parameter: name
Type: string
Description: This is the name of the device including it location, such as den table lamp.  Note the name is not case-sensitive.

Parameter: message
Type: string
Description: This is the status string for the device, such as 72 degrees.

Parameter: reset
Type:
boolean
Description: If this is set to TRUE,
the device change date/time will be updated (normally a string change will not update the device last change date/time).

Returns

None.