moveToLevel(with:completionHandler:)

Declaration

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