AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
isobus_language_command_interface.hpp File Reference

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>
Include dependency graph for isobus_language_command_interface.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines a set of values found in the isobus language command message from ISO11783-7 commonly used in VT and TC communication.

Author
Adrian Del Grosso

Definition in file isobus_language_command_interface.hpp.