Skip to content

Commit 67c4e3f

Browse files
authored
Merge pull request #730 from cneilmon/patch-1
[iot-smart-grid] Add the steps based from the Readme.txt
2 parents 8c44d50 + 811f26e commit 67c4e3f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

samples/applications/iot-smart-grid/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ To run this sample, you need the following prerequisites.
4545
<a name=run-this-sample></a>
4646

4747
## Run this sample
48+
1. Create a database with the name: PowerConsumption
49+
50+
2. Run the script setup-or-reset-demo.sql to create the DB Objects
51+
52+
3. Start the DataGenerator (WindowsForms: Client.exe OR Console: ConsoleClient.exe)application DemoWorkload.exe
53+
54+
4. Change the connection string in the configuration settings, if needed. By default, it points to the local default SQL Server instance with integrated authentication.
55+
56+
5. Load the Power BI Report (WindowsForms: Click on the lower left link, Console: Type REPORT)
57+
58+
-**or**-
59+
4860
1. Clone this repository using Git for Windows (http://www.git-scm.com/), or download the zip file.
4961

5062
2. From Visual Studio, open the **IoT-Smart-Grid.sln** file from the root directory.

0 commit comments

Comments
 (0)