aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/DownloadUpdateResponse.cs
blob: 3b09c152566d3607bfb4c1b9b3b210e85eb916c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pre { line-height: 125%; }
td.linenos .normal { color: inhe
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tango.Core;
using Tango.Transport.Web;

namespace Tango.PPC.Common.Web
{
    public class DownloadUpdateResponse : WebResponseMessage
    {
        public String Version { get; set; }

        public String BlobAddress { get; set; }

        public DataSource DataSource { get; set; }
    }
}
s="p">; } public long TYPE { get; set; } public string NAME { get; set; } public string DESCRIPTION { get; set; } public double MIN { get; set; } public double MAX { get; set; } public string UNITS { get; set; } public long POINTS_PER_FRAME { get; set; } public bool MULTI_CHANNEL { get; set; } public long CHANNEL_COUNT { get; set; } } }