Beispiel #1
0
 public void SendToTrendingHandler(string tagId, double value)
 {
     ServiceCallback.SendToTrending(tagId, value);
 }