Characteristic.ChangePath

Syntax Parameters Return Value
Sub Characteristic.ChangePath( _
    Path As String, _
    AuditLogReason As String)
  • Path [in]

The path to move the characteristic to.

Type: String

  • AuditLogReason [in]

An explanation for why the characteristic is being moved.

Type: String

This function does not return a value.