Skip to content

Commit

Permalink
Merge branch 'release/2018.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
sfeilmeier committed Jul 20, 2018
2 parents 12b22db + d9331b6 commit 64fdb39
Show file tree
Hide file tree
Showing 452 changed files with 34,044 additions and 23,744 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Created by https://www.gitignore.io/api/java,maven,gradle,angular,eclipse,node

### Angular ###
Expand Down Expand Up @@ -89,7 +88,7 @@ local.properties
.project

# JDT-specific (Eclipse Java Development Tools)
.classpath
#.classpath

# Annotation Processing
.apt_generated
Expand Down
5 changes: 5 additions & 0 deletions cnf/central.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
<version>1.1</version>
</dependency>
<!-- org.* -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.6</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.gogo.shell</artifactId>
Expand Down
876 changes: 579 additions & 297 deletions doc/OpenEMS_EN.adoc

Large diffs are not rendered by default.

1,083 changes: 1,043 additions & 40 deletions doc/OpenEMS_EN.html

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions doc/_include/header.adoc

This file was deleted.

6 changes: 6 additions & 0 deletions doc/_include/nature/Ess.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
4+|*link:../io.openems.edge.ess.api/src/io/openems/edge/ess/api/Ess.java[Ess icon:code[]]*
// tag::channels[]
|Soc |% |0..100 | State of Charge
|GridMode | |0=Undefined, 1=On-Grid, 2=Off-Grid |
|MaxActivePower |W | | Maximum possible Active Power
// end::channels[]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-bnd-file-build.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-bndtools-osgi-project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-channels-switch-case.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-edgeapp-bndrun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-file-new-other.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-class.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-config-annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-osgi-provider-bundle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-osgi-provider-socomec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-new-socomec-bundle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-osgi-build-path.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/img/eclipse-rename.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/img/eclipse-resolve-osgi.png
Binary file not shown.
Binary file added doc/img/ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 0 additions & 24 deletions edge/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions edge/etc/openems.d/.gitignore

This file was deleted.

150 changes: 0 additions & 150 deletions edge/pom.xml

This file was deleted.

47 changes: 0 additions & 47 deletions edge/resources/logback.xml

This file was deleted.

46 changes: 0 additions & 46 deletions edge/src/io/openems/impl/controller/symmetric/fixvalue/Ess.java

This file was deleted.

Loading

0 comments on commit 64fdb39

Please sign in to comment.