Skip to content

Commit 3b131ea

Browse files
v1.0.1 (#2)
* Fixed Spelling * Fixed Line Performance Graph Query Bug * Fix line performance downtime table event durations
1 parent ef58405 commit 3b131ea

File tree

3 files changed

+224
-41
lines changed

3 files changed

+224
-41
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Now that you have defined your factory model, downtime reasons, ingredients, pro
8484

8585
### Scheduling Orders
8686

87-
Schedule orders on your lines using the `SmartFactory/Schedulling` dashboard. To setup use the `Production Line Start Time Setter` to define the start time for each line. This is the time whereby an order will be first scheduled for the day. For 24hr operation, set to 12:00AM.
87+
Schedule orders on your lines using the `SmartFactory/Scheduling` dashboard. To setup use the `Production Line Start Time Setter` to define the start time for each line. This is the time whereby an order will be first scheduled for the day. For 24hr operation, set to 12:00AM.
8888

8989
Use the `Scheduler Order Management Table` panel to create orders. Click the (+) define the order details and submit. Orders can be edited until they are released. Once an order has been released it can no longer be edited. Orders are edited by clicking in them in the panel.
9090

docs/try-it-out.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Try it Out
22

3-
Try out Libre before spending time on setup. Alternatively checkout the [Spruik Technologies](https://www.youtube.com/channel/UCLSo9vtYPXkuOJkXNnooCjQ) youtube channel for videos.
3+
Try out Libre before spending time on setup. Alternatively checkout the [Spruik Technologies](https://www.youtube.com/channel/UCLSo9vtYPXkuOJkXNnooCjQ) YouTube channel for videos.
44

5-
## Prerequisits
5+
## Prerequisites
66

77
- docker (>= 18 required)
88
- docker-compose (>= 1.25 required)
@@ -45,7 +45,7 @@ Creating libre_grafana_1 ... done
4545

4646
```
4747

48-
3. Navigate to `https://localhost:3000` log into grafana with username admin and password admin. Explore the SmartFactory dashboard folder.
48+
3. Navigate to `https://localhost:3000` log into Grafana with username admin and password admin. Explore the SmartFactory dashboard folder.
4949

5050
4. Navigate to `https://localhost:1880/ui` to start/stop and complete a line.
5151

0 commit comments

Comments
 (0)