Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Missing names in node definition

Featured Replies

Posted

Any guess on why some yolink devices are missing the name in the node info (xray and rest/status) and others are not. For example, this leak sensor:

<properties>
        <property name="Sensor Temperature" uom="17" formatted="72&#xb0;F" value="72" id="CLITEMP"/>
        <property name="" uom="25" formatted="Dry" value="0" id="GV0"/>
        <property name="" uom="25" formatted="High" value="4" id="GV1"/>
        <property name="" uom="25" formatted="DON/DOF" value="0" id="GV2"/>
        <property name="Connection State" uom="25" formatted="Online" value="0" id="GV20"/>
        <property name="Nodeserver Status" uom="25" formatted="Connected" value="1" id="ST"/>
    </properties>

It is not a problem with the admin console because that has all the names right:

image.thumb.png.c882126e0c8f92bfb7db9efe867fe0c2.png

This Temp Humidity sensor has all the names filled in:

    <properties>
        <property name="Battery Level" uom="25" formatted="High" value="4" id="BATLVL"/>
        <property name="Current Rel Humidity (%)" prec="1" uom="51" formatted="43.3%" value="433" id="CLIHUM"/>
        <property name="Sensor Temperature" prec="1" uom="17" formatted="73.2&#xb0;F" value="732" id="CLITEMP"/>
        <property name="Low Temp Alarm" uom="25" formatted="Normal" value="0" id="GV1"/>
        <property name="Low Temp Limit" prec="1" uom="17" formatted="64.4&#xb0;F" value="644" id="GV10"/>
        <property name="High Temp Limit" uom="17" formatted="95&#xb0;F" value="95" id="GV11"/>
        <property name="Low Humidity Limit" uom="51" formatted="0%" value="0" id="GV12"/>
        <property name="High Humidity Limit" uom="51" formatted="100%" value="100" id="GV13"/>
        <property name="High Temp Alarm" uom="25" formatted="Normal" value="0" id="GV2"/>
        <property name="Connection State" uom="25" formatted="Online" value="0" id="GV20"/>
        <property name="Low Humidity Alarm" uom="25" formatted="Normal" value="0" id="GV4"/>
        <property name="High Humidity Alarm" uom="25" formatted="Normal" value="0" id="GV5"/>
        <property name="Battery Alarm" uom="25" formatted="Normal" value="0" id="GV7"/>
        <property name="Alarm triggered" uom="25" formatted="Normal" value="0" id="GV8"/>
        <property name="Command Setting" uom="25" formatted="DON/DOF" value="0" id="GV9"/>
        <property name="Nodeserver Status" uom="25" formatted="Connected" value="1" id="ST"/>
    </properties>

I have the latest everything and restarted everything.

Andy

i’ll try to see if can find something in the node def setup files.  there may be something missing

I found the difference  - I use global naming for some of the common parameters - these do not seem to propagate to the REST - but works with AC.

Not sure if global naming is supported but it works with AC 

Maybe ask UDI if it is a bug or if I cannot use global naming 

I'll fix it if global naming is not supported (but it is some extra work (and a lot of testing) - 

  • Author

ok, thanks, I opened a ticket, will let you know.

i believe it is real.   it is not the nls file is parsed.   i am using global definition for some common nodes.  it seems the rest does not pick this 

2 minutes ago, Panda88 said:

i believe it is real.   it is not the nls file is parsed.   i am using global definition for some common nodes.  it seems the rest does not pick this 

Yes I've seen that. But my question is - Were you able to reproduce the problem?

  • Author

This was the response I received from the ticket:

Chris Jahn

replied

3 hours ago
 

Hi Andy,

We are in the process of fixing and enhancing the NLS capabilities for node servers.  Problems like this are fixed in the new code.

Join the conversation

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

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.