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.

Variable to TXT file for Blue Iris text overlay

Featured Replies

I searched and can't find anything on how to put the value of a variable into a TXT file that can be accessed on the network.  I want a single file with just the variable value that gets overwritten.    I thought I could just make a custom notification with the variable in the message body.  But how do I access the file over the network like a shared folder?  

@webpage:/mydir/garage.txt

${var.2.53}

I see a bunch of information on logging and graphing and will like try it.  I can access the info by http://10.10.10.3/user/web/mydir/garage.txt.  Can a specify a shared directory in the custom notification?  Ultimately I want to use the TXT file as a text overlay in Blue Iris.  Is there an easier way that i am just overlooking?  I am on 5.0.14. I am using Blue Iris to trigger events on the ISY, fun stuff!

  • Author

I looked at the thread and when I try to duplicate your setup, I have no option for content length.  I assume admin is your Blue Iris log in user and the IP is your BI server?

 

Yeah, I just want to overlay a z-wave temperature on the garage camera.  I already use Blue Iris Tools for weather info.

 

Screen Shot 2019-03-10 at 1.08.50 PM.png

On 3/9/2019 at 1:42 PM, Whitehambone said:

I searched and can't find anything on how to put the value of a variable into a TXT file that can be accessed on the network.  I want a single file with just the variable value that gets overwritten.    I thought I could just make a custom notification with the variable in the message body.  But how do I access the file over the network like a shared folder?  

@webpage:/mydir/garage.txt

${var.2.53}

I see a bunch of information on logging and graphing and will like try it.  I can access the info by http://10.10.10.3/user/web/mydir/garage.txt.  Can a specify a shared directory in the custom notification?  Ultimately I want to use the TXT file as a text overlay in Blue Iris.  Is there an easier way that i am just overlooking?  I am on 5.0.14. I am using Blue Iris to trigger events on the ISY, fun stuff!

Are you familiar with Raspberry Pi? 

Rpi goes really well with ISY for this "extra" programming. 

Setup a webserver on the RPi with php enabled

Create a php file that would receive the information from network Resource and create the TXT file with the info you want. 

You can even send the variable back to ISY using Rpi. 

If you need help setting this up, let me know,

 

Thiago

 

  • Author
On 3/11/2019 at 1:27 AM, snowtech said:

Are you familiar with Raspberry Pi? 

Rpi goes really well with ISY for this "extra" programming. 

Setup a webserver on the RPi with php enabled

Create a php file that would receive the information from network Resource and create the TXT file with the info you want. 

You can even send the variable back to ISY using Rpi. 

If you need help setting this up, let me know,

 

Thiago

 

I have set up NodeLink on a Raspberry PI.  Really all I did was follow the NodeLink PI instructions,  but it was on my network and working.  I am not real familiar with the RPI or Linux command line usage.  I would need help with this setup.  

  • Author
On 3/9/2019 at 2:53 PM, danbutter said:

Try looking at this thread:

 

Danbutter,

That worked great!  Turns out the content length is not important as seen in my screenshot above.

 

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.