NAME
EAFDSS::Dummy - EAFDSS Driver for a Dummy filesystem based device
DESCRIPTION
You can't directly use that module. Read EAFDSS manual page on how to use the library. What follows is a list of all the functions that the Dummy driver implements in order to be complete EAFDSS driver. This driver is not to be used on production. It is used for automated test of the "Base" Class. Also it could be used during the development of applications without a device or the emulator
Methods
init
Methods
PROTO_GetSign
PROTO_SetHeader
PROTO_GetStatus
PROTO_GetHeader
PROTO_ReadTime
PROTO_SetTime
PROTO_ReadDeviceID
PROTO_VersionInfo
PROTO_ReadSignEntry
PROTO_ReadClosure
PROTO_ReadSummary
PROTO_IssueReport
errMessage
UTIL_devStatus
UTIL_appStatus
UTIL_date6ToHost
UTIL_time6toHost
VERSION
This is version 0.70.
AUTHOR
Hasiotis Nikos, <hasiotis@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by Hasiotis Nikos
This library is free software; you can redistribute it and/or modify it under the terms of the LGPL or the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.