static String setDeviceInfo(Map<String, dynamic> device) { return jsonEncode({'type': 'setDeviceInfo', 'device': device}); }