Variables | |
int | CHIP_STATUS_NOT_READY = 0x00 |
int | CHIP_STATUS_READY = 0x01 |
int | CHIP_STATUS_ALARM = 0x02 |
int | CHIP_STATUS_START = 0x04 |
int | CHIP_STATUS_BUSY = 0xFF |
int tropicsquare.constants.chip_status.CHIP_STATUS_ALARM = 0x02 |
int tropicsquare.constants.chip_status.CHIP_STATUS_BUSY = 0xFF |
int tropicsquare.constants.chip_status.CHIP_STATUS_NOT_READY = 0x00 |
int tropicsquare.constants.chip_status.CHIP_STATUS_READY = 0x01 |
int tropicsquare.constants.chip_status.CHIP_STATUS_START = 0x04 |