moveToLevelWithOnOff(with:completionHandler:)

Declaration

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