pytropicsquare
 
Loading...
Searching...
No Matches
rsp_status.py File Reference

Namespaces

namespace  tropicsquare
 
namespace  tropicsquare.constants
 
namespace  tropicsquare.constants.rsp_status
 

Variables

int tropicsquare.constants.rsp_status.RSP_STATUS_REQ_OK = 0x01
 
int tropicsquare.constants.rsp_status.RSP_STATUS_RES_OK = 0x02
 
int tropicsquare.constants.rsp_status.RSP_STATUS_REQ_CONT = 0x03
 
int tropicsquare.constants.rsp_status.RSP_STATUS_RES_CONT = 0x04
 
int tropicsquare.constants.rsp_status.RSP_STATUS_RESP_DISABLED = 0x78
 
int tropicsquare.constants.rsp_status.RSP_STATUS_HSK_ERROR = 0x79
 
int tropicsquare.constants.rsp_status.RSP_STATUS_NO_SESSION = 0x7A
 
int tropicsquare.constants.rsp_status.RSP_STATUS_TAG_ERROR = 0x7B
 
int tropicsquare.constants.rsp_status.RSP_STATUS_CRC_ERROR = 0x7C
 
int tropicsquare.constants.rsp_status.RSP_STATUS_UNKNOWN_REQ = 0x7E
 
int tropicsquare.constants.rsp_status.RSP_STATUS_GEN_ERROR = 0x7F
 
int tropicsquare.constants.rsp_status.RSP_STATUS_NO_RESPONSE = 0xFF