43 double timeoutSeconds,
44 std::string_view serializedString,
45 bool futureProofConfigs,
46 bool overrideIfDuplicate);
60 double timeoutSeconds,
61 std::string &serializedString);
Definition Wrappers.hpp:18
static ctre::phoenix::StatusCode Device_SetConfigValues(char const *network, int deviceHash, double timeoutSeconds, std::string_view serializedString, bool futureProofConfigs, bool overrideIfDuplicate)
Sets the config value of the device.
static ctre::phoenix::StatusCode Device_GetConfigValues(char const *network, int deviceHash, double timeoutSeconds, std::string &serializedString)
Gets the config value of the device.
static uint32_t CompileDeviceHash(int deviceID, char const *model, char const *canbus)
Creates the device hash from provided parameters.
Status codes reported by APIs, including OK, warnings, and errors.
Definition StatusCodes.h:28
Definition motor_constants.h:14