0.49.1
0.49.1 (2020-06-04)
Changes
ModemService
- Added
gateway_info
toModem
, with gateway-specific information, iff the modem is a gateway. - Added
connected_device_info
toModem
, with specific information, iff the modem is a connected device.
This replaces theconnected_to_gateway
andexternal_device_ids
fields onModem
, which are now deprecated.