Plegma API  v2
Yodiwo.API.Plegma.ConfigParameter Struct Reference

Configuration parameters for the thing in generic name-value pairs More...

Static Public Member Functions

static bool operator== (ConfigParameter a, ConfigParameter b)
 
static bool operator!= (ConfigParameter a, ConfigParameter b)
 

Public Attributes

string Name
 Name of configuration parameter More...
 
string Value
 Value of configuration parameter More...
 
string Description
 Description and usage guidelines of configuration parameter More...
 

Detailed Description

Configuration parameters for the thing in generic name-value pairs

Member Data Documentation

string Yodiwo.API.Plegma.ConfigParameter.Description

Description and usage guidelines of configuration parameter

string Yodiwo.API.Plegma.ConfigParameter.Name

Name of configuration parameter

string Yodiwo.API.Plegma.ConfigParameter.Value

Value of configuration parameter


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