new SetClusterVersionPDU(sequence, connectionID, clusterVersion, newClusterVersion) → {Kinetic}
Parameters:
Name | Type | Description |
---|---|---|
sequence |
number | monotonically increasing number for each request in a TCP connection. |
connectionID |
number | the connectionID received from the InitPDU |
clusterVersion |
number | The old version number of this cluster definition |
newClusterVersion |
number | The version number of this cluster definition |
- Source:
Returns:
- message structure following the kinetic protocol
- Type
- Kinetic