on(with:completionHandler:)

Declaration

func on(with params: MTROnOffClusterOnParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func on(with params: MTROnOffClusterOnParams?) async throws