Search found 10 matches
- Fri 26 Jul 2019, 12:55
- Forum: SPC SmartBox Support
- Topic: Missing /SPCGW/ALARM_AREA_1/STATUS topic
- Replies: 0
- Views: 5729
Missing /SPCGW/ALARM_AREA_1/STATUS topic
Hi Goran, I've set up the Smart Box and it's all working fine, but when I do this: mosquitto_sub -h spcbox -u user -P password -v -t /SPCGW/# I don't see any area status value. I can see all the alarm zone inputs and status. When I used to use the gateway software, I got this: /SPC/G_SPC_ZONE_INPUT_...
- Mon 21 May 2018, 14:13
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Thanks Goran,
All back up now
Rory.
All back up now

Rory.
- Tue 15 May 2018, 17:12
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Thanks Goran,
I'm using Openhab, and your node-spc-mqtt.js to pick up changes from the SPC unit - is that possible on the Bridge, or is there a different way to do it?
Rory.
I'm using Openhab, and your node-spc-mqtt.js to pick up changes from the SPC unit - is that possible on the Bridge, or is there a different way to do it?
Rory.
- Tue 15 May 2018, 15:05
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Hi Goran, I recently upgraded the SPC unit to firmware 3.8.5 - do you know if that would be why I can't get the web gateway working using ssl encryption? Can you also tell me how much the SPC Gateway Box is, and whether it will work with firmware 3.8.5? Is it still being developed/supported? Kind re...
- Wed 09 May 2018, 16:05
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Hi Goran,
Thanks for that.
Same problem I'm afraid - works with SSL Authentication disabled, but doesn't work if I enable it.
Should there be logging happening to /var/log/spc-web-gateway.log?
Rory.
Thanks for that.
Same problem I'm afraid - works with SSL Authentication disabled, but doesn't work if I enable it.
Should there be logging happening to /var/log/spc-web-gateway.log?
Rory.
- Wed 09 May 2018, 15:26
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Hi Goran,
It's version ubuntu_x86_64.1.2
Rory.
It's version ubuntu_x86_64.1.2
Rory.
- Wed 09 May 2018, 13:50
- Forum: SPC Web Gateway Support
- Topic: Failed to start Web Service
- Replies: 21
- Views: 8709
Re: Failed to start Web Service
Hi, I upgraded from Ubuntu 17.10 to 18.04, and I now have issues. The SPC Web Gateway will only start if I disable SSL Authentication in config.xml. If SSL Authentication is set to "yes", I get this: rory@openhab:/opt/spc-web-gateway$ ./spc-web-gateway -d License valid until 2030-01-01 Waiting for P...
- Wed 05 Apr 2017, 13:04
- Forum: Home Automation Bindings
- Topic: Binding to openHAB2
- Replies: 1
- Views: 2096
Binding to openHAB2
I've got most of the functionality working here - if the PIR in the hall is activated, I can trigger a rule to switch on a light: items file: String iBeam_Hall "Hall PIR [%s]" <motion> {mqtt="<[mqtt:/SPC/G_SPC_ZONE_INPUT_2:state:JSONPATH(status)]"} rules file: rule "PIR toggles light" when Item iBea...
- Tue 21 Jun 2016, 17:00
- Forum: Home Automation Bindings
- Topic: MQTT binding now available
- Replies: 12
- Views: 7791
Re: MQTT binding now available
Hi Goran,
Yep, that was it - I changed "localhost" to my IP and it works fine
Thanks for that.
Rory.
Yep, that was it - I changed "localhost" to my IP and it works fine

Thanks for that.
Rory.
- Tue 21 Jun 2016, 16:33
- Forum: Home Automation Bindings
- Topic: MQTT binding now available
- Replies: 12
- Views: 7791
Re: MQTT binding now available
Hi Goran, I've successfully installed the web gateway software, and it is communicating properly with the SPC system. I've tried to install the node-spc-mqtt module from GitHub, and all goes fine until I try to start ./node-spc-mqtt.js. I get this: Connect Error: Error: socket hang up events.js:141 ...