¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Prowl for Crestron 3 Series is posted!


 

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@...> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

Thanks as well. Is that how SIMPL# works, it allows you to create a user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@...> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

Hi,

I had trouble getting this SIMPL file to compile. It will compile, but then remove all the Prowl Client module's input, output and parameter signals. I eventually discovered that I had to change the Send digital input's name in the SIMPL+ file to something else as I assume SIMPL# used Send as a parameter. Now it's working great!

Thanks!!

--- In Crestron@..., "jac777888" <jchelton@...> wrote:

Thanks as well. Is that how SIMPL# works, it allows you to create a user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

That's a good question for Andrew, but I think it's flexible and can be used many ways. I think at masters, they said the entire program "could" be done in SIMPL#, but that may have changed...

mb

--- In Crestron@..., "jac777888" <jchelton@...> wrote:

Thanks as well. Is that how SIMPL# works, it allows you to create a user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

SIMPL# only interacts with SIMPL+ as currently designed. I was told this
is because the SIMPL/SIMPL+ bridge is well tested and they didn't want to
disturb it or add more complexity there. SIMPL# Pro will support running C#
code on one entire program slot without SIMPL, which is the biggest reason
for multiple program slots that I've seen so far.

On Fri, Jun 7, 2013 at 2:59 PM, jac777888 <jchelton@...> wrote:

Thanks as well. Is that how SIMPL# works, it allows you to create a
user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@...> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on
github to show this working. I spent a few hours testing his module,
expanding it and writing a help file. No knowledge of SIMPL# is required
to make this work, so no fear! The module is small and easy to use.

Go to and follow the
directions. You'll be pushing notifications to any app at
in no time.

Let me know if you have any questions!

Michael Block



------------------------------------




Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the
Database area.
Yahoo!
Groups Links


--
Jeremy Weatherford


Eric Williams
 

Without vs 2008 it doesn't look like you can install the simpl# library. Does this also mean that you can't properly compile a module with simpl# code

-----Original Message-----
From: "Jeremy Weatherford" <jweather@...>
Sent: ?6/?10/?2013 8:36 AM
To: "Crestron" <Crestron@...>
Subject: Re: [Crestron] Re: Prowl for Crestron 3 Series is posted!


SIMPL# only interacts with SIMPL+ as currently designed. I was told this
is because the SIMPL/SIMPL+ bridge is well tested and they didn't want to
disturb it or add more complexity there. SIMPL# Pro will support running C#
code on one entire program slot without SIMPL, which is the biggest reason
for multiple program slots that I've seen so far.

On Fri, Jun 7, 2013 at 2:59 PM, jac777888 <jchelton@...> wrote:

Thanks as well. Is that how SIMPL# works, it allows you to create a
user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@...> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on
github to show this working. I spent a few hours testing his module,
expanding it and writing a help file. No knowledge of SIMPL# is required
to make this work, so no fear! The module is small and easy to use.

Go to and follow the
directions. You'll be pushing notifications to any app at
in no time.

Let me know if you have any questions!

Michael Block



------------------------------------




Check out the Files area for useful modules, documents, and drivers.

A contact list of Crestron dealers and programmers can be found in the
Database area.
Yahoo!
Groups Links


--
Jeremy Weatherford






[Non-text portions of this message have been removed]


 

SIMPL# is run an a library through SIMPL+.

SIMPL# Pro (not yet released) will be entirely in C# using VS2008.

On 2013-06-10, at 1:33 AM, "Block-O-Matic" <michael@...> wrote:

That's a good question for Andrew, but I think it's flexible and can be used many ways. I think at masters, they said the entire program "could" be done in SIMPL#, but that may have changed...

mb

--- In Crestron@..., "jac777888" <jchelton@...> wrote:

Thanks as well. Is that how SIMPL# works, it allows you to create a user defined type in SIMPL+?

--- In Crestron@..., "Ken Brunner" <kenbrunner69@> wrote:

Thank you!

--- In Crestron@..., "Block-O-Matic" <michael@> wrote:

Just FYI. Andrew Culver was nice enough to post a SIMPL# module on github to show this working. I spent a few hours testing his module, expanding it and writing a help file. No knowledge of SIMPL# is required to make this work, so no fear! The module is small and easy to use.

Go to and follow the directions. You'll be pushing notifications to any app at in no time.

Let me know if you have any questions!

Michael Block


 

Wow, was suprised on how easy it was to set this up for Push Notifications on IOS! ?

-Mike S


 

I've been using this module for a while now and it is awesome. I have it tied to my alarm system so I get instant notifications on my iPhone of when my system gets armed, disarmed and in alarm. Prowl was easy to set up and keeps a running log of all events. I'll continue using this till they add notifications to the app (rumor has it, next year).
Thanks to the author
I just saved a ton of money by switching to prowl for all of my security monitoring needs!!


 

I have a very basic module that I wrote for Prowl that I've been running on my 2-series system at home since 2012. ?If anyone is interested in this for a 2-series, then I can load it to the files section. ?It's written in S+, but is wrapped in a UMC for the way I use it at my home. ?I probably wouldn't have much time to help anyone set it up or figure out how to use it, but it's pretty straight forward and it has never failed on me in over 2 years. ?I set the UMC up with 20 definable messages, and then all you need to do is send the message, and the priority level with the event trigger, like shown in the picture below. ?Or, you can just get rid of the UMC and use the S+ module by itself.

?






 

I am very interested in this module and how prowl works.
I am looking at the website and am trying to understand it all.
If you have the programming in....do you then install prowl app on the iphone and or mac for the notifications?

Could you send and or post your module.


 

Steve,
It would be great if you could post that 2 series module. ?I've got a 2 series project i need it on and i'm having trouble with the module i wrote for it.

Thanks


 

I would also like to try that 2 series module.

Thanks


 

Has anyone else encountered issues/errors with getting the Crestron:// URL to work from Prowl app as in the demo program??

The same Crestron:// in Safari does open the Crestron app, but it does not open from the prowl OI event area. I am using the recently posted upload of the .zip rather than the Culvr github repo as I was bitten by the weird module behavior with the github version of the files on my first attempt.?