Command line ignored but web interface works
I noticed this when trying to debug the failure of my annual Cron automation of Christmas lights. I don't think that I've done anything to break it as I rarely go beyond the web interface, but as I'm a complete novice anything's possible...
Command line attempts to control RF switch are ignored. I've tried
bscmsg -t dbzoo.livebox.controller:rf.1 -s on
and
aliasmsg "rf 1 on"
However using the web interface, RF control works just fine. The bscmsg command (in fact entering bcsmsg 'anything') generates this error message:
bscmsg: onoff is unknown type
Various flags and option typ
-t (string) xAPBSC Targe
-s (onoff) xAPBSC State
-x xAPBSC Text
-l xAPBSC Level
aliasmsg "rf 1 on" returns no error. It does generate an XAP event that I can see with xfx viewer, {text=rf 1 on}, but no RF event.
I've tried rebooting, installing latest f/w, clean install & restore settings. No joy.
Any suggestions would be gratefully received.
Hi Doug
bscmsg had a bug that has been recently fixed. Ensure you are on the most recent beta build and try again. What build are you on?.
as for aliasmsg, for this to work you also need the alias handler script running in plugboard, do you have this?
regards
Garry