HI,
We have installed "Prosys OPC Simulation Server" on edge device and configured 6 tags for data collection (F101A, F101B,P101A, P101B,T101A,T101B) and Prosys simulation software , by default, as an In built tag (MyLevel) on which alarms are gnereated. We are able fetch the alarm tag associated parameters ( like severity , AckedState, Message, AcivityState) on client (Prosys UA Browser). However we are not able to read those parameters on IoT hub.
Enclosed is PublishedNode.json file and Log file that collects the raw data on IOT Hub from OPC server. Log file is collected from Functions -> monitor -> systemLogs
You may observe from the log file that all tags (F101A,...) are collected periodically, only myLevel.ActiviteState is collected , while other associated parameters like myLevel.message, mylevel. Severity, myLevel.SourceName are not collected
126672-publishednodesjson.txt
126673-log.txt
Thanks