- Refactoring

- Action Button with Parameter
- Actor Action with Parameter
- Sensor Action with Parameter
This commit is contained in:
Manuel83
2017-11-29 22:37:18 +01:00
parent 13836a5680
commit 9b7908c9c5
41 changed files with 8098 additions and 271 deletions
+6
View File
@@ -10,11 +10,17 @@
<link rel="stylesheet" href="static/bootstrap.dark.css">
<style>
html {
background-image: url('static/bg.png');
}
</style>
<title>CraftBeerPi 3.0</title>
</head>
<body>
<div id="root" ></div>
HALLO
<script src="static/bundle.js" type="text/javascript"></script>