Class LivisHttpClient

Inheritance Relationships

Base Type

Class Documentation

class LivisHttpClient : public rp_livis_bridge::LivisClientInterface

Public Functions

explicit LivisHttpClient(const std::string &base_url)
virtual LivisResponse Login(const std::string &username, const std::string &password, const std::string &workstation_id) override
virtual LivisResponse Logout() override
virtual LivisResponse CreateBatch(const bool is_auto_batching, const std::string &batch_name, const int part_index) override
virtual LivisResponse SendTrigger() override
virtual LivisResponse ResetInspection() override
virtual LivisResponse EndProcess() override