getUnixTime method

List<int> getUnixTime()

Implementation

List<int> getUnixTime() {
  return ElinkCmdUtils.getElinkA6Data([0x44]);
}