Folder.nextItem()
SerialAdapter.DATA_SEPARATOR_CR_LF
PortAdapter
import com.alarexgroup.m2mplf.adapters.serial.SerialAdapter; import com.alarexgroup.m2mplf.adapters.serial.SerialAdapterListener; public class MyM2Mapp extends M2Mlet implements SerialAdapterListener{ .SerialAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter SerialAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.serialListener for SerialAdapter Methods of this interface are called in case of incomming data on serial port.SerialDemo - Class in com.alarexgroup.m2mplf.examplesSerialDemo() - Constructor for class com.alarexgroup.m2mplf.examples.SerialDemo service - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus Status of SIM's registration on network 0 = SERVICE_NOT_REGISTERED 1 = SERVICE_REGISTERED SERVICE_NOT_REGISTERED_ON_NETWORK - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM not registered on network SERVICE_REGISTERED_ON_NETWORK - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM registered on network set(int) - Method in class com.alarexgroup.m2mplf.util.BitSet setColumnAsBinary(int, byte[]) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves into column of byte's array setColumnAsByte(int, byte) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves BYTE value into column setColumnAsDouble(int, double) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves FLOAT value into column setColumnAsFloat(int, float) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves FLOAT value into column setColumnAsInt(int, int) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves INT value into column setColumnAsLong(int, long) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves LONG value into column setColumnAsShort(int, short) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves SHORT value into column setColumnAsString(int, String) - Method in class com.alarexgroup.m2mplf.db.TableRecord Saves String value into column as String setDay(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets day setFileType(String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient Kind of relaid file. setHidden(boolean) - Method in class com.alarexgroup.m2mplf.file.File Sets file as a hidden file. setHour(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets hour setLogCOM(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger Sets serial port for logging setLogFilename(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger Log. file's name setting setLoggingLevel(int) - Static method in class com.alarexgroup.m2mplf.logging.Logger This method configures which levels of messages will be passed to outputs setLoggingOutput(int) - Static method in class com.alarexgroup.m2mplf.logging.Logger This method configures output's logging channels. setMilliSecond(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets milisecond setMinute(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets Minute setMonth(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets month setPriority(int) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter setPriority(int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Priority setting of SerialAdapter's internal thread setQuery(int, TableRecord, TableRecord) - Method in class com.alarexgroup.m2mplf.db.Table Choose rows from table according index of row - must satisfy condition firstCond<=row<=lastCond. setRealDateTime(int, int, int, int, int, int, int) - Static method in class com.alarexgroup.m2mplf.util.DateTime Nastaví skutečné datum a čas pro třídu DateTime setRequestId(int) - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator ID setting - to match REQUEST-ANSWER in onHTTPEvent method setRTClock(String) - Method in class com.alarexgroup.m2mplf.adapters.hw.RTClockAdapter Setup the RTC setSecond(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets Second setSocketOption(byte, int) - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Set TCP-IP comunication's parameters. setYear(int) - Method in class com.alarexgroup.m2mplf.util.DateTime Sets year SHA1 - Class in com.alarexgroup.m2mplf.security.hashCalculates SHA1 HASHshortSleep - Static variable in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter shortSleep - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter shortSleep - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Optimalization of performance and module's processor load Time (ms) of thread sleep - thread is waiting for input data. signal - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus Signal quality sim - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM status SIM_INITIALIZATION_COMPLETED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM initialized SIM_INSERTED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM inserted SIM_LOCKED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM locked SIM_PERS_INFO_READY - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM_PERSONALISED_INFO_READ SIM_REMOVED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM removed SIM_UNLOCKED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus SIM unlocked simIsInserted() - Static method in class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter SIMSecurityAdapter - Class in com.alarexgroup.m2mplf.adapters.securityAdapter is used for security operations on SIM cardSIMSecurityAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter size() - Method in class com.alarexgroup.m2mplf.file.Folder Returns size of item. SMSAdapter - Class in com.alarexgroup.m2mplf.adapters.smsAdapter lets you send and receive SMS messages (non-binary).SMSAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter SMSAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.smsListener for handling of incomming messagesSMTPClient - Class in com.alarexgroup.m2mplf.clientsExample: SMTPClient(String, int, String) - Constructor for class com.alarexgroup.m2mplf.clients.SMTPClient Creates a new instance of SMTPClient (SMTP client) SOCKET_OPTION_DELAY - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Value 0 turns off Nagle algorithm for operations with buffer. SOCKET_OPTION_KEEPALIVE - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Value 0 turns off KEEPALIVE Value 0 provides active KEEPALIVE SOCKET_OPTION_LINGER - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Value is the time, during which dates are processing untill the connection is closed (0 = off, value isn't 0 = time in sec. ) SOCKET_OPTION_RCVBUF - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Buffer size - dates receipt SOCKET_OPTION_SNDBUF - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Buffer size - dates sending SOURCE_BATTERY - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter BATTERY SOURCE_BOARD - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter SOURCE BOARD startApp() - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework startApp() - Method in class com.alarexgroup.m2mplf.M2Mlet Internal method. startOrResetPulseCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter Reset the reader's status. startPoolingPin(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter Start pin monitoring. startPoolingPort(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter Start port status monitoring. STATE_CLOSED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator communicator logged off STATE_CREATED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator communicator created STATE_DATA_RECEIVED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator Answer received STATE_DATA_RECEIVING - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator Answer receiving STATE_DATA_SENDING - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator Data sending STATE_DATA_SENT - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator data was send STATE_HEAD_COMPLETED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator HTTP header finalized STATE_INIT - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator communicator initialized stopADRead(int) - Method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter Stop continuous scanning stopPoolingPin(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter Stops specified pin monitoring. stopPoolingPort(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter Stops port monitoring. stopPulseCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter Stops the counting of the pulses. store(String, byte[]) - Method in class com.alarexgroup.m2mplf.clients.FTPClient File store - on FTP server. store(String, String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient Stores file from flash module's memory to FTP server. StringTokenizer - Class in com.alarexgroup.m2mplf.utilClass ported from JAVA JDK 1.4.1 Use for parsing strings.StringTokenizer(String, String, boolean) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer Creates object's instance with text which is splitted according to delimiters - delim StringTokenizer(String, String) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer Creates object's instance with text which is splitted according to delimiters - delim StringTokenizer(String) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer Splits text according delimiters, which are: " \t\n\r\f": space, tabulator, LF, CR, form-feed. submitPinConfiguration(PinConfiguration) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter Setup each pin according to the created profile PinConfiguration. T Table - Class in com.alarexgroup.m2mplf.dbThis class represents table in database.TableRecord - Class in com.alarexgroup.m2mplf.dbThis class represents row of table.Task - Class in com.alarexgroup.m2mplf.adapters.scheduleScheduled taskTCPIPEventListener - Interface in com.alarexgroup.m2mplf.net.tcpipTCPIP event listener handles input data from open connectiontest() - Method in class com.alarexgroup.m2mplf.tests.BasicTests test() - Method in class com.alarexgroup.m2mplf.tests.internal.FrameworkTest test() - Method in class com.alarexgroup.m2mplf.tests.ScheduleTest test() - Method in class com.alarexgroup.m2mplf.tests.TestM2Mlet TestBlog - Class in com.alarexgroup.m2mplf.tests.internalTestBlog() - Constructor for class com.alarexgroup.m2mplf.tests.internal.TestBlog TestException - Exception in com.alarexgroup.m2mplf.tests.exceptionsTestException(String) - Constructor for exception com.alarexgroup.m2mplf.tests.exceptions.TestException TestM2Mlet - Class in com.alarexgroup.m2mplf.testsTestM2Mlet() - Constructor for class com.alarexgroup.m2mplf.tests.TestM2Mlet timeForSleep - Static variable in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter timeForSleep - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter timeForSleep - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator Thread enters into slower mode After this time (since last comunication). tlk() - Static method in class com.alarexgroup.m2mplf.s.L toDate() - Method in class com.alarexgroup.m2mplf.util.DateTime Convert DateTime into Date form toLong() - Method in class com.alarexgroup.m2mplf.util.DateTime Convert DateTime into long type form - miliseconds top(int, int) - Method in class com.alarexgroup.m2mplf.clients.POP3Client Returns expected number of rows of message and his head. total() - Method in class com.alarexgroup.m2mplf.file.Folder Total folder size TOTAL_NUMBER_OF_PINS - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration Total number of all pins TXTFile - Class in com.alarexgroup.m2mplf.fileClass for work with text files Example: TXTFile(String) - Constructor for class com.alarexgroup.m2mplf.file.TXTFile Opens text file. TXTFile(String, boolean) - Constructor for class com.alarexgroup.m2mplf.file.TXTFile Opens text file. TYPE_BINARY - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type BINARY - byte array TYPE_BYTE - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type BYTE TYPE_DOUBLE - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type DOUBLE TYPE_FLOAT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type FLOAT TYPE_INT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type INT TYPE_LONG - Static variable in class com.alarexgroup.m2mplf.db.TableRecord TYPe DOUBLE TYPE_SHORT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type SHORT TYPE_STRING - Static variable in class com.alarexgroup.m2mplf.db.TableRecord Type String U unScheduleTask(String) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter Cancel specified task unScheduleTask(int) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter Cancel specified task Util - Class in com.alarexgroup.m2mplf.utilInternal class with various utilitiesUtil() - Constructor for class com.alarexgroup.m2mplf.util.Util W writeData(byte[]) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Writes a byte array to serial port writeData(byte[], int, int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Writes length of bytes from a byte array to serial port starting at offset writeData(String) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Writes a string to serial port writeData(int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Writes a single byte to serial port writeData(InputStream, int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Method writes content of the inputstream to serial port. writeDataAndReadResponse(byte[]) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter Method writes data to serial port and returns response. writeLine(String) - Method in class com.alarexgroup.m2mplf.file.TXTFile Write line into text file writePinValue(int, boolean) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter Sets the value of the súecified OUTPUT pin writePortValue(Port, int) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter Sets the port value to specified value A B C D E F G H I J L M N O P R S T U W Overview Package Class Tree Deprecated Index Help PREV NEXT FRAMES NO FRAMES All Classes
SerialAdapter
" \t\n\r\f"
PinConfiguration