|
OpcUaCanOpen
CANopen OPC-UA server
|
#include "CanObject.h"#include <opcua_basedatavariabletype.h>#include "CCanUACallback.h"#include "CANOpenServerConfig.h"#include "SyncInterval.h"#include "NodeGuardingInterval.h"#include "CanBusAccess.h"#include <time.h>#include <list>Go to the source code of this file.
Classes | |
| class | CanOpen::CanBusObject |
| This class comprises all properties and functions to control Can bus This class has the implementation of two main abstract function from CanObject getDeviceMasage and sendDeviceMessage. More... | |
Namespaces | |
| CanOpen | |
| Classes and methods to implement the CANOpen protocol for can bus device. | |