You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: usecases/ai/smart-parking/README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The smart parking application is an AI-based solution to monitor individual car
19
19
***Docker and Docker Compose**: Ensure Docker and Docker Compose are installed. Refer to [Docker installation guide](https://docs.docker.com/engine/install/).
20
20
21
21
***Intel GPU Drivers**:
22
-
Refer to [here](../../../README.md#-5-minute-quick-start) to install Intel GPU Drivers
22
+
Refer to [here](../../../README.md#5-minute-quick-start) to install Intel GPU Drivers
23
23
24
24
### Generate SSL certs
25
25
@@ -71,7 +71,7 @@ docker compose down
71
71
- Password: admin
72
72
73
73
2. Add data source
74
-
74
+
- Go to Settings -> Data Sources -> Add new data source
75
75
- Choose InfluxDB as the data source
76
76
- Fill in URL
77
77
-http://influxdb:8086
@@ -87,7 +87,8 @@ docker compose down
87
87
- Save and test
88
88
89
89
3. Import template from grafana folder
90
-
90
+
- Import template `Lot.json` and `Summary.json` from [grafana folder](./grafana/)
0 commit comments