Interface ControlMessageStore

    • Method Detail

      • updateStatsInfo

        ControlMessageEvent updateStatsInfo​(ProviderId providerId,
                                            DeviceId deviceId,
                                            java.util.Set<ControlMessage> controlMessages)
        Updates the control message statistics of the specified device.
        Parameters:
        providerId - provider identifier
        deviceId - device identifier
        controlMessages - a collection of control message stats
        Returns:
        ready to send event describing what occurred