Skip to content

Commit 558e32d

Browse files
authored
Adjust headings
1 parent efc66de commit 558e32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot/tutorial-iot-industrial-solution-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The station OPC UA server uses the following OPC UA node IDs for telemetry to th
9898

9999
The solution uses a digital feedback loop to manage the pressure in a simulated station. To implement the feedback loop, the solution triggers a command from the cloud on one of the OPC UA servers in the simulation. The trigger activates when simulated time-series pressure data reaches a certain threshold. You can see the pressure of the assembly machine in the Azure Data Explorer dashboard. The pressure is released at regular intervals for the Seattle production line.
100100

101-
### Install the production line simulation and cloud services
101+
## Install the production line simulation and cloud services
102102

103103
Select the **Deploy** button to deploy all required resources to your Azure subscription:
104104

@@ -123,7 +123,7 @@ curl -sfL https://get.k3s.io | sh
123123

124124
Your VM is now ready to run the production line simulation.
125125

126-
### Run the production line simulation
126+
## Run the production line simulation
127127

128128
In the VM, open a Windows command prompt, enter *wsl*, and press **Enter**. Navigate to the `/mnt/c/ManufacturingOntologies-main/Tools/FactorySimulation` directory and run the **StartSimulation** shell script:
129129

0 commit comments

Comments
 (0)