Questions tagged [azure-industrial-iot]
6 questions
2
votes
1 answer
OPC Publisher 2.8.4 : BadMonitoredItemIdInvalid
I'm running OPCPublisher and when I try to get some node's value I get this message: :"StatusCode":{"Symbol":"BadMonitoredItemIdInvalid","Code":2151809024}.
I never had this problems in other servers.
I use the same nodeId that UaExpert shows:
My…

Paulo Ilheu
- 61
- 1
- 4
1
vote
1 answer
Get no connection message iothub from OPC publisher
I am using OPC publisher to read values from an OPC ua server (siemens s7-1200) at a given interval, this works fine but when there is no connection between the server and the client I don't recieve any messages in iot hub.
I want to keep sending…

Victor Pieper
- 540
- 2
- 17
1
vote
2 answers
OPC Publisher doesn't send data in order as in generated by OPC simulation server
I have been trying to retrieve sensor data generated by OPC simulation server (data listed in excel file and read by OPC simulation) in to one of the custom modules in Azure IOT Edge. When the data logged in the console it shows me that data has not…

SINFER
- 147
- 6
- 18
1
vote
1 answer
Azure Industrial IoT Platform web app needs permission to access resources in your organization that only an admin can grant
I'm trying to deploy the platform using deploy.ps1 and it seems to work, but I cannot login to the engineering tool web app. I get the following message:
my-test-iiot needs permission to access resources in your organization
that only an admin can…

user4531
- 2,525
- 7
- 30
- 38
0
votes
2 answers
How to check logs between OPC Publisher and IoT Hub to confirm the data transfer
I have setup IoT Edge up in one of our machines and installed OPC Publisher and connected it to one of our opc-ua servers which then sends data to OPC Publisher and then to IoT Hub. We have not received any data to our IoT hub for the last 10 days…

Maryo David
- 539
- 1
- 7
- 18
0
votes
2 answers
OPC Publisher and message routing
Message routing on IoT Edge is great to parse/filter messages before sending them to Azure.
What would be the output path for message routing of data from publisher to $upstream (and later another module).
/messages/* is not…

René
- 151
- 7