Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ControlComponent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Maximilian Rink
ControlComponent
Graph
master
Select Git revision
Branches
5
develop
feature/http
master
default
protected
outputs
test
Tags
2
0.2
0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Sep
25
18
17
14
12
11
10
9
8
7
3
31
Aug
30
29
20
18
16
7
23
Jul
22
9
8
7
6
5
2
30
Jun
23
27
May
19
18
4
3
2
29
Apr
21
19
16
15
13
12
11
9
8
7
31
Mar
30
29
26
25
24
ReadMe,
master
master
readme
added abstract mlusingopmode
Merge branch 'master' of git.rwth-aachen.de:tobias.rink/controlcomponent
Moved FrameControlComponent to separate project
fixed configopmode for suspending and unsuspending
comments
renamed OperationModeBase,
New folder structure
Component goes into Aborting if any exception passes to OperationModeBase
Testing
ConfigOperationMode does not try to change in current state anymore,
Readded GetComponents to Provider
Merge branch 'outputs'
test comment
outputs
outputs
Added FrameException
Tests and Fixes for self changed state in externalCC
Clean up,
Added Reflection Methods to call Reflection Methods,
Outputs are not set in config opmode, but can be set all the time,
-
Added Suspending and Unsuspending to ConfigOpMode,
Create OrderOutputs on FrameControlComponent Creation,
Merge branch 'master' into outputs
fix test
Merge branch 'merge'
FrameControlComponent Factory Method,
-
Changed OutputOrder Id to OwnerId
Added ClearOutput to IControlComponent
First websocket event tests
Started HTTP ControlComponent
comments
-
Fixed ConfigOperationMode
optimized reflection without cacheing,
Added reflection Subscribe and Unsubscribe for events
moved reflection methods to static class,
First attempt to provide framecontrolcomponent through mode
Added FrameControlComponent and updated ConfigureOperationMode
Loading