Aeotec Z-Stick Gen5 Manual - Page 10
Browse online or download pdf Manual for Adapter Aeotec Z-Stick Gen5. Aeotec Z-Stick Gen5 11 pages. Z-wave usb adapter
Also for Aeotec Z-Stick Gen5: Manual (2 pages), User Manual (5 pages)
The value is a unsigned field. The field can be 16 bytes in size. Please refer to the form at the end of the document.
RESPONSE:
RetVal :
If the set is successful will return TRUE, otherwise it returns FALSE
5.5.2 Get Command
This Get Command used to get the values of some configuration parameters.
Serial API:
HOST‐>ZW: REQ | 0xf3 | Parameter Number 1 | ......... | Parameter Number N
ZW‐>HOST: RES | 0xf3 | Parameter Number 1 | size 1 | Value | ......... | Parameter Number N | size N |
Value
REQUEST:
Parameter Number 1 ... Parameter Number N (variable)
The parameter number field specifies which configuration parameter is being requested. The parameter numbers
refer to the form at the end of the document.
RESPONSE:
Refer to explanation under the Set Command Request.