- getAlerts() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableModbusRecord
-
Returns any alerts that should be raised by this set of readings.
- getAlerts() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableOPCRecord
-
Returns any alerts that should be raised by this set of readings.
- getAlerts() - Method in interface org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Returns any alerts that should be raised by this set of readings.
- getConfigName() - Method in enum org.lsst.ccs.subsystem.airwatch.main.InstrumentType
-
Gets the instrument type name as it should appear in configuration data.
- getEmailBounceAddress() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Get the value of the "bounce-to" and "reply-to" fields for alarm emails.
- getEmailBounceAddress() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Get the value of the "bounce-to" and "reply-to" fields for alarm emails.
- getEmailRecipients() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets the list of recipients of alarm emails.
- getEmailRecipients() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets the list of recipients of alarm emails.
- getEmailSender() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
- getEmailSender() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets the value of the "From" fields for alarm emails.
- getIndex() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the position of this instrument in the list of instruments.
- getIndex() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the position of this instrument in the list of instruments.
- getIndex() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseModbus
-
Gets the position of this instrument in the list of instruments.
- getIndex() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseOPC
-
Gets the position of this instrument in the list of instruments.
- getInstrumentConfigs() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets an InstrumentConfig for each instrument described
by the configuration data.
- getInstrumentConfigs() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets an InstrumentConfig for each instrument described
by the configuration data.
- getItems() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableModbusRecord
-
Gets the map of trending keys to serializable values.
- getItems() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableOPCRecord
-
Gets the map of trending keys to serializable values.
- getItems() - Method in interface org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Gets the map of trending keys to serializable values.
- getKey() - Method in enum org.lsst.ccs.subsystem.airwatch.main.InstrumentChannel
-
Gets the trending key used to identify the channel.
- getLastException() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLastException() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLastException() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseModbus
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLastException() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseOPC
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLocationConfigs() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets a LocationConfig for each location described by the configuration data.
- getLocationConfigs() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets a LocationConfig for each location described by the configuration data.
- getMasterKey() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableModbusRecord
-
Gets the master key for the record.
- getMasterKey() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableOPCRecord
-
Gets the master key for the record.
- getMasterKey() - Method in interface org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Gets the master key for the record.
- getMasterTimestamp() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableModbusRecord
-
Gets the master timestamp for the record.
- getMasterTimestamp() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableOPCRecord
-
Gets the master timestamp for the record.
- getMasterTimestamp() - Method in interface org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Gets the master timestamp for the record.
- getOPCServerInfo(String) - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
- getOPCServerInfo(String) - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets the list of information needed to contact a Lighthouse OPC server.
- getReadoutInterval() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets the time between instrument readouts.
- getReadoutInterval() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets the time between instrument readouts.
- getSMTPServer() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets the host name or IPv4 address of the SMTP server used to send emails.
- getSMTPServer() - Method in interface org.lsst.ccs.subsystem.airwatch.main.LocalConfigService
-
Gets the host name or IPv4 address of the SMTP server used to send emails.
- getStatus() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the current status of the instrument.
- getStatus() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the current status of the instrument.
- getStatus() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseModbus
-
Gets the current status of the instrument.
- getStatus() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseOPC
-
Gets the current status of the instrument.
- getTrendables() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets all the trendable data resulting from the last reading of the instrument.
- getTrendables() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets all the trendable data resulting from the last reading of the instrument.
- getTrendables() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseModbus
-
Gets all the trendable data resulting from the last reading of the instrument.
- getTrendables() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseOPC
-
Gets all the trendable data resulting from the last reading of the instrument.