point method

void point(
  1. String pointId,
  2. int value
)

Implementation

void point(String pointId,int value){

}