BSC.pm |
NONE
xAP support for Basic Status and Control schema
NONE
new
Initialize class
bsc_state
bsc_state is a very bad name and only exists to prevent overriding mh's state member. bsc_state maps to a BSC state
allow_local_set_state
allow_local_set_state(flag) - sets the local flag to either 1 (true) or 0 (false); the default is true. If flag is true, then the item's state is changed on a "programatic" set (i.e., local control). If flag is false, then the item's state is changed only when the device acknowledges it's state change via a BSC event or info message
NONE
Gregg Liming gregg@limings.net
Special Thanks to: Bruce Winter - MH
NONE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
NONE
NONE
NONE
new
Initialize class
set_device
set's a device's state given the device's ID, mode (input or output), state and optionally level and text
NONE
Gregg Liming gregg@limings.net
Special Thanks to: Bruce Winter - MH
NONE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
BSC.pm |