|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <gdis.h>
Data Fields | |
| char * | attribute_id |
| char * | device_id |
| int | error_code |
| char * | error_message |
| char * | event_time |
| char * | feature_name |
| char * | file_name |
| int | ifail |
| char * | jsn |
| struct DPV_log_s * | next |
| char * | plant_id |
| char * | routine_id |
| char * | routine_name |
| char * | script_id |
| char * | script_rev |
| char * | upload_time |
| char * | url_to_device |
Structure for providing the Log information NOTE: For values of the type Date Time, the format expected is: dd-mon-yy HH24:MI:SS
| struct DPV_log_s* DPV_log_s::next |