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.

NodeLink DSC REST API

Featured Replies

How does one get the status of the DSC Alarm with REST request. I would like to know if the alarm is set to Armed STAY or Armed AWAY.

If I call /rest/status/n001_dsc1_part1 I get this and not to sure what property would give me that info

<properties>
    <property id="GV1" value="0" formatted="0" uom="25" />
    <property id="GV2" value="0" formatted="0" uom="25" />
    <property id="GV3" value="0" formatted="0" uom="25" />
    <property id="ST" value="0" formatted="0" uom="25" />
</properties>

Thanks

It's the ST:

0 = Disarmed
1 = Armed Stay
2 = Armed Away
3 = Entry Delay
4 = Exit Delay

It's tough to decipher yourself.  You'd need to download the node definitions from the ISY, look at the NodeDef xml for the DSC partition structure, look at the Editor xml for the nls, and then look at the NLS txt to get the friendly values.  I pity the Mobile App developers trying to support V5 nodes.

  • 3 weeks later...
  • Author

Perfect thanks


Sent from my iPhone using Tapatalk

Archived

This topic is now archived and is closed to further replies.

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.