Instrument Neutral Distributed Interface INDI  2.0.2
PrimalucaLabs::Communication Member List

This is the complete list of members for PrimalucaLabs::Communication, including all inherited members.

command(NodeType type, const json &jsonCommand)PrimalucaLabs::Communication
Communication(const std::string &name, int port)PrimalucaLabs::Communicationinlineexplicit
genericRequest(const std::string &node, const std::string &type, const json &command, T *response=nullptr)PrimalucaLabs::Communication
get(NodeType type, const std::string &parameter, T &value)PrimalucaLabs::Communication
getDeviceName()PrimalucaLabs::Communicationinline
getStringAsDouble(NodeType type, const std::string &parameter, double &value)PrimalucaLabs::Communication
sendRequest(const json &command, json *response=nullptr)PrimalucaLabs::Communication
set(NodeType type, const json &value)PrimalucaLabs::Communication