Match Raw Packet

Posted on
Sun Apr 16, 2023 9:01 am
michaelcreamer offline
Posts: 34
Joined: Jul 14, 2015

Match Raw Packet

When using the Event "Incoming Command Received from Device" and "Match Raw Packet", is there a way to retrieve the actual packet that was matched inside an action script?

If I could get the actual packet inside the script I could further interrogate the packet.

Thanks!
Michael

Posted on
Sun Apr 16, 2023 1:48 pm
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Match Raw Packet

Hi Michael,

You cannot do it inside of an Action, but you could modify the Example Z-Wave Listener plugin that is in the Indigo Plugin SDK if you need this level of control. It defines a callback that is called when very Z-Wave command packet is received by Indigo, so you can inspect those packets and do whatever logic you need (including executing Indigo action groups, modifying Indigo variable values, etc.).

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 9 guests