factory CustomProtocolDevice.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<CustomProtocolDevice>(json);