This function sets the minute timer for a device, which is useful if you use a device as an elapsed time counter. Note that hs.DeviceLastChange may be more useful as it's accurate to the second as opposed to the minute.
Parameter: device
Type: string
Description: This is the house code and unit code or device code of the
device, such as "A1" or "q17".
Parameter: value
Type: long
Description: This is the amount of time in minutes since the device last
changed status.
None.