![]() |
AUBO SDK
0.26.0
|
Functions | |
| int | arcs::common_interface::SystemInfo::getControlSoftwareVersionCode () |
| Get the controller software version code | |
| std::string | arcs::common_interface::SystemInfo::getControlSoftwareFullVersion () |
| Get the full controller software version | |
| int | arcs::common_interface::SystemInfo::getInterfaceVersionCode () |
| Get the interface version code | |
| std::string | arcs::common_interface::SystemInfo::getControlSoftwareBuildDate () |
| Get the controller software build date | |
| std::string | arcs::common_interface::SystemInfo::getControlSoftwareVersionHash () |
| Get the controller software git version | |
| uint64_t | arcs::common_interface::SystemInfo::getControlSystemTime () |
| Get the system time (software start time in nanoseconds) | |
| std::string arcs::common_interface::SystemInfo::getControlSoftwareBuildDate | ( | ) |
Get the controller software build date
| std::string arcs::common_interface::SystemInfo::getControlSoftwareFullVersion | ( | ) |
Get the full controller software version
| int arcs::common_interface::SystemInfo::getControlSoftwareVersionCode | ( | ) |
Get the controller software version code
| std::string arcs::common_interface::SystemInfo::getControlSoftwareVersionHash | ( | ) |
Get the controller software git version
| uint64_t arcs::common_interface::SystemInfo::getControlSystemTime | ( | ) |
Get the system time (software start time in nanoseconds)
| int arcs::common_interface::SystemInfo::getInterfaceVersionCode | ( | ) |
Get the interface version code