AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Defines a set of values found in the isobus language command message from ISO11783-7 commonly used in VT and TC communication. More...
#include "isobus/isobus/can_callbacks.hpp"
#include "isobus/isobus/can_message.hpp"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | isobus::LanguageCommandInterface |
An interface for requesting and parsing the ISO11783 language command PGN, 0xFE0F. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
Defines a set of values found in the isobus language command message from ISO11783-7 commonly used in VT and TC communication.
Definition in file isobus_language_command_interface.hpp.