using System; using System.Collections.Generic; using System.Text; namespace Remotely.Shared.Models { public class DeviceAlert { } }