File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ Example document.
199199* _ ** _ alarmed_ ** _ [ Boolean] - When true means the point is alarmed. ** Mandatory parameter** .
200200* _ ** _ alarmRange_ ** _ [ Double] - Current alarm range for analog tags. 0=normal, 1=hiLimit violated, -1=loLimit violated. ** Mandatory parameter** .
201201* _ ** _ alerted_ ** _ [ Boolean] - When true means the point is alerted (Grafana alert). ** Optional parameter** .
202- * _ ** _ alertState_ ** _ [ Boolean ] - Grafana alert state name. ** Optional parameter** .
202+ * _ ** _ alertState_ ** _ [ String ] - Grafana alert state name. ** Optional parameter** .
203203* _ ** _ historianLastValue_ ** _ [ Double] - Last value sent to historian (for dead band processing). Only for analog tags. ** Mandatory parameter** .
204204* _ ** _ invalid_ ** _ [ Boolean] - When true value is considered old or not trusted. ** Mandatory parameter** .
205205* _ ** _ overflow_ ** _ [ Boolean] - Overflow detected for _ type=analog_ value. ** Mandatory parameter** .
You can’t perform that action at this time.
0 commit comments