Aeotec Z-Stick Gen5 Handbuch - Seite 10
Blättern Sie online oder laden Sie pdf Handbuch für Adapter Aeotec Z-Stick Gen5 herunter. Aeotec Z-Stick Gen5 11 Seiten. Z-wave usb adapter
Auch für Aeotec Z-Stick Gen5: Handbuch (2 seiten), Benutzerhandbuch (5 seiten)
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.