v3.2.7
Added
- ChannelMonitor: New service that provides automatic recovery from
radiodrestarts. It monitors registered channels and automatically invokesensure_channelto restore them if they disappear.- Usage:
monitor = ChannelMonitor(control); monitor.start(); monitor.monitor_channel(...)
- Usage: