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.

Serial PLM discontinued according to smarthome

Featured Replies

Is there not a way to send the ISY a command via TCPip to reboot?

No current method to tell the ISY Series Controller to reboot. This feature has been asked for years I don’t know if it’s even on the endless *To Do List*.
8 minutes ago, Kevin Connolly said:

Is there not a way to send the ISY a command via TCPip to reboot?

It can be done, and has been, in NS software but it may not be TCP/IP protocol.

It can be done, and has been, in NS software but it may not be TCP/IP protocol.

You have a link to this - never seen that before?!?

I don't specifically know the answer, however there is a button in the portal to reboot the ISY... therefor there is an external method... the question is how to harness it.

I don't specifically know the answer, however there is a button in the portal to reboot the ISY... therefor there is an external method... the question is how to harness it.

Correct, I’ve seen the button in the portal but like you never seen a way to call this to action from another source. This is something that must exist in the Polyisy because there’s going to be situations where the box will be hung up and a remote boot that can be automated to remediate the same.

Ping alive is not a serious solution or heart beat. Using a combination of both offers a little more insight but this too falls short in actually knowing the operating state of the controller! [emoji3516]

I think Polisy is different. Its based, I believe, based on FreeBSD so you should be able to do a lot with it including sleeping start up activities (which would be the best sequence to save wear on the SD card) and rebooting from another server.

The 994i is another story...would be nice to know what protocol and script portal is using 

1 hour ago, Teken said:


You have a link to this - never seen that before?!?

Look in your polyglot menus or NodeLink menus.

You can reboot from both Polisy and the UD Mobil.  

3 minutes ago, larryllix said:
1 hour ago, Teken said:


You have a link to this - never seen that before?!?

Look in your polyglot menus or NodeLink menus.

Good answer sort of....I'm sure its in the Polyglot code somewhere. I'm just too lazy to go look for it. Ha

You can reboot from both Polisy and the UD Mobil.  

That’s remote control vs automating the same via a script / program. As far as I’m aware no such feature exists where another computer can reboot the ISY Series Controller without human intervention.

That also doesn’t address knowing 100% the controller is fully operational. Anyone who has seen their controller still run some programs / all. All the while they have zero control over the same via the AC can affirm this very scenario.

Nobody serious uses only ping alive, heart beat, to determine a fully operational state. As it doesn’t offer that insight due to the dozens of other factors at play.

Think someone pinging a box at home. Are you actually getting a response from the brains of said box vs the hardware NIC?!? Anyone who has ever experienced the Windows BSOD can tell you the box is absolutely bricked and yet you can ping it!

This is why one doesn’t rely only on hardware level, software level, application level, transport level etc.

 

He asked about a TCP/IP command to reboot ISY.  Many pieces of software indicate there is, and it isnot related to with the operating system (freeBSD or linux or Win)  it is running under. Not a related factor.

I believe it is in the REST command set but UDI did not want it used anywhere, if possible so may not want it out there.

Edited by larryllix

 
He asked about a TCP/IP command to reboot ISY.  Many pieces of software indicate there is, and it isnot related to with the operating system (freeBSD or linux or Win)  it is running under. Not a related factor.
I believe it is in the REST command set but UDI did not want it used anywhere, if possible so may not want it out there.

My answer still stands there isn’t anything I’m aware that allows us to automatically reboot the controller without human manual intervention.

Whether that be from a smart application, cloud portal, Polyisy. All of them requires a person to actively press the soft reboot button.
21 minutes ago, Teken said:


My answer still stands there isn’t anything I’m aware that allows us to automatically reboot the controller without human manual intervention.

Whether that be from a smart application, cloud portal, Polyisy. All of them requires a person to actively press the soft reboot button.

My answer still stands as well but I was answering his question. Perhaps it wasn't worded the way he meant it or his intent has changed.

Edited by larryllix

My answer still stands as well but I was answering his question. Perhaps it wasn't worded the way he meant it or his intent has changed.

Regardless it’s a feature that should exist and be accessible to those who wish to use it. Keep in mind if you need to regularly reboot anything there’s obviously a problem!

The only time that’s not true is where something requires a hard reboot to update firmware as is the case in many industrial hardware. Then again if the ISY Series Controller used the same methods to flash it’s system it would be a game changer and offer more resiliency.

This is coupled with sending real-time low level operating status that is linked to the various operations of the controller and not to a NIC just to determine operational status etc.

Maybe one day!
1 minute ago, Teken said:


Regardless it’s a feature that should exist and be accessible to those who wish to use it. Keep in mind if you need to regularly reboot anything there’s obviously a problem!

The only time that’s not true is where something requires a hard reboot to update firmware as is the case in many industrial hardware. Then again if the ISY Series Controller used the same methods to flash it’s system it would be a game changer and offer more resiliency.

This is coupled with sending real-time low level operating status that is linked to the various operations of the controller and not to a NIC just to determine operational status etc.

Maybe one day!

Have your ISY send itself an NR to it's own REST input to accomplish that task.

Have your ISY send itself an NR to it's own REST input to accomplish that task.

I’ll test when I get back home what’s the REST command?!?
13 minutes ago, Teken said:


I’ll test when I get back home what’s the REST command?!?

I have no idea. I just know that 3 or 4 pieces of software can reboot ISY and AFAIK they are all dealing with ISY's REST interface only. Perhaps there is a standard somewhere that lists common REST style commands.

I have no idea. I just know that 3 or 4 pieces of software can reboot ISY and AFAIK they are all dealing with ISY's REST interface only. Perhaps there is a standard somewhere that lists common REST style commands.

Let’s see if Michel can offer this information to save time spooling up Wire Shark to obtain the same.
1 minute ago, Teken said:


Let’s see if Michel can offer this information to save time spooling up Wire Shark to obtain the same.

Maybe SDK? I did a short look but find nothing about REST so far.

I submitted a low priority ticket on it a few minutes ago.

I laid out the issue: One workaround solution to have a serial ISY use a USB PLM requires a RPi. In that solution the  ISY needs to boot after the RPi.

Questions:

Is it possible to put a software delay in the ISY start up process...say 90sec. (preferable)

is it possible to issue a command from the RPi to reboot the ISY

 

5 minutes ago, Kevin Connolly said:

Michels reply:

Kevin,

 

You can send a SOAP command to reboot ISY. Please review our WSDK:

https://www.universal-devices.com/isy-developers

So the other question is if you do a soft reboot of ISY, does it affect the power on the internal header that you might be using to power your rpi?  

So the other question is if you do a soft reboot of ISY, does it affect the power on the internal header that you might be using to power your rpi?  

Love to know this too!
So the other question is if you do a soft reboot of ISY, does it affect the power on the internal header that you might be using to power your rpi?  

Love to know this too!
9 hours ago, larryllix said:

Look in your polyglot menus or NodeLink menus.

NodeLink can reboot the ISY from it's web interface or from a TCP command sent to it (relay server).  

Guest
This topic is now 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.