Skip to content

Commit 0cf8dc5

Browse files
Merge pull request #298072 from bishal41/sending-data-to-broker
Remove simulator issue sending data to broker
2 parents a01f62e + a665aa2 commit 0cf8dc5

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -285,30 +285,6 @@ To work around this issue, you need to manually delete the CRD and finish the un
285285
286286
1. Uninstall Helm release without running the hook: `helm uninstall aio-<id>-connectors -n azure-iot-operations --no-hooks`
287287
288-
## OPC PLC simulator issues
289-
290-
This section lists current known issues for the OPC PLC simulator.
291-
292-
### The simulator doesn't send data to the MQTT broker after you create an asset
293-
294-
---
295-
296-
Issue ID: 4224
297-
298-
---
299-
300-
Log signature: N/A
301-
302-
---
303-
304-
The OPC PLC simulator doesn't send data to the MQTT broker after you create a new asset.
305-
306-
To work around this issue, restart the OPC PLC simulator pod. The pod name looks like `aio-opc-opc.tcp-1-f95d76c54-w9v9c`. To restart the pod, use the `k9s` tool to kill the pod, or run the following command:
307-
308-
```bash
309-
kubectl delete pod aio-opc-opc.tcp-1-f95d76c54-w9v9c -n azure-iot-operations
310-
```
311-
312288
## Data flows issues
313289
314290
This section lists current known issues for data flows.

0 commit comments

Comments
 (0)