The EmpathicBuilding data provider class.
Definition EmpathicBuildingDataProviderBase.qc.dox.h:28
RestClient::RestClient rest
The REST client object for API calls.
Definition EmpathicBuildingDataProviderBase.qc.dox.h:40
Measurement event data type.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:96
const Fields
Field descriptions.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:101
constructor()
Creates the object.
The Empathic Building measurements create API data provider.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:30
constructor(RestClient::RestClient rest, *Logger::LoggerInterface logger)
Creates the object from a REST connection.
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
const ProviderInfo
Provider info.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:34
const ResponseType
Response type.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:45
string getName()
Returns the data provider name.
constructor(*hash< auto > options)
Creates the object from constructor options.
*DataProvider::AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
const ProviderSummaryInfo
Provider summary info.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:38
const RequestType
Request type.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:42
*string getDesc()
Returns the data provider description.
*DataProvider::AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
hash< DataProvider::DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
Create measurements request data type.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:112
const Fields
Field descriptions.
Definition EmpathicBuildingMeasurementsCreateDataProvider.qc.dox.h:117
constructor()
Creates the object.
Qore EmpathicBuildingDataProvider module definition.
Definition EmpathicBuildingDataProvider.qc.dox.h:26