Documentation for Axxon One 1.0.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

POST http://IP-address:port/prefix/grpc

Request body:

{
	"method":"AxxonSoft.bl.statistics.StatisticService.GetStatistics",
	"data":{
		"keys": [
			{
				"type":"SPT_WaterLevel", 
				"name":"hosts/SERVER1/AVDetector.93/EventSupplier"
			}
			]
	}
}
  • No labels