BAC0 icon indicating copy to clipboard operation
BAC0 copied to clipboard

Remove debug logging in core.devices.local.object

Open mroch opened this issue 1 year ago • 2 comments

this looks like forgotten debug logging.

prints stuff like this to stdout ignoring logging settings

Obj <class 'bacpypes.object.MultiStateValueObject'> of type <class 'type'>
Obj <class 'bacpypes.object.MultiStateInputObject'> of type <class 'type'>
Obj <class 'bacpypes.object.AnalogInputObject'> of type <class 'type'>
Obj <class 'bacpypes.object.AnalogValueObject'> of type <class 'type'>

mroch avatar Jan 29 '24 05:01 mroch