Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | List of all members
PrimalucaLabs::GIOTTO Class Reference

#include <primalucacommandset.h>

Public Member Functions

 GIOTTO (const std::string &name, int port)
 
bool setLightEnabled (bool enabled)
 
bool isLightEnabled ()
 
bool getMaxBrightness (uint16_t &value)
 
bool setBrightness (uint16_t value)
 
bool getBrightness (uint16_t &value)
 

Detailed Description

Definition at line 255 of file primalucacommandset.h.

Constructor & Destructor Documentation

◆ GIOTTO()

GIOTTO::GIOTTO ( const std::string &  name,
int  port 
)
explicit

Definition at line 759 of file primalucacommandset.cpp.

Member Function Documentation

◆ getBrightness()

bool GIOTTO::getBrightness ( uint16_t &  value)

Definition at line 805 of file primalucacommandset.cpp.

◆ getMaxBrightness()

bool GIOTTO::getMaxBrightness ( uint16_t &  value)

Definition at line 789 of file primalucacommandset.cpp.

◆ isLightEnabled()

bool GIOTTO::isLightEnabled ( )

Definition at line 777 of file primalucacommandset.cpp.

◆ setBrightness()

bool GIOTTO::setBrightness ( uint16_t  value)

Definition at line 797 of file primalucacommandset.cpp.

◆ setLightEnabled()

bool GIOTTO::setLightEnabled ( bool  enabled)

Definition at line 767 of file primalucacommandset.cpp.


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