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