Skip to content

Commit 3d55eab

Browse files
Merge pull request #293538 from dominicbetts/patch-3
IIoT: Adjust headings
2 parents efc66de + f02b220 commit 3d55eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ The station OPC UA server uses the following OPC UA node IDs for telemetry to th
9494
- i=418 - actual cycle time
9595
- i=434 - pressure
9696

97-
### Digital feedback loop with UA Cloud Commander and UA Cloud Action
97+
## Digital feedback loop with UA Cloud Commander and UA Cloud Action
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)