Namespaces | |
namespace | tropicsquare |
namespace | tropicsquare.constants |
namespace | tropicsquare.constants.chip_status |
Variables | |
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_ALARM = 0x02 |
int | tropicsquare.constants.chip_status.CHIP_STATUS_START = 0x04 |
int | tropicsquare.constants.chip_status.CHIP_STATUS_BUSY = 0xFF |