Thanks Thanks:  0
Likes Likes:  0
Results 1 to 2 of 2

Thread: Possible LEAP bugs

  1. #1
    Junior Member
    Join Date
    Apr 2023
    Posts
    1

    Question Possible LEAP bugs

    Hi - new to the forum.

    I've been testing integrations with Control4 today. Mostly good. But ran into a bug and worked with C4 app dev on this all day. The bug is not in C4.

    It seems that HWQSX does not send a "double tap" or "hold" event across the LEAP interface unless there is a definitive action (programing tab) within Designer. Any action will fix this (changing the % of a load, changing a variable, etc).

    However, LEAP also sends a "press" event (and sometimes a "release" event) prior to sending the "double tap" event. Those messages can trigger unexpected results in 3rd party systems when contradictory messages are sent.

    How does one raise a bug issue?

    Here are the debug traces from C4. Both embedded LEAP messages were received within milliseconds of each other as a result of double-tap on button 1.

    ExecuteCommand(LUA_ACTION)
    1 /button/4793
    2 /button/4797
    3 /button/4801
    4 /button/4805


    ReceivedFromProxy(): OneButtonStatusEvent on binding 2; Call Function PRX_CMD.OneButtonStatusEvent()
    OneButtonStatusEvent $$$$$$$$$$$$$$$$$$$$$$$$$$
    URL: /button/4793/status/event
    MESSAGE: {"CommuniqueType":"UpdateResponse","Header":{"Mess ageBodyType":"OneButtonStatusEvent","StatusCode":" 200 OK","Url":"/button/4793/status/event"**,"Body":{"ButtonStatus":{"Button":{"href": "/button/4793"**,"ButtonEvent":{"EventType":"Press"********
    $$$$$$$$$$$$$$$$$$$$$$$$$$
    Executing Press event.
    Press event executed.
    ReceivedFromProxy(): OneButtonStatusEvent on binding 2; Call Function PRX_CMD.OneButtonStatusEvent()
    OneButtonStatusEvent $$$$$$$$$$$$$$$$$$$$$$$$$$
    URL: /button/4793/status/event
    MESSAGE: {"CommuniqueType":"UpdateResponse","Header":{"Mess ageBodyType":"OneButtonStatusEvent","StatusCode":" 200 OK","Url":"/button/4793/status/event"**,"Body":{"ButtonStatus":{"Button":{"href": "/button/4793"**,"ButtonEvent":{"EventType":"MultiTap"***** ***
    $$$$$$$$$$$$$$$$$$$$$$$$$$
    Executing MultiTap event.
    MultiTap event executed.




    Thanks,
    Darryl

  2. #2
    Senior Member
    Join Date
    Oct 2013
    Posts
    2,587
    Send this to support@lutron.com. They will review and forward to engineering team.
    Convergence Technologies Raleigh, North Carolina
    www.convergenceusa.com

Similar Threads

  1. where is the LEAP API documentation?
    By NateS in forum 3rd-party Integration - HWQS
    Replies: 6
    Last Post: 02-14-2024, 04:24 PM
  2. Ra3 leap
    By charlesw in forum Troubleshooting - RA3
    Replies: 0
    Last Post: 02-10-2023, 10:51 AM
  3. HVAC control in LEAP Protocol
    By a.potorochin in forum Programming - HWQS
    Replies: 5
    Last Post: 04-08-2022, 07:02 PM
  4. LEAP notification speed fixable?
    By ryansouza in forum Programming - CAS
    Replies: 2
    Last Post: 11-26-2021, 08:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •