Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
defines.hpp File Reference
#include "core/defines.hpp"
Include dependency graph for defines.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::comms
 
namespace  iv::comms::api
 
namespace  iv::comms::api::constants
 
namespace  iv::comms::api::constants::dataLogger
 
namespace  iv::comms::api::constants::api
 

Variables

constexpr std::string_view iv::comms::api::constants::ServiceRemoteName {"diamar_remote"}
 Nombre del servicio remote.
 
constexpr std::string_view iv::comms::api::constants::RemoteSection {"Remote"}
 
constexpr std::string_view iv::comms::api::constants::RemoteTechnicianNumberKey {"DIAMAR_TECHNICIAN_NUM_REMOTE"}
 
constexpr iv::types::timestamp iv::comms::api::constants::dataLogger::TimeBetweenRepeatedSaves {60'000}
 
constexpr std::string_view iv::comms::api::constants::api::ResponseData {"data"}
 
constexpr std::string_view iv::comms::api::constants::api::ResponseCount {"count"}
 
constexpr std::string_view iv::comms::api::constants::api::ResponseLimit {"limit"}
 
constexpr std::string_view iv::comms::api::constants::api::ResponseOffset {"offset"}
 
constexpr std::string_view iv::comms::api::constants::api::ResponseTotal {"total"}