You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The apcupsd-ups driver calls dstate_delinfo() on all of the variables it retrieves from apcupsd (see log in issue #736). However, dstate_delinfo() apparently does not respect the ST_FLAG_IMMUTABLE bit, which is set by the override.* variables.
The
apcupsd-upsdriver callsdstate_delinfo()on all of the variables it retrieves fromapcupsd(see log in issue #736). However,dstate_delinfo()apparently does not respect theST_FLAG_IMMUTABLEbit, which is set by theoverride.*variables.