Release 305
3 March, 2012 - 18:59
Whats new in release 305
- issue 39 - 1wire devices can now be setup with a calibration (offset) and hysteresis. This allows you to adjust the reading from each device to allow for variances in their readings. The hysteresis is used to prevent jitter from the devices triggering an event message. The offset may be positive or negative. The hyteresis is a postive. Both values are floating point.
- issue 40 - Four additional API's where added to the BSC LUA module. These are used to emit xAPBSC.cmd messages.
See http://www.dbzoo.com/livebox/hah_plugboard_v2?&#bsc_command_helper_funct... for details. - issue 38 - Kloned configuration externalized (if required). A sample configuration file is supplied in /etc_ro_fs if this is copied to /etc it will be honoured on startup. This allows you to adjust the webservers port, create new web redirect aliases and other things.
Sample usage:
# cp /etc_ro_fs/kloned.conf /etc
# vi /etc/kloned.conf
Brett
3 March, 2012 - 21:47
#2
Wrong Slash
You need to use forward slash, /, in Linux.
cd /etc/init.d
3 March, 2012 - 22:17
#3
Thankyou !
Brett
Many Thanks, (issue 38?) Enhancement 38 solved
Just updated my remote HAH box and changed the kloned.conf file to a new port and rebooted without a hitch !
Steve
4 March, 2012 - 08:22
#4
doh
All i can say is doh..
use linux most of the time just been spending a lot this weekend with windows, it was late :)
update?
ogin as: root
root@192.168.0.124's password:
# cd \etc\init.d\
>
-ash: cd: can't cd to etcinit.d
# ls
# cd \etc\init.d\
>
-ash: cd: can't cd to etcinit.d
#
# \etc\init.d\update
-ash: etcinit.dupdate: not found
#