Modifier and Type | Method and Description |
---|---|
void |
HSMSWrapper.destroy() |
void |
SecsIWrapper.destroy() |
void |
HSMSWrapper.init() |
void |
SecsIWrapper.init() |
void |
HSMSWrapper.start() |
void |
SecsIWrapper.start() |
void |
HSMSWrapper.stop() |
void |
SecsIWrapper.stop() |
Modifier and Type | Method and Description |
---|---|
void |
GemCLOCK.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Override this to make the connection backwards.
|
void |
GemCommunicationsState.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Override this to make the connection backwards.
|
void |
GemControlState.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Override this to make the connection backwards.
|
void |
GemDevicesSVID.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
GemECID.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
GemID.addConnectionToDevice(java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
GemModelChangedListener.gemModelChanged(GemModelChangedEvent event)
Called when the model has changed.
|
GemID |
GemHandler.getServerFor(int type,
long id)
Returns a GemID server associated with the given id and type.
|
DataSource |
GemHandler.getServerForName(java.lang.String serverName)
This method will return a sever that is managed by GEM and which matches
the name provided.
|
int |
GemCEID.getStaticLocationFor(java.lang.String method)
Add the "Trigger" input.
|
void |
GemDevicesSVID.removeConnectionToDevice(java.lang.String oldDeviceName,
java.lang.String oldDeviceTagNameOrRegister,
java.lang.String inPort)
Removes the connection from this server to the device and server.
|
void |
GemECID.removeConnectionToDevice(java.lang.String oldDeviceName,
java.lang.String oldDeviceTagNameOrRegister,
java.lang.String inPort)
Removes the connection from this server to the device and server.
|
void |
GemID.removeConnectionToDevice(java.lang.String oldDeviceName,
java.lang.String oldDeviceTagNameOrRegister,
java.lang.String inPort)
Removes the connection from this server to the device and server.
|
void |
GemEquipmentInterface.setEquipmentName(java.lang.String equipmentName)
Set the name of the equipment.
|
void |
GemHandler.setEquipmentName(java.lang.String equipmentName) |
void |
GemCEID.valueChanged(int loc,
ValueChangedEvent e)
Add the "Trigger" input.
|
void |
GemLIMITID.VIBEvent(VIBEvent event)
Implement of VIBEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
PublishBean.addConnectionToDataSource(DataSource.Writable dataSource,
java.lang.String deviceName,
java.lang.String tagName,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
PublishBean.addConnectionToDevice(DataSource.Writable dataSource,
java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
LocalEquipmentConfig.destroy()
Calls through to the TransSecsController method.
|
void |
TransSecsController.destroy()
Destroy the component and destroy all the messages.
|
void |
TransSecsControllerDevicesClient.destroy()
Destroy referenced devices
|
void |
TransSecsGEMController.destroy()
Remove this class as a simulation listener and perform any other cleanup.
|
void |
TransSecsVoyeur.destroy() |
DataSource |
LocalMessageReference.getDataSource(java.lang.String name)
Added for backward compatibility.
|
<T extends VIBMessageBean> |
TransSecsController.getMessageBean(java.lang.String name) |
<T extends VIBMessageBean> |
TransSecsGEMController.getMessageBean(java.lang.String name,
java.lang.Class<? extends VIBMessageBean> clazz)
Find a message bean that is a particualar class.
|
DataSourceContainer |
PublishBean.getPublishedAccessorContainer()
Create the container with the name
|
DataSourceContainer |
VIBMessageBean.getPublishedAccessorContainer()
Returns the container with the name of our controller.
|
int |
ConnectionConfig.getStaticLocationFor(java.lang.String loc)
This is used by the staticMethodEvent.
|
int |
LocalMessageReference.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
LocalEquipmentConfig.init()
Calls through to the TransSecsController method.
|
void |
LocalHostConfig.init()
Calls through to the TransSecsController method.
|
void |
LocalMessageReference.init()
Initialize the component.
|
void |
TransSecsController.init()
Subclasses will fill in the data needed to make a connection.
|
void |
TransSecsControllerDevicesClient.init()
Initialize referenced devices
|
void |
TransSecsGEMController.init() |
void |
VIBInMessageBean.init()
Remove the "sendMessage" inport for incoming messages.
|
void |
VIBMessageBean.init()
Add the event messages as CEIDs.
|
void |
LocalHostConfig.initializeLogger()
Initialize all the loggers
|
void |
VIBInOutMessageBean.register(java.lang.String inportName,
java.lang.Object value)
Register the data source name.
|
void |
VIBOutMessageBean.register(java.lang.String inportName,
java.lang.Object value)
Register the data source name.
|
void |
VIBOutMessageBean.register(java.lang.String dataSourceName,
java.lang.Object value,
java.lang.String script,
java.lang.String deviceName,
java.lang.String tagName)
Register the data source name.
|
void |
VIBInMessageBean.register(java.lang.String dataSourceName,
SecsFormat value)
Register the data source name.
|
void |
VIBInOutMessageBean.register(java.lang.String dataSourceName,
SecsFormat value)
Register the data source name.
|
void |
VIBInMessageBean.register(java.lang.String dataSourceName,
SecsFormat value,
java.lang.String script,
java.lang.String deviceName,
java.lang.String tagName)
Register the data source name.
|
void |
VIBInOutMessageBean.register(java.lang.String dataSourceName,
SecsFormat value,
java.lang.String script,
java.lang.String deviceName,
java.lang.String tagName)
Register the data source name.
|
void |
VIBInMessageBean.register(java.lang.String dataSourceName,
ValueObjectInterface value)
Register the data source name.
|
void |
VIBInOutMessageBean.register(java.lang.String dataSourceName,
ValueObjectInterface value)
Register the data source name.
|
void |
PublishBean.removeConnectionFromDevice(DataSource.Writable dataSource,
java.lang.String deviceName,
java.lang.String deviceTagNameOrRegister,
java.lang.String inPort)
Removes the connection from this server to the device and server.
|
void |
VIBMessageBean.setName(java.lang.String newName)
Set the name of this component.
|
void |
TransSecsController.setupFileRecipeManager() |
void |
LocalEquipmentConfig.start()
Calls through to the TransSecsController method.
|
void |
LocalMessageReference.start()
Add the connector for the response.
|
void |
MessageBean.start()
Calls initMessage to find the controller and specific message and creates connectors from the message.
|
void |
SecsEventFilter.start()
Add the event on start.
|
void |
TransSecsController.start()
Start the component.
|
void |
TransSecsControllerDevicesClient.start()
Start referenced devices
|
void |
TransSecsGEMController.start()
Connect on Start.
|
void |
TransSecsVoyeur.start() |
void |
VIBMessageBean.start()
This is the true constructor.
|
void |
LocalEquipmentConfig.stop()
Calls through to the TransSecsController method.
|
void |
LocalMessageReference.stop()
Remove the connector for the response.
|
void |
MessageBean.stop()
Removes the connector and nulls the message variable.
|
void |
SecsEventFilter.stop()
Unlisten for the event.
|
void |
TransSecsController.stop()
Stop the component.
|
void |
TransSecsControllerDevicesClient.stop()
Stop referenced devices
|
void |
TransSecsGEMController.stop() |
void |
TransSecsVoyeur.stop() |
void |
TransSecsGEMController.updateGemModelChangedListeners()
Update all GEM model changed listeners.
|
void |
ConnectionConfig.valueChanged(int loc,
ValueChangedEvent e)
This allows for a staticmethodevent to occur.
|
void |
LocalMessageReference.valueChanged(int loc,
ValueChangedEvent e)
Uses the locations hashtable to find a server that matches the need and then
calls valueInput on it.
|
Modifier and Type | Method and Description |
---|---|
void |
ALIDListRequest.init(TransSecsGEMController gemController) |
void |
AllALIDListResponse.init(TransSecsGEMController gemController) |
void |
CEIDListRequest.init(TransSecsGEMController gemController) |
void |
CEIDListResponse.init(TransSecsGEMController gemController) |
void |
CEIDReportsRequest.init(TransSecsGEMController gemController) |
void |
CEIDReportsResponse.init(TransSecsGEMController gemController) |
void |
DVIDListRequest.init(TransSecsGEMController gemController) |
void |
DVIDListResponse.init(TransSecsGEMController gemController) |
void |
ECIDListRequest.init(TransSecsGEMController gemController) |
void |
ECIDListResponse.init(TransSecsGEMController gemController) |
void |
ECIDValueRequest.init(TransSecsGEMController gemController) |
void |
ECIDValueResponse.init(TransSecsGEMController gemController) |
void |
EnableDisableEvents.init(TransSecsGEMController gemController) |
void |
EnableEventsResponse.init(TransSecsGEMController gemController) |
void |
EnabledAlarmsListRequest.init(TransSecsGEMController gemController) |
void |
EnabledAlarmsListResponse.init(TransSecsGEMController gemController) |
void |
EventReportRequest.init(TransSecsGEMController gemController) |
void |
SVIDListRequest.init(TransSecsGEMController gemController) |
void |
SVIDListResponse.init(TransSecsGEMController gemController) |
void |
SVIDValueRequest.init(TransSecsGEMController gemController) |
void |
SVIDValueResponse.init(TransSecsGEMController gemController) |
void |
ALIDListRequest.start() |
void |
ALIDListResponse.start() |
void |
CEIDListRequest.start() |
void |
CEIDListResponse.start() |
void |
CEIDReportsRequest.start() |
void |
CEIDReportsResponse.start() |
void |
ECIDListRequest.start() |
void |
ECIDListResponse.start() |
void |
ECIDValueRequest.start() |
void |
ECIDValueResponse.start() |
void |
EnableDisableEvents.start() |
void |
EnableEventsResponse.start() |
void |
EnabledAlarmsListRequest.start() |
void |
EventReportRequest.start() |
void |
SVIDListRequest.start() |
void |
SVIDListResponse.start() |
void |
SVIDValueRequest.start() |
void |
SVIDValueResponse.start() |
void |
ALIDListRequest.stop() |
void |
ALIDListResponse.stop() |
void |
CEIDListRequest.stop() |
void |
CEIDListResponse.stop() |
void |
CEIDReportsRequest.stop() |
void |
CEIDReportsResponse.stop() |
void |
ECIDListRequest.stop() |
void |
ECIDListResponse.stop() |
void |
ECIDValueRequest.stop() |
void |
ECIDValueResponse.stop() |
void |
EnableDisableEvents.stop() |
void |
EnableEventsResponse.stop() |
void |
EnabledAlarmsListRequest.stop() |
void |
EventReportRequest.stop() |
void |
SVIDListRequest.stop() |
void |
SVIDListResponse.stop() |
void |
SVIDValueRequest.stop() |
void |
SVIDValueResponse.stop() |
Modifier and Type | Method and Description |
---|---|
void |
Alarm.init(TransSecsController gemController) |
void |
AlarmAck.init(TransSecsController gemController) |
void |
AlarmEnableAck.init(TransSecsController gemController) |
void |
AreYouThereFromHost.init(TransSecsController gemController) |
void |
AreYouThereFromTool.init(TransSecsController gemController) |
void |
AreYouThereResponseFromHost.init(TransSecsController gemController) |
void |
EventMessage.init(TransSecsController gemController) |
void |
EventMinimumMessage.init(TransSecsController gemController) |
void |
MultiblockRequest.init(TransSecsController gemController,
int stream,
int function) |
void |
AreYouThereResponseFromTool.init(TransSecsGEMController gemController) |
void |
CreateReports.init(TransSecsGEMController gemController) |
void |
CreateReportsResponse.init(TransSecsGEMController gemController) |
void |
DeleteReport.init(TransSecsGEMController gemController) |
void |
DeleteReports.init(TransSecsGEMController gemController) |
void |
DisableEvents.init(TransSecsGEMController gemController) |
void |
DisableSpooling.init(TransSecsGEMController gemController) |
void |
EnableAlarm.init(TransSecsGEMController gemController) |
void |
EnableAllAlarms.init(TransSecsGEMController gemController) |
void |
EnableAllEvents.init(TransSecsGEMController gemController) |
void |
EnableEvents.init(TransSecsGEMController gemController) |
void |
EnableEventsResponse.init(TransSecsGEMController gemController) |
void |
EquipmentConstantData.init(TransSecsGEMController gemController) |
void |
EstablishCommunications.init(TransSecsGEMController gemController) |
void |
EstablishCommunicationsFromTool.init(TransSecsGEMController gemController) |
void |
EstablishCommunicationsResponse.init(TransSecsGEMController gemController) |
void |
EstablishCommunicationsResponseToTool.init(TransSecsGEMController gemController) |
void |
EventMessageACK.init(TransSecsGEMController gemController) |
void |
EventReportData.init(TransSecsGEMController gemController) |
void |
IndividualReportData.init(TransSecsGEMController gemController) |
void |
InvalidDeviceId.init(TransSecsGEMController gemController) |
void |
LinkReports.init(TransSecsGEMController gemController) |
void |
LinkReportsResponse.init(TransSecsGEMController gemController) |
void |
MultiblockGrant.init(TransSecsGEMController gemController) |
void |
OnlineAck.init(TransSecsGEMController gemController) |
void |
RequestOnline.init(TransSecsGEMController gemController) |
void |
SelectedEquipmentStatusData.init(TransSecsGEMController gemController) |
void |
SendS1F3Poll.init(TransSecsGEMController gemController) |
void |
SpoolDataRequest.init(TransSecsGEMController gemController) |
void |
Stream9.init(TransSecsGEMController gemController) |
void |
TraceData.init(TransSecsGEMController gemController) |
void |
TraceDataACK.init(TransSecsGEMController gemController) |
void |
TraceInitializationSend.init(TransSecsGEMController gemController) |
void |
UnlinkReports.init(TransSecsGEMController gemController) |
void |
Alarm.start() |
void |
AlarmAck.start() |
void |
AlarmEnableAck.start() |
void |
AreYouThereFromHost.start() |
void |
AreYouThereFromTool.start() |
void |
AreYouThereResponseFromHost.start() |
void |
AreYouThereResponseFromTool.start() |
void |
CreateReports.start() |
void |
CreateReportsResponse.start() |
void |
DeleteReport.start() |
void |
DeleteReports.start() |
void |
DisableEvents.start() |
void |
DisableSpooling.start() |
void |
EnableAlarm.start() |
void |
EnableAllAlarms.start() |
void |
EnableAllEvents.start() |
void |
EnableEvents.start() |
void |
EnableEventsResponse.start() |
void |
EstablishCommunications.start() |
void |
EstablishCommunicationsFromTool.start() |
void |
EstablishCommunicationsResponse.start() |
void |
EventMessage.start() |
void |
EventMessageACK.start() |
void |
EventMinimumMessage.start() |
void |
EventReportData.start() |
void |
IndividualReportData.start() |
void |
LinkReports.start() |
void |
LinkReportsResponse.start() |
void |
MultiblockGrant.start() |
void |
MultiblockRequest.start() |
void |
OnlineAck.start() |
void |
RequestOnline.start() |
void |
SelectedEquipmentStatusData.start() |
void |
SendS1F3Poll.start() |
void |
SpoolDataRequest.start() |
void |
Stream9.start() |
void |
TraceData.start() |
void |
TraceDataACK.start() |
void |
TraceInitializationSend.start() |
void |
UnlinkReports.start() |
void |
Alarm.stop() |
void |
AlarmAck.stop() |
void |
AlarmEnableAck.stop() |
void |
AreYouThereFromHost.stop() |
void |
AreYouThereFromTool.stop() |
void |
AreYouThereResponseFromHost.stop() |
void |
AreYouThereResponseFromTool.stop() |
void |
CreateReports.stop() |
void |
CreateReportsResponse.stop() |
void |
DeleteReport.stop() |
void |
DeleteReports.stop() |
void |
DisableEvents.stop() |
void |
DisableSpooling.stop() |
void |
EnableAlarm.stop() |
void |
EnableAllAlarms.stop() |
void |
EnableAllEvents.stop() |
void |
EnableEvents.stop() |
void |
EnableEventsResponse.stop() |
void |
EstablishCommunications.stop() |
void |
EstablishCommunicationsFromTool.stop() |
void |
EstablishCommunicationsResponse.stop() |
void |
EstablishCommunicationsResponseToTool.stop() |
void |
EventMessage.stop() |
void |
EventMessageACK.stop() |
void |
EventMinimumMessage.stop() |
void |
EventReportData.stop() |
void |
IndividualReportData.stop() |
void |
LinkReports.stop() |
void |
LinkReportsResponse.stop() |
void |
MultiblockGrant.stop() |
void |
MultiblockRequest.stop() |
void |
OnlineAck.stop() |
void |
RequestOnline.stop() |
void |
SelectedEquipmentStatusData.stop() |
void |
SendS1F3Poll.stop() |
void |
SpoolDataRequest.stop() |
void |
Stream9.stop() |
void |
TraceData.stop() |
void |
TraceDataACK.stop() |
void |
TraceInitializationSend.stop() |
void |
UnlinkReports.stop() |
Modifier and Type | Method and Description |
---|---|
void |
HistoricalDeviceManager.configureConnectionManager()
Set the parameter from this component to the connection manager.
|
void |
DatabaseConnectionManager.destroy()
Overridden to remove the instance from the databaseConnectionManagers
Vector.
|
void |
HistoricalDeviceManager.destroy()
Destroy all the servers.
|
void |
TriggeredHistorical.destroy()
Stop the data source and unregister us from the event listener.
|
int |
DatabaseColumnMetaDataArray.getDefaultQualityForLocation(int location)
This is overridden to make the default quality for valueChanged be
QUALITY_GOOD.
|
int |
DatabaseRawLookup.getDefaultQualityForLocation(int location)
This is overridden to make the default quality for valueChanged be
QUALITY_GOOD.
|
int |
DatabaseTableMetaDataArray.getDefaultQualityForLocation(int location)
This is overridden to make the default quality for valueChanged be
QUALITY_GOOD.
|
int |
DatabaseColumnMetaDataArray.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
DatabaseRawLookup.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
DatabaseTableMetaDataArray.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
HistoricalDatabaseServer.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
TriggeredHistorical.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
void |
HistoricalDeviceManager.setContainer(DataSourceContainer container)
This component is in the /Devices container, however the DatabaseConnectionManager that was created by this server and has the same
name is in the servers container.
|
void |
DatabaseConnectionManager.setName(java.lang.String name)
Adds the component to the list of connection managers and calls the
superclass method to set the name.
|
void |
HistoricalDeviceManager.setName(java.lang.String name)
Change the connection name for the children if the name of this bean is changed.
|
void |
DatabaseConnection.start()
Enable data saving and attempt a save if a trigger has been seen.
|
void |
HistoricalDeviceManager.start() |
void |
TriggeredHistorical.start()
Enable data saving and attempt a save if a trigger has been seen.
|
void |
DatabaseConnection.stop()
Close the connection.
|
void |
HistoricalDeviceManager.stop() |
void |
DatabaseColumnMetaDataArray.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
DatabaseRawLookup.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
DatabaseTableMetaDataArray.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
HistoricalDatabaseServer.valueChanged(int loc,
ValueChangedEvent e)
This allows the for a staticmethodevent to occur.
|
void |
TriggeredHistorical.valueChanged(int loc,
ValueChangedEvent e)
This allows the for a staticmethodevent to occur.
|
void |
DatabaseConnectionManager.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
TriggeredHistorical.VIBEvent(VIBEvent theEvent)
We are interested in few events.
|
Modifier and Type | Method and Description |
---|---|
void |
Constant.addConnector(Connector connector)
Adds an input Connector to this component from the primary outport
of a data source.
|
int |
Manipulator.getDefaultQualityForLocation(int location)
For any location returns QUALITY_GOOD meaning that values must
be good to pass.
|
int |
SimpleManipulator.getDefaultQualityForLocation(int location)
For any location returns QUALITY_GOOD for any secondary inputs, eg triggers
meaning that values must be good to pass.
|
int |
ByteBuilder.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
Counter.getStaticLocationFor(java.lang.String method)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
DataValve.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent.
|
int |
Divide.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
Emailer.getStaticLocationFor(java.lang.String name)
This is used for StaticMethodListener interface.
|
int |
Manipulator.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
MasterBooleanCalculator.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
MasterCalculator.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
MasterComparer.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
MixSecurityManager.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
PopupInitializer.getStaticLocationFor(java.lang.String method) |
int |
ReportLabelingManipulator.getStaticLocationFor(java.lang.String method)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
SetValue.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
SoundClipPlayer.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
Subtract.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
TimeDelayTrigger.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
URLReader.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
UserFileReader.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
void |
ReportLabelingManipulator.init() |
void |
PropertyFilter.setChangeColorTo(java.lang.String colorString)
This sets the Color to be used in the outgoing ValueObject.
|
void |
Blinker.start()
Registers the timer if we're supposed to be blinking.
|
void |
Constant.start()
This will start the server, sending the value.
|
void |
MixSecurityManager.start()
Reads the user and group files.
|
void |
PassOnThread.start()
Allow the thread to start.
|
void |
SetValue.start()
Overridden to handle the haveSeenTrigger logic.
|
void |
Blinker.stop()
Unregisters the timer.
|
void |
PassOnThread.stop()
This will stop the running thread.
|
void |
PopupInitializer.ConnectableDataSource.stop()
Remove any connections from the name manaer.
|
void |
SetValue.stop() |
void |
ByteBuilder.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
Counter.valueChanged(int methodIndex,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
DataValve.valueChanged(int loc,
ValueChangedEvent e)
This allows the for a StaticMethodEvent to occur.
|
void |
Divide.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
Emailer.valueChanged(int loc,
ValueChangedEvent e)
This is used for StaticMethodListener interface.
|
void |
Manipulator.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
MasterBooleanCalculator.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
MasterCalculator.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
MasterComparer.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
MasterMathConversions.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
PopupInitializer.valueChanged(int loc,
ValueChangedEvent e) |
void |
ReportLabelingManipulator.valueChanged(int methodIndex,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
SetValue.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
SoundClipPlayer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
Subtract.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
TimeDelayTrigger.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
URLReader.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
UserFileReader.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
Modifier and Type | Method and Description |
---|---|
void |
ArraySplitter.destroy()
Also destroy the output data source.
|
void |
IOTArraySplitter.destroy()
Also destroy the output data source.
|
int |
ArrayBuilder.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
IOTArrayBuilder.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
IOTArraySplitter.getStaticLocationFor(java.lang.String method)
Check for "ArrayInput" otherwise pass through to super.
|
void |
ArraySplitter.start()
Also start the output data source.
|
void |
IOTArraySplitter.start()
Also start the output data source.
|
void |
ArraySplitter.stop()
Also stop the output data source.
|
void |
IOTArraySplitter.stop()
Also stop the output data source.
|
void |
ArrayBuilder.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
IOTArrayBuilder.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
IOTArraySplitter.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
RollingArrayBuilder.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ArrayBuilder.VIBEvent(com.ergotech.vib.utils.VIBEvent vibEvent) |
Modifier and Type | Method and Description |
---|---|
int |
DateCreator.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
void |
DateCreator.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
Modifier and Type | Method and Description |
---|---|
int |
CombineStrings.getStaticLocationFor(java.lang.String loc)
This is used by the staticMethodEvent.
|
void |
CodeToString.setContainer(DataSourceContainer container)
Setting the container will reset the resource bundle since the resource bundle is dependent upon the
container's classloader.
|
void |
CombineStrings.valueChanged(int loc,
ValueChangedEvent e)
This allows the for a staticmethodevent to occur.
|
Modifier and Type | Method and Description |
---|---|
void |
PortPool.checkin(PortInterface port)
Return the port to the port pool.
|
void |
PortPoolInterface.checkin(PortInterface port)
This will check in a resource that you have checked out.
|
void |
TCPPassivePortFactory.PassivePortPool.checkin(PortInterface port) |
PortInterface |
PortPool.checkout()
Get a port from the port pool to communicate with the PLC.
|
PortInterface |
PortPoolInterface.checkout()
This method will return an instance of a port interface.
|
PortInterface |
TCPPassivePortFactory.PassivePortPool.checkout() |
void |
PortDeviceServer.destroy()
Indicate by means of a property change event that the device server is
no more.
|
PortFactoryInterface |
PortFactoryManager.getFactory(java.lang.String name,
java.lang.Object checkedForDuplication)
Calling this methods inidicates that a component is interested in this
factory and will (presumably) be calling
"checkin/checkout" at some later date to get access to the underlying
resource.
|
PortPoolInterface |
PortFactory.getPortPool(java.lang.String portName,
java.lang.Object checkedForDuplication)
Calling this methods indicates that a component is interested in this
factory and will (presumably) be calling "checkin/checkout" at some
later date to get access to the underlying resource.
|
PortPoolInterface |
PortFactoryInterface.getPortPool(java.lang.String portName,
java.lang.Object checkedForDuplication)
Returns a pool for a particular port.
|
void |
PortDeviceServer.init()
Initialize the Ports.
|
static void |
SerialWrapper.loadMappingFile() |
void |
PortFactoryManager.releaseFactory(java.lang.String name,
java.lang.Object mustHaveBeenAdded)
Once a factory is no longer required, that is, checkin/checkout will no longer be called on this factory,
the reference to the factory should be removed allowing the factory and any underlying resources to be freed.
|
void |
PortFactory.releasePortPool(PortPoolInterface portPool,
java.lang.Object mustHaveBeenAdded)
Once a factory is no longer required, that is, checkin/checkout will no
longer be called on this factory, the reference to the factory should be
removed allowing the factory and any underlying resources to be freed.
|
void |
PortFactoryInterface.releasePortPool(PortPoolInterface portPool,
java.lang.Object mustHaveBeenAdded)
Removes a reference to a particular port name.
|
void |
PortDeviceServer.setName(java.lang.String name)
The name of the device.
|
void |
PortDeviceServer.start()
This method controls communication to the device.
|
void |
PortDeviceServer.stop()
This method is the opposite of "start" after calling this method, until
the start method is called again, there will be no communication with the
device.
|
Constructor and Description |
---|
PassivePortPool(java.lang.String portName,
TCPPassivePortFactory factory)
Create the pool for the given factory and port name.
|
SerialWrapper(java.lang.String description)
The port name for a serial port consists of the string "SERIAL" followed by the port number,
for example "SERIAL0", "SERIAL1", etc.
|
TCPActiveSocket(java.lang.String description)
Create the socket.
|
TCPPassiveSocket(java.net.Socket accepted)
Create the socket.
|
UDPActiveSocket(java.lang.String description)
Create the socket.
|
UDPPassiveSocket(int port)
Create the socket.
|
Modifier and Type | Method and Description |
---|---|
PortInterface |
SerialPortDevice.connect()
This will checkout a port and so connect to the device.
|
SimpleDataSource |
SerialPortDevice.createServer(java.lang.String className,
java.lang.String serverName)
This method should never be called since "availableServers" returns null.
|
void |
SerialPortDevice.stop()
Release the serial port.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSource.addConnector(Connector connector)
Adds the given connector to this data source.
|
void |
SimpleDataSource.addConnector(Connector connector)
Adds an input Connector to this component from the primary outport
of a data source.
|
void |
DataSource.addConnector(Connector connector,
boolean requireUpdate)
Adds the given connector to this data source.
|
void |
SimpleDataSource.addConnector(java.lang.String outportName,
Connector connector)
Adds an input Connector to this component from a specified outport of a data source.
|
void |
SimpleDataSource.addDataSource(DataSource dataSource)
Sets the data source with the given Name.
|
ValueObjectInterface |
DataSource.clientRequest(java.lang.String target,
java.lang.String request,
int requestId,
ValueObjectInterface value)
This is an alternate mechanism for the client to contact the server.
|
ValueObjectInterface |
DeviceManagerManipulator.clientRequest(java.lang.String target,
java.lang.String request,
int requestId,
ValueObjectInterface value)
Overridden to allow for a DeviceInterface.PREPARE_SERVER and DeviceInterface.RELEASE_SERVER.
|
ValueObjectInterface |
SimpleDataSource.clientRequest(java.lang.String target,
java.lang.String request,
int requestId,
ValueObjectInterface value)
This is an others to contact the server.
|
SimpleDataSource |
DeviceManagerManipulator.createServer(java.lang.String className,
java.lang.String serverName)
Create the server.
|
void |
DataSource.destroy()
Destroys the data source.
|
void |
DeviceManagerManipulator.destroy()
Destroy all the servers.
|
void |
SimpleDataSource.destroy()
Stops the data source.
|
void |
DeviceManagerManipulator.earlyStart()
Start all the servers that are set to not fire late.
|
DataSource |
SimpleDataSource.getDataSource(java.lang.String name)
Returns the data source with the given Name.
|
int |
DataSource.Writable.getDefaultQualityForLocation(int location)
For any location returns QUALITY_GOOD meaning that values must
be good to pass.
|
int |
DataSource.Writable.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
DataSource.init()
By default this method does nothing.
|
void |
DeviceManagerManipulator.init()
Init all the servers.
|
void |
DataSource.post(VIBEvent vibEvent)
The "post" method will call VIBEvent on all relevant objects, that is, our connectors.
|
void |
DataSource.removeConnector(Connector connector)
Removes the given connector.
|
void |
SimpleDataSource.removeConnector(java.lang.String outportName,
Connector connector)
Removes a listener, typically a bean or other data source, from a data source.
|
void |
SimpleDataSource.removeDataSource(java.lang.String dataSourceName)
Removes the data source with the given Name.
|
void |
DataSource.replaceConnectors(java.util.Vector<Connector> newList)
NOTE: This is NOT to be used unless you replace ALL the EXISTING connectors.
|
void |
DeviceManagerManipulator.setContainer(DataSourceContainer container)
Moves the server container to the new container.
|
void |
SimpleDataSource.setContainer(DataSourceContainer container) |
void |
DeviceManagerManipulator.setName(java.lang.String name)
The name of the device.
|
void |
SimpleDataSource.setName(java.lang.String name)
This method will change the name that is associated with this server.
|
void |
SimpleDataSource.setPullFromServers(java.lang.String serverList) |
void |
SimpleDataSource.setPushData(SimpleDataSource.NameEditorData pushData)
Set the tag name for the server we will push to.
|
void |
SimpleDataSource.setPushName(java.lang.String pushTagName)
Set the tag name for the server we will push to.
|
void |
SimpleDataSource.setPushToServers(java.lang.String pushTagName)
Set the tag name for the server we will push to.
|
void |
SimpleDataSource.setServerListData(SimpleDataSource.NameEditorData pushData)
Set the tag name for the server we will push to.
|
void |
DataSource.start()
By default this method will call
resume . |
void |
DeviceManagerManipulator.start()
Start all the servers.
|
void |
MarqueeServer.start()
Starts the device server.
|
void |
SimpleDataSource.start()
By default this method will call
resume . |
void |
DataSource.stop()
By default this method will call
suspend . |
void |
DeviceManagerManipulator.stop()
Stop all the servers.
|
void |
SimpleDataSource.stop()
By default this method will call
suspend . |
void |
DataSource.Writable.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
DataSource.VIBEvent(VIBEvent event)
We are interested in few events.
|
void |
SimpleDataSource.VIBEvent(VIBEvent vibEvent)
We are interested in few events.
|
Modifier and Type | Method and Description |
---|---|
SimpleDataSource |
DF1DeviceServer.createServer(java.lang.String className,
java.lang.String serverName)
This method should never be called since "availableServers" returns null.
|
SLC5EthernetDeviceServer.Result |
SLC5EthernetDeviceServer.getLettersAndBitSizeAtIndex(java.lang.String letters,
int occurrenceIndex)
Count the number of the modules of a particular type, including the current one.
|
int |
ControlLogixEthernetDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
int |
ControlLogixEthernetDirectDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
int |
LogixEthernetDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
int |
SLC5EthernetDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
void |
ControlLogixEthernetDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
ControlLogixEthernetDirectDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
LogixEthernetDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
SLC5EthernetDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
ControlLogixEthernetDeviceServer.stop()
Overridden to remove the instance from the DeviceServers
Vector.
|
void |
ControlLogixEthernetDirectDeviceServer.stop()
Overridden to remove the instance from the DeviceServers
Vector.
|
void |
DF1DeviceServer.stop()
Overridden to remove the instance from the df1DeviceServers Vector.
|
void |
LogixEthernetDeviceServer.stop()
Overridden to remove the instance from the DeviceServers
Vector.
|
void |
SLC5EthernetDeviceServer.stop()
Overridden to remove the instance from the DeviceServers
Vector.
|
void |
ControlLogixEthernetDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ControlLogixEthernetDirectDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
LogixEthernetDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
SLC5EthernetDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ControlLogixEthernetDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
ControlLogixEthernetDirectDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
LogixEthernetDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
SLC5EthernetDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
Constructor and Description |
---|
PCCCRegisteredSocket(java.lang.String description)
Create the socket.
|
SLCRegisteredSocket(java.lang.String description)
Create the socket.
|
Modifier and Type | Method and Description |
---|---|
void |
FinsDeviceServer.start() |
void |
FinsDeviceServer.stop()
Overridden to remove the instance from the modbusDeviceServers
Vector.
|
Modifier and Type | Method and Description |
---|---|
void |
MelsecDeviceServer.start() |
void |
MelsecDeviceServer.stop()
Overridden to remove the instance from the modbusDeviceServers
Vector.
|
Modifier and Type | Method and Description |
---|---|
int |
ModbusPresetSingleRegisterServer.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
ModbusRTUDeviceServer.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
ModbusRTUOverBlueToothDeviceServer.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
int |
ModbusRTUOverTCPDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
int |
ModbusTCPDeviceServer.getStaticLocationFor(java.lang.String method)
Returns 3 for hostname and 4 for portnumber.
|
void |
ModbusStringArray.setLength(int length)
sets the number of bytes that need to be read to satisfy this server.
|
void |
ModbusDeviceServerBase.setName(java.lang.String name)
If the name is changed we need to update the list of device servers.
|
void |
ModbusRTUDeviceServerBase.start() |
void |
ModbusRTUOverTCPDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
ModbusTCPDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
ModbusTCPDeviceServerBase.start() |
void |
ModbusDeviceServerBase.stop()
Overridden to remove the instance from the modbusDeviceServers
Vector.
|
void |
ModbusPresetSingleRegisterServer.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
ModbusRTUDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ModbusRTUOverBlueToothDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ModbusRTUOverTCPDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ModbusTCPDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
ModbusRTUOverTCPDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
ModbusTCPDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
Modifier and Type | Method and Description |
---|---|
void |
ModbusSlaveBase.start()
Create the listener.
|
void |
ModbusSlaveBase.stop()
Stop the server permanently.
|
Modifier and Type | Method and Description |
---|---|
void |
MqttWrapper.destroy()
Destroy the server.
|
void |
MqttWrapper.init()
Create the server.
|
void |
MqttWrapper.start()
After creating the server, tags should be added to the server.
|
void |
MqttWrapper.stop()
Stop the server.
|
Modifier and Type | Method and Description |
---|---|
void |
HostLinkDeviceServer.stop()
Overridden to remove the instance from the hostLinkDeviceServers Vector.
|
Modifier and Type | Method and Description |
---|---|
void |
PLCDeviceServer.destroy()
Indicate by means of a property change event that the device server is
no more.
|
void |
PLCServer.destroy()
Stops the data source.
|
int |
PLCServer.getDefaultQualityForLocation(int location)
The default for all PLC server is to only accept good quality values.
|
int |
PLCArray.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
int |
PLCServer.getStaticLocationFor(java.lang.String loc)
This is used by the StaticMethodEvent to determine which valueChanged method to call.
|
void |
PLCDeviceServer.readAllLongTimebaseServers()
Read all the values for this device that have timebase of < 2 seconds.
|
void |
PLCArray.start()
Starts this server and all the servers we created.
|
void |
PLCDeviceServer.start()
This method controls communication to the device.
|
void |
PLCServer.start()
This will attach the server to its device server.
|
void |
PLCArray.stop()
Stops this server and all the servers we created.
|
void |
PLCDeviceServer.stop()
This method is the opposite of "start" after calling this method, until
the start method is called again, there will be no communication with the
device.
|
void |
PLCServer.stop()
Disconnects the server from the device server and then stops the server.
|
void |
PLCArray.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
PLCServer.valueChanged(int loc,
ValueChangedEvent e)
This calls the proper valueChanged method based on
the return from the getStaticLocationFor method.
|
void |
PLCServer.VIBEvent(VIBEvent vibEvent)
We are interested in few events.
|
Modifier and Type | Method and Description |
---|---|
SimpleDataSource |
CP243SlaveDeviceServer.createServer(java.lang.String className,
java.lang.String serverName)
This method should never be called since "availableServers" returns null.
|
int |
CP243SlaveDeviceServer.getStaticLocationFor(java.lang.String method)
This is the default getStaticLocationFor with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
CP243SlaveDeviceServer.start()
initialize the port pool once the container has been set.
|
void |
PPIDeviceServerBase.start()
Overridden to add the instance from the ppiDeviceServers Vector.
|
void |
RFC1006DeviceServer.start()
initialize the port pool once the container has been set.
|
void |
PPIDeviceServerBase.stop()
Overridden to remove the instance from the ppiDeviceServers Vector.
|
void |
CP243SlaveDeviceServer.valueChanged(int loc,
ValueChangedEvent e)
This is the default valuechanged with a location used by the staticmethodevent
to find a specific entry value object.
|
void |
CP243SlaveDeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
void |
RFC1006DeviceServer.VIBEvent(VIBEvent vibEvent)
Resets "applethost".
|
Modifier and Type | Method and Description |
---|---|
void |
RaspiPinDataSource.destroy() |
void |
PWMManipulator.start() |
void |
RaspiI2CDataSource.start()
Starts the I2C data source.
|
void |
RaspiPinDataSource.start() |
void |
RaspiPinManipulator.start() |
void |
RaspiPwmManipulator.start() |
void |
RaspiSPIManipulator.start() |
void |
PWMManipulator.stop() |
void |
RaspiI2CDataSource.stop()
Stops the I2C data source.
|
void |
RaspiPinDataSource.stop() |
void |
RaspiPinManipulator.stop() |
void |
RaspiPwmManipulator.stop() |
void |
RaspiSPIManipulator.stop() |
Modifier and Type | Method and Description |
---|---|
void |
RestWrapper.destroy()
Destroy the server.
|
void |
RestWrapper.init()
Create the server.
|
void |
RestWrapper.start()
After creating the server, tags should be added to the server.
|
void |
RestWrapper.stop()
Stop the server.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.