Commit Graph

30 Commits

Author SHA1 Message Date
SirWayne
ee0fc26678 TTL
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-13 14:10:28 +02:00
Kai Zimmermann
d8268e8b6b Used proper exception 2016-04-05 14:01:09 +02:00
Kai Zimmermann
5c661cd6a4 Added license header 2016-04-04 08:58:58 +02:00
Kai Zimmermann
36e8949feb Fixed final bugs. Sandbox works now. 2016-04-02 22:13:21 +02:00
Kai Zimmermann
6d143273f7 Added simulator autostart and cf deployment. 2016-04-02 21:00:34 +02:00
Kai Zimmermann
bd974ef6ab Prepared cloud deployment of hawkbit sandbox 2016-04-02 13:29:40 +02:00
Kai Zimmermann
6ee66dc4e1 Put BaseEntity below tenant aware and unaware entities 2016-03-23 14:09:40 +01:00
Kai Zimmermann
061159f259 Merge pull request #82 from bsinno/Sonar_Issue_Methods_should_not_have_too_many_lines
Fix for sonar issue: Methods should not have too many lines
2016-03-17 09:17:33 +01:00
Jonathan Philip Knoblauch
03fddfe471 Done refactoring, fixed bug with validator for gateway token
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-03-15 13:06:44 +01:00
Jonathan Philip Knoblauch
c91bb15ccb Refactoring after review.
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-03-11 16:39:54 +01:00
Jonathan Philip Knoblauch
6cc64639bd Fix for sonar issue: Methods should not have too many lines
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-03-11 11:19:43 +01:00
Kai Zimmermann
50eb1a4978 Merge pull request #79 from bsinno/optimize_simulator_throughput
Optimize simulator throughput
2016-03-11 09:44:55 +01:00
Michael Hirsch
fb9454d840 update vaadin-bom to 7.6.3 version because 7.5 version is not working
with updated vaadin 7.6 in hawkbit

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-05 11:21:25 +01:00
Kai Zimmermann
da66e81157 Set proper random generation.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-03 12:51:01 +01:00
Kai Zimmermann
cfe8375577 Made update execution more random 2016-03-03 10:16:19 +01:00
Kai Zimmermann
b7f94891a4 Migrated to lambda 2016-03-03 10:15:59 +01:00
Kai Zimmermann
031cca7c1c Removed sleep.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-01 17:12:59 +01:00
Kai Zimmermann
ab18e12b69 Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build. 2016-02-25 17:59:46 +01:00
Kai Zimmermann
0b8e693cec Migrated environment aware to property annotation mechanism, documented properties. 2016-02-25 11:36:21 +01:00
SirWayne
ceb23e65e4 Remove this for member variable
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-09 11:29:01 +01:00
SirWayne
1bb29338ac Clean Code Refactoring
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-09 10:16:07 +01:00
Michael Hirsch
9ff1e89717 add javadoc parameter to simulatorcontroller
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 10:34:52 +01:00
Michael Hirsch
e35017cfe7 fix license header in application-cloud.properties file
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 09:59:13 +01:00
Michael Hirsch
b81b37a988 - extend simulator rest-api for simulating also DDI devices
- adapt readme.md to document new simulator rest-api
- remove basic-auth from standard application properties and introduce
an extra cloud-profile which includes basic-auth-security parameters for
easier use locally
- fix dialog for amount with 4 digit and comma charachter

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-03 09:35:07 +01:00
Kai Zimmermann
474792f124 Fixed parent version 2016-01-28 17:30:52 +01:00
Michael Hirsch
ccbab66550 increase the generate simulated device amount from 1000 to 30000.
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-26 11:22:31 +01:00
Michael Hirsch
c57e810d67 move vaadin folder to src/main/resources due then it will be
automatically included in the fat jar.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-25 17:26:38 +01:00
Michael Hirsch
380370c026 extend device simulator of create DDI and DMF devices and a Vaadin UI
for manage them.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-01-21 17:56:26 +01:00
Kai Zimmermann
64deaeea3c Remove swagger and minor feature extensions and bug fixes
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00
Kai Zimmermann
7497ab61ed Initial check in accordance with Parallel IP 2016-01-21 13:18:55 +01:00