Przeglądaj źródła

cookbooks/devel/pv: Add docs for EVAPI module

Xenofon Karamanos 1 rok temu
rodzic
commit
ce567b370f
1 zmienionych plików z 18 dodań i 0 usunięć
  1. 18 0
      docs/cookbooks/devel/pseudovariables.md

+ 18 - 0
docs/cookbooks/devel/pseudovariables.md

@@ -1764,6 +1764,24 @@ used in send message.
 Generic pseudo variable to acts as other pseudo variables exported from
 Erlang module.
 
+## EVAPI Module
+
+### $evapi(srcaddr)
+
+The source ip
+
+### $evapi(srcport)
+
+The source port
+
+### $evapi(msg)
+
+Received event message
+
+### $evapi(conidx)
+
+internal connection index
+
 ## HTable Module
 
 ### $sht(htable=>key)