on(with:completion:)

Declaration

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