LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CCLOSE_CONNECTION for LLRP message CLOSE_CONNECTION. More...
#include <out_ltkcpp.h>
Class Definition CCLOSE_CONNECTION for LLRP message CLOSE_CONNECTION.
Document Reference LLRP Specification Section 12.1.5
Document Reference LLRP Specification Section 16.1.40
This command is issued by the Client to the Reader. This command instructs the Reader to gracefully close its connection with the Client. Under normal operating conditions, a Client SHALL attempt to send this command before closing an LLRP connection. A Client should wait briefly for the Reader to respond with a CLOSE_CONNECTION_RESPONSE.
Upon receipt of this command, the Reader SHALL respond with the CLOSE_CONNECTION_REPONSE message and it should then attempt to close the connection between the Reader and Client.
Having executed a CLOSE_CONNECTION command, a Reader MAY persist its configuration state as defined by the ReaderConfigurationStateValue parameter specified in section 12.2.1.
Copyright 2006, 2007, EPCglobal Inc. The proprietary text of EPCglobal Inc. included here is in not a Contribution to the LLRP toolkit, under Apache License, Version 2.0. The right to use the proprietary text is limited to reproduction and display thereof within the work.
Definition at line 6131 of file Library/out_ltkcpp.h.