writeAttributeIdentifyTime(withValue:params:completion:)
Declaration
func writeAttributeIdentifyTime(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeIdentifyTime(withValue value: NSNumber, params: MTRWriteParams?) async throws