byteNum property

int byteNum

Implementation

int get byteNum => ((sensorTypeNum - 1) / 8).floor() + 1;