relay-dotnet
Public Member Functions | Properties | List of all members
RelayDotNet.LedInfo Class Reference

Public Member Functions

void SetRotations (int rotations)
 
void SetCount (int count)
 
void SetDuration (int duration)
 
void SetRepeatDelay (int repeatDelay)
 
void SetPatternRepeats (int patternRepeats)
 
void SetColor (LedIndex ledIndex, string color)
 

Properties

Dictionary< string, object > Dictionary [get]
 

Member Function Documentation

◆ SetColor()

void RelayDotNet.LedInfo.SetColor ( LedIndex  ledIndex,
string  color 
)
inline

◆ SetCount()

void RelayDotNet.LedInfo.SetCount ( int  count)
inline

◆ SetDuration()

void RelayDotNet.LedInfo.SetDuration ( int  duration)
inline

◆ SetPatternRepeats()

void RelayDotNet.LedInfo.SetPatternRepeats ( int  patternRepeats)
inline

◆ SetRepeatDelay()

void RelayDotNet.LedInfo.SetRepeatDelay ( int  repeatDelay)
inline

◆ SetRotations()

void RelayDotNet.LedInfo.SetRotations ( int  rotations)
inline

Property Documentation

◆ Dictionary

Dictionary<string, object> RelayDotNet.LedInfo.Dictionary
get

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