com.prosysopc.ua.types.opcua.server
Interface ServerTypeRequestServerStateChangeMethod


public interface ServerTypeRequestServerStateChangeMethod


Method Summary
 void requestServerStateChange(ServiceContext serviceContext, ServerTypeNode node, org.opcfoundation.ua.core.ServerState state, org.opcfoundation.ua.builtintypes.DateTime estimatedReturnTime, org.opcfoundation.ua.builtintypes.UnsignedInteger secondsTillShutdown, org.opcfoundation.ua.builtintypes.LocalizedText reason, Boolean restart)
           
 

Method Detail

requestServerStateChange

void requestServerStateChange(ServiceContext serviceContext,
                              ServerTypeNode node,
                              org.opcfoundation.ua.core.ServerState state,
                              org.opcfoundation.ua.builtintypes.DateTime estimatedReturnTime,
                              org.opcfoundation.ua.builtintypes.UnsignedInteger secondsTillShutdown,
                              org.opcfoundation.ua.builtintypes.LocalizedText reason,
                              Boolean restart)
                              throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.