Hi There, I've gotten a handle on the Pepper (or is it Jalapeno now?) SDK, and the JavaScript functions are quite easy to use and expand upon. The number one thing I was looking to do with it was the build out a means to change all stations on Campaign A to Campaign B without having to touch each one (we have quite a few boards and it gets tedious). This was easy enough to do, but one thing we also really would like to show on our Help Desk's status boards are down boards. It is already a node.js application, so integrating the SDK would be very easy, but for the life of me I don't see anywhere the connection status is presented. Given StudioLite shows it, I'm sure its somewhere, but I can't find it!
On another topic, I've been pulling apart the code to figure out the underlying API, and have managed to port some basic functions over into a .NET library; before I go too far on this, has someone already ported the SDK to .NET by any chance?