Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Question

Posted

Hi @jgab, i am getting this warning in fibaroExtra

[13.11.2023] [11:49:46] [WARNING] [QUICKAPP413]: Variable  TPUBSUB not found

??

5 answers to this question

Recommended Posts

  • 0
Posted
9 hours ago, Neo Andersson said:

Hi @jgab, i am getting this warning in fibaroExtra

[13.11.2023] [11:49:46] [WARNING] [QUICKAPP413]: Variable  TPUBSUB not found

??

Are you using the pubsub feature? 

In general it's just that code that tries to retrieve a quickAppVariable to see if there are any subscriptions.

Unfortunately, fibaro's self:getVariable logs a warning if one tries to get a non existent variable.

The Lua paradigm would be to return nil - now they log a warning and return an empty string "" 😕 

  • 0
  • Inquirer
  • Posted
    1 hour ago, jgab said:

    Are you using the pubsub feature? 

    In general it's just that code that tries to retrieve a quickAppVariable to see if there are any subscriptions.

    Unfortunately, fibaro's self:getVariable logs a warning if one tries to get a non existent variable.

    The Lua paradigm would be to return nil - now they log a warning and return an empty string "" 😕 

    I am not using it, and i havent ever got this message so far. After update it started to emerge

    • 0
    Posted
    7 hours ago, Neo Andersson said:

    I am not using it, and i havent ever got this message so far. After update it started to emerge

    Are you using the whole fibaroExtra.lua file or the module files?

    version of fibaroExtra?

    • 0
  • Inquirer
  • Posted

    Jan i can't recall it as it was at my customers house, when we were solving there some other issues. There is multiple Qas running using fibaroExtra, an i forgot to mark which one, and which version. But never mind, if this is a harmlass warning anyway i will just let it be

    If it emergs again seomwhere, i will make notes about version. So far thanks. / i hope it is a harmless warning

     

    • 0
    Posted
    On 11/14/2023 at 9:01 AM, Neo Andersson said:

    Jan i can't recall it as it was at my customers house, when we were solving there some other issues. There is multiple Qas running using fibaroExtra, an i forgot to mark which one, and which version. But never mind, if this is a harmlass warning anyway i will just let it be

    If it emergs again seomwhere, i will make notes about version. So far thanks. / i hope it is a harmless warning

     

     

    Can't the variable just be defined somewhere to get rid of the warning though? If i give it an arbitrary value does something break?

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...