status method

T status()

查询状态(热敏机器)

Implementation

T status() {
  return push(TStatus());
}