moveToLevelWithOnOff(with:completion:)

Declaration

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