CYodiwo.Api.UserCode.AdvancedInfoTip | AdvancedInfoTip |
CYodiwo.Api.UserCode.AssetInfo | AssetInfo, Sends the ID and name of clicked asset ({"Id": "AssetId", "Name": "AssetName"}) |
CYodiwo.Api.UserCode.AssetTracker | AssetTracker, the AssetTracker widget outputs a floorplan containing gateways and assets. The widget has two input and two output JSON string ports |
CYodiwo.Api.UserCode.Body | Body |
▼CYodiwo.Api.UserCode.Chart | Chart, Base class of Chart, from which all chart classes inherit |
CYodiwo.Api.UserCode.BarChart | The Bar chart widget takes data from port in json format. BarChart |
CYodiwo.Api.UserCode.LineChart | LineChart |
▼CYodiwo.Api.UserCode.PieChart | PieChart |
CYodiwo.Api.UserCode.DoughnutChart | The Doughnut chart widget takes data from port in json format. DoughnutChart |
CYodiwo.Api.UserCode.PolarAreaChart | The Polar Area chart widget takes data from port in json format. |
CYodiwo.Api.UserCode.CVRegion | |
CYodiwo.Api.UserCode.CVViewer | CVViewer, the CV Viewer widget handles data from 5 ports named Image, MS Face, Heatmap, SetRegions and SetItems |
CYodiwo.Api.UserCode.CVViewerItem | |
CYodiwo.Api.UserCode.CVViewerItemTransformation | |
▼CYodiwo.Api.UserCode.DataSet | DataSet |
CYodiwo.Api.UserCode.ExtendedDataSet | ExtendedDataSet |
CYodiwo.Api.UserCode.DatetimeSettings | Settings for the datetime items. |
▼CDictionary | |
CYodiwo.Api.UserCode.GatewaysInfo | GatewaysInfo is a dictionary |
▼CDictionary< string, List< AssetInfo >> | |
CYodiwo.Api.UserCode.AssetsInfo | AssetsInfo is a dictionary |
CYodiwo.Api.UserCode.FaceAttributes | FaceAttributes |
CYodiwo.Api.UserCode.FaceRectangle | FaceRectangle |
CYodiwo.Api.UserCode.FacialHair | FacialHair |
CYodiwo.Api.UserCode.Feature | Feature |
CYodiwo.Api.UserCode.FeatureProperties | FeatureProperties |
CYodiwo.Api.UserCode.FeaturePropertiesMarker | FeaturePropertiesMarker |
CYodiwo.Api.UserCode.Footer | Footer |
CYodiwo.Api.UserCode.GatewayInfo | GatewayInfo, Sends the ID and name of clicked gateway ({"Id": "GatewayId", "Name": "GatewayName"}) |
▼CYodiwo.Api.UserCode.Gauge | Gauge, gauge widget provides a decimal input port |
CYodiwo.Api.UserCode.KnobGauge | KnobGauge, the Knob widget has 2 ports. An integer input port and string output port. |
CYodiwo.Api.UserCode.LabelGauge | LabelGauge, the GaugeLabel widget has 2 ports. An integer input port and string output port. |
CYodiwo.Api.UserCode.LinearGauge | LinearGauge, the Linear gauge widget has a single decimal input port. |
CYodiwo.Api.UserCode.PercentageGauge | PercentageGauge, the Percentage gauge widget provides a decimal input port to be used as output from graphs. |
CYodiwo.Api.UserCode.RadialGauge | RadialGauge, the Radial gauge widget has a single decimal input port. |
CYodiwo.Api.UserCode.GeoJSON | The map widget is based on OpenStreetMaps and can consume GeoJSON data. GeoJSON |
CYodiwo.Api.UserCode.Geometry | Geometry |
CYodiwo.Api.UserCode.Grid | Grid |
CYodiwo.Api.UserCode.Header | Header |
CYodiwo.Api.UserCode.Heatmap | Heatmap |
CYodiwo.Api.UserCode.Highlight | Highlight, the GaugeLabel widget has 2 ports. An integer input port and string output port. |
CYodiwo.Api.UserCode.ImageViewer | ImageViewer, the Image viewer widget has a single input string port. A valid image URL is expected. |
CYodiwo.Api.UserCode.CVViewerItem.ImgSettings | Image settings |
CYodiwo.Api.UserCode.InfoTipItem | InfoTipItem |
▼CYodiwo.UserCode.CSharp.IODescriptor | |
CYodiwo.UserCode.CSharp.InputIODescriptor | |
CYodiwo.UserCode.CSharp.OutputIODescriptor | |
CYodiwo.Api.UserCode.IUserInput | Interface for having interactive items. |
CYodiwo.Api.UserCode.LayerInfo | LayerInfo |
▼CList | |
CYodiwo.Api.UserCode.TimeseriesSavedChart | TimeseriesSavedChart is a List<Timeseries>,The Timeseries (with saved data) chart widget takes an array of JSON elements. |
CYodiwo.Api.UserCode.VideoPlayer | VideoPlayer is a List<PlayingSource>, PlayingSource the Video player widget supports html5 video formats |
CYodiwo.Api.UserCode.Markdown | Markdown |
CYodiwo.Api.UserCode.MSFace | MSFace |
CYodiwo.Api.UserCode.CVViewerItemTransformation.Offset | Transformation's offset |
CYodiwo.Api.UserCode.PlayingSource | PlayingSource |
CYodiwo.Api.UserCode.Tile | Tile, the tile widget is used for displaying basic info and highlighting numbers or stats. |
CYodiwo.Api.UserCode.Timeline | Timeline expects an array of JSON elements |
CYodiwo.Api.UserCode.TimeSeries | TimeseriesChart, the Timeseries widget expects a number. When new data is received, the line is updated. |
CYodiwo.Api.UserCode.Timeseries | Timeseries |