- 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
Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

+7713 -2
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+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>