Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SMSConfig ¶
type SMSConfig struct { ServerAddress string // server address ServerPort string // server port Retries int // how many retries after fail. serial Buffersize int // buffer size for serial BufferLow int // buffer low for serial MSGTimeOut int // message time out serial MSGTimeOutLong int // message time out for long term Devices []SMSDevice //devices }
config object
Click to show internal directories.
Click to hide internal directories.