INSTEON Hub: Developer’s Guide
Page 39 © 2013 INSTEON
ALL-Link Record Response
ALL-Link Record Response (0x57)
What it does
Provides a record from the IM’s ALL-Link Database.
When you’ll get this You get this when you have requested it, in response to a Get First ALL-Link Record
36
a Get Next
ALL-Link Record
37
, or a Get ALL-Link Record for Sender
38
Command.
What you’ll get
10 bytes.
LED indication
None.
Related Commands
IM 0x69 Get First ALL-Link Record
36
IM 0x6A Get Next ALL-Link Record
37
IM 0x6C Get ALL-Link Record for Sender
38
Message Sent from IM to Host
Byte Value Meaning
1 0x02 Start of IM Command
2
0x57
IM Command Number
3 <ALL-Link Record Flags> ALL-Link Database control flags for this ALL-Link Record
Bit 7 1 = Record is in use
0 = Record is available
Note: This bit will always be set to 1.
Bit 6 1 = IM is a Controller (master) of the device with <ID>
given in bytes 5 – 7 below,
0 = IM is a Responder (slave) to the device with <ID>
given in bytes 5 – 7 below
Bit 5 Product dependent
Bit 4 Product dependent
Bit 3 Reserved (set to 0)
Bit 2 Reserved (set to 0)
Bit 1 1 = Record has been used before
0 = ‘High-water Mark’
Note: This bit will always be set to 1.
Bit 0 Reserved (set to 0)
4 <ALL-Link Group> ALL-Link Group Number for this ALL-Link Record
5 <ID high byte> INSTEON ID high byte for device ALL-Linked to
6 <ID middle byte> INSTEON ID middle byte for device ALL-Linked to
7 <ID low byte> INSTEON ID low byte for device ALL-Linked to
8 <Link Data 1> Link Information (varies by device ALL-Linked to)
9 <Link Data 2> Link Information (varies by device ALL-Linked to)
10 <Link Data 3> Link Information (varies by device ALL-Linked to)
Note
See the section INSTEON All-Link Database in the INSTEON Developer’s Guide
2
for details about the
contents of an ALL-Link Record.