|
Z-Wave Protocol Controller Reference
|
Macros | |
| #define | TRANSMIT_COMPLETE_OK 0x00 |
| Transmission was successful. More... | |
| #define | TRANSMIT_COMPLETE_NO_ACK 0x01 |
| The destination has not acknowledge the frame. More... | |
| #define | TRANSMIT_COMPLETE_FAIL 0x02 |
| Transmit error. More... | |
| #define | TRANSMIT_ROUTING_NOT_IDLE 0x03 |
| #define | TRANSMIT_COMPLETE_NOROUTE 0x04 |
| Assign route transmit complete but no routes was found. More... | |
| #define | TRANSMIT_COMPLETE_VERIFIED 0x05 |
| Verified delivery. More... | |
| #define TRANSMIT_COMPLETE_FAIL 0x02 |
Transmit error.
| #define TRANSMIT_COMPLETE_NO_ACK 0x01 |
The destination has not acknowledge the frame.
| #define TRANSMIT_COMPLETE_NOROUTE 0x04 |
Assign route transmit complete but no routes was found.
| #define TRANSMIT_COMPLETE_OK 0x00 |
Transmission was successful.
| #define TRANSMIT_COMPLETE_VERIFIED 0x05 |
Verified delivery.
| #define TRANSMIT_ROUTING_NOT_IDLE 0x03 |
Transmit error