IOT Dash
Static Public Attributes | Static Package Functions | List of all members
IotDash.Contracts.V1.ApiRoutes.Interface Class Reference

Static Public Attributes

const string ifaceId = "{" + nameof(ifaceId) + ":Guid}"
 
const string Base = ApiRoutes.Base + "/interface"
 
const string Get = Base + "/" + ifaceId
 
const string Update = Get
 
const string Create = Base
 
const string Delete = Get
 
const string History = Get + "/history"
 

Static Package Functions

static string GetUri (IotInterface newIface)
 

The documentation for this class was generated from the following file: