Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[milo-dev] onSubscriptionTransferFailed() with release 1.0
  • From: "Burtenshaw, John" <JBurtenshaw@xxxxxxxxxxxxxxxxxx>
  • Date: Fri, 15 Aug 2025 21:54:44 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cooperstandard.com; dmarc=pass action=none header.from=cooperstandard.com; dkim=pass header.d=cooperstandard.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=SJfhBadiKtQVx4t3YF6Tr6f9M+64IBgRhnWg85xx/Js=; b=FElami0Bfn8NHZFMN36xkg4Y8V0GqHMiJPiPmFYCAXBOW7TN1Rdh6m1ad2aikLRahDiw52piXOzro+DA+ydHHLCJT9ufXUDrf6jTQpJfjVeoBTk8olScj6vxRi+y3AQBhNaoOqOkI/guhMg++5xtT+jOL+87Z8ckoYMdiCn+KflVY/prMH2i5GcbCUazNqS103Kb0cOYb/9+eNetQJODRbL0CR+xOoV6AZzDLo60PZ+gruTEJrWW1NCpTq0XI6ErhcSPhjCeDt3mEuTa1tFspWsQDzY26dCrz1ZoSb/VvLqtD6V/R/Q8SaajtrAGMp47cWe+KEbwEAY+5UsY43S/Zw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=t6pMY4ZC6Hd1e3OTdgJ9g4VGh7Bn9nXaiFa15+txHZoK+I6QIcs38eU+JEw035IB6D+adl98uxf5k9IpE5gFYsmeNRZlJMrRVooDn1ew+Na0LvulQ84K31hDo3Ut9R4STELZ046VcKuBbY7Dl1/Bgu2XIrI9L8Tgo2omc9lIjZ3UHF5GJok3GRvq2JxRicZu0Y5RykXO4eJrOn8bCZHs+zaLZimP8z1qY7kEYCjyC2j1EiW3Mfmp4zos8foh+EGtmsJjnT3vz3wQlZ536aYZJiIOUoqo5Ow6A1XHCy31Aud8Gv3HzMMcglT/0a1Lra7JHDq6aYjcMQreHOUi7eVS+g==
  • Delivered-to: milo-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/milo-dev/>
  • List-help: <mailto:milo-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/milo-dev>, <mailto:milo-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/milo-dev>, <mailto:milo-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Templafy-owa-emailsignature-processed: true
  • Templafy-owa-emailsignature-version: 1.0.0.15
  • Thread-index: AQHcDi3N5GHVhooD0ES9XCeHl7a5AA==
  • Thread-topic: onSubscriptionTransferFailed() with release 1.0

Hello,

I've been using milo for several years now and decided to upgrade from 0.6 to version 1.0.  I see there have been quite a few (great) changes.  Previously 
we could register onSubscriptionTransferFailed() for a subscription failure for example.  Just wondering how this is handled with the OpcUaSubscription class?  Do we just need to override the onStatusChanged method when we call setSubscriptionListener()?


Thanks,
John Burteshaw





This e-mail message is confidential and is intended only for the person(s) named above. If you have received this message in error, please notify the sender immediately and delete/remove it from your computer system. Any reading, distribution, printing or disclosure of this message is strictly prohibited if you are not the intended recipient of this message. Neither this information block, the typed name of the sender, nor anything else in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.

Back to the top