<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Matter Binding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92970/matter-binding</link><description>Hi, 
 Thank you for documentation regarding Matter light bulb and switch examples: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/matter/light_bulb/README.html 
 It works and I am able to make binding between two matter devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Sep 2023 09:09:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92970/matter-binding" /><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/448090?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2023 09:09:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d0647f-bb69-47e0-abe5-4a848510cb17</guid><dc:creator>lucusdam</dc:creator><description>&lt;p&gt;thanks for share @&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/benny-nestler"&gt;Benny Nestler&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffffff;"&gt;&lt;a style="color:#ffffff;" href="https://retrobowlcollege.org"&gt;retro bowl college&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/393748?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 19:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06ff5363-a0cc-41ef-8121-d3a962746ade</guid><dc:creator>sigitas</dc:creator><description>&lt;p&gt;Thanks&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/maria-gilje"&gt;Maria Gilje&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, chip-tool works as expected.&lt;/p&gt;
&lt;p&gt;Now I only need to implement a &lt;em&gt;little version&lt;/em&gt; of &amp;quot;chip-tool&amp;quot; in order to read information from other node.... Reading &amp;quot;connectedhomeip&amp;quot; source code.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Sigitas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/393747?ContentTypeID=1</link><pubDate>Wed, 02 Nov 2022 18:55:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecd765b0-72b3-4471-ae02-df4aa97a8e31</guid><dc:creator>sigitas</dc:creator><description>&lt;p&gt;Thanks Benny for a link,&lt;/p&gt;
&lt;p&gt;I have added some comments to that thread. It looks like I need to implement own handler class for retrieving temperature, humidity, etc. values. I am starting to work on that Linux application. Maybe I can apply binding using chip-tool to Linux application only for retrieving information from which node it can read temperature measurements....&amp;nbsp; It also will preserve that &amp;quot;binding&amp;quot; information after application re-start.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Sigitas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/393512?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2022 15:08:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5957abe3-8ad1-4bd5-a63b-cbfaed6184d8</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you &lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/members/benny-nestler"&gt; Benny Nestler&lt;/a&gt; for sharing this. &lt;/span&gt;Are you able to follow these instructions, &lt;a href="https://devzone.nordicsemi.com/members/sigitas"&gt;sigitas&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/393023?ContentTypeID=1</link><pubDate>Fri, 28 Oct 2022 12:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbeb5131-13b2-4a0a-8e42-1ffbd4c70009</guid><dc:creator>Benny Nestler</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigitas"&gt;sigitas&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think you don&amp;#39;t have to subscribe to the binding cluster. You should use the temperaturemeasurement cluster and the use the subscribe command and choose your desired attribute.&lt;/p&gt;
&lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;1.) ./chip-tool interactive start&lt;/p&gt;
&lt;p&gt;2.) &lt;span&gt;temperaturemeasurement subscribe&amp;nbsp;&lt;/span&gt;&lt;span&gt;measured-value 3 12 52 1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now you&amp;nbsp;have subscribed the chip-tool to the cluster attribute of your node 52.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You should get messages in (interactive) chip-tool like these (I used&amp;nbsp;another cluster and attribute&amp;nbsp;for my&amp;nbsp;subscribtion, so don&amp;#39;t wonder):&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;[1666959201283] [77299:3496056] CHIP: [EM] &amp;gt;&amp;gt;&amp;gt; [E:47581r M:201428260] (S) Msg RX from 1:0000000000000100 [67D1] --- Type 0001:05 (IM:ReportData)
[1666959201283] [77299:3496056] CHIP: [EM] Handling via exchange: 47581r, Delegate: 0x100fab2d0
[1666959201283] [77299:3496056] CHIP: [DMG] ReportDataMessage =
[1666959201283] [77299:3496056] CHIP: [DMG] {
[1666959201283] [77299:3496056] CHIP: [DMG] 	SubscriptionId = 0x775601e8,
[1666959201283] [77299:3496056] CHIP: [DMG] 	AttributeReportIBs =
[1666959201283] [77299:3496056] CHIP: [DMG] 	[
[1666959201283] [77299:3496056] CHIP: [DMG] 		AttributeReportIB =
[1666959201283] [77299:3496056] CHIP: [DMG] 		{
[1666959201283] [77299:3496056] CHIP: [DMG] 			AttributeDataIB =
[1666959201283] [77299:3496056] CHIP: [DMG] 			{
[1666959201283] [77299:3496056] CHIP: [DMG] 				DataVersion = 0x6a03f217,
[1666959201283] [77299:3496056] CHIP: [DMG] 				AttributePathIB =
[1666959201283] [77299:3496056] CHIP: [DMG] 				{
[1666959201283] [77299:3496056] CHIP: [DMG] 					Endpoint = 0x1,
[1666959201283] [77299:3496056] CHIP: [DMG] 					Cluster = 0x201,
[1666959201283] [77299:3496056] CHIP: [DMG] 					Attribute = 0x0000_0000,
[1666959201283] [77299:3496056] CHIP: [DMG] 				}
[1666959201283] [77299:3496056] CHIP: [DMG] 					
[1666959201283] [77299:3496056] CHIP: [DMG] 				Data = 2070, 
[1666959201284] [77299:3496056] CHIP: [DMG] 			},
[1666959201284] [77299:3496056] CHIP: [DMG] 			
[1666959201284] [77299:3496056] CHIP: [DMG] 		},
[1666959201284] [77299:3496056] CHIP: [DMG] 		
[1666959201284] [77299:3496056] CHIP: [DMG] 	],
[1666959201284] [77299:3496056] CHIP: [DMG] 	
[1666959201284] [77299:3496056] CHIP: [DMG] 	InteractionModelRevision = 1
[1666959201284] [77299:3496056] CHIP: [DMG] }
[1666959201284] [77299:3496056] CHIP: [TOO] Endpoint: 1 Cluster: 0x0000_0201 Attribute 0x0000_0000 DataVersion: 1778643479
[1666959201284] [77299:3496056] CHIP: [TOO]   LocalTemperature: 2070&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I think you have to implement source code like it&amp;#39;s done in the chip-tool to create a subscription by your linux device. It seems to be that the chip-tool cannot create&amp;nbsp;a subscription for other devices (if you use the subscribe command of any cluster by the chip-tool it seems to be, that you subscribe the chip-tool to the destination-id = publisher).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/393000?ContentTypeID=1</link><pubDate>Fri, 28 Oct 2022 11:10:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02e60dae-9705-4389-97ab-f02363834064</guid><dc:creator>Benny Nestler</dc:creator><description>&lt;p&gt;Hi @all&lt;/p&gt;
&lt;p&gt;maybe that helps you too.&amp;nbsp;See&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/93268/matter-is-there-an-example-tutorial-how-to-deal-with-subscriptions-readings-of-an-cluster---attribute-with-a-device-not-with-chip-tool"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/93268/matter-is-there-an-example-tutorial-how-to-deal-with-subscriptions-readings-of-an-cluster---attribute-with-a-device-not-with-chip-tool&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I will try this in my context.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/392835?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2022 12:49:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d18c5e-ef9f-4186-9fe8-e98661b27aa6</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello Sigitas,&lt;/p&gt;
&lt;p&gt;I am still working on this. Thank you for your patience, and sorry for the delay.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/391882?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 12:22:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d307f5e-a6d6-4e9f-88bf-06195c816c28</guid><dc:creator>sigitas</dc:creator><description>&lt;p&gt;Hi Maria,&lt;/p&gt;
&lt;p&gt;Thank you for your time and attention.&lt;/p&gt;
&lt;p&gt;Yes, I am using &amp;#39;chip-tool&amp;#39; for Linux.&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;&lt;em&gt;chip-tool binding write binding &amp;#39;[{"fabricIndex": 1, "node": 32, "endpoint": 1, "cluster": 6}, {"fabricIndex": 1, "node": 32, "endpoint": 1, "cluster": 1026}]&amp;#39; 52 1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;```&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;where Node `52` has temperaturemeasurement and onoff servers clusters in Endpoint-1. Node `52` runs on nRF5252840dk.&lt;/p&gt;
&lt;p&gt;As I understand &amp;lt;binding data&amp;gt; provides relationship between node `52` and `32` (which is Linux lighting matter application). Node 32 also contains temperaturemeasurement ( cluster Id: 1026) client cluster.&amp;nbsp; As I mentioned i works fine when I press `On/Off` button on nrf52840dk and I can see response on Linux application (with provided ACL or without), but I can not see any response on Linux application (Node 32) when temperature measurement on Node `52` is been updated.&lt;/p&gt;
&lt;p&gt;You have suggested to use binding cluster with subscribe command, but from chip-tool interface I can not see clearly who is subscriber and who is publisher?&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;c&lt;em&gt;hip-tool binding subscribe attr-name min-interval max-interval destination-id endpoint-id&lt;/em&gt;s&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;maybe `chip-tool` takes relationship from binding table from node 52?&lt;/p&gt;
&lt;p&gt;In that case &amp;lt;attr-name&amp;gt; should be `binding`, then&lt;/p&gt;
&lt;p&gt;&lt;em&gt;chip-tool binding subscribe binding 3 12 52 1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;and chip-tool output log looks promising:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[1666353619.706710][16009:16015] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_001E Attribute 0x0000_0000 DataVersion: 1949832449
[1666353619.706845][16009:16015] CHIP:TOO:   Binding: 2 entries
[1666353619.707005][16009:16015] CHIP:TOO:     [1]: {
[1666353619.707068][16009:16015] CHIP:TOO:       Node: 32
[1666353619.707129][16009:16015] CHIP:TOO:       Endpoint: 1
[1666353619.707187][16009:16015] CHIP:TOO:       Cluster: 6
[1666353619.707243][16009:16015] CHIP:TOO:       FabricIndex: 1
[1666353619.707305][16009:16015] CHIP:TOO:      }
[1666353619.707380][16009:16015] CHIP:TOO:     [2]: {
[1666353619.707439][16009:16015] CHIP:TOO:       Node: 32
[1666353619.707496][16009:16015] CHIP:TOO:       Endpoint: 1
[1666353619.707553][16009:16015] CHIP:TOO:       Cluster: 1026
[1666353619.707609][16009:16015] CHIP:TOO:       FabricIndex: 1
[1666353619.707665][16009:16015] CHIP:TOO:      }
[1666353619.707806][16009:16015] CHIP:DMG: MoveToState ReadClient[0xffffa000fe00]: Moving to [AwaitingSu]
[1666353619.708030][16009:16015] CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:53914i M:77118786 (Ack:76956936)] (S) Msg TX to 1:0000000000000034 [9287] --- Type 0001:01 (IM:StatusResponse)
[1666353619.708124][16009:16015] CHIP:IN: (S) Sending msg 77118786 on secure session with LSID: 21468
[1666353619.793005][16009:16015] CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:53914i M:76956937 (Ack:77118786)] (S) Msg RX from 1:0000000000000034 [9287] --- Type 0001:04 (IM:SubscribeResponse)
[1666353619.793097][16009:16015] CHIP:EM: Found matching exchange: 53914i, Delegate: 0xffffa000fe10
[1666353619.793179][16009:16015] CHIP:EM: Rxd Ack; Removing MessageCounter:77118786 from Retrans Table on exchange 53914i
[1666353619.793260][16009:16015] CHIP:DMG: SubscribeResponse is received
[1666353619.793346][16009:16015] CHIP:DMG: SubscribeResponseMessage =
[1666353619.793409][16009:16015] CHIP:DMG: {
[1666353619.793468][16009:16015] CHIP:DMG:      SubscriptionId = 0x4d2bec4d,
[1666353619.793539][16009:16015] CHIP:DMG:      MaxInterval = 0xc,
[1666353619.793603][16009:16015] CHIP:DMG:      InteractionModelRevision = 1
[1666353619.793662][16009:16015] CHIP:DMG: }
[1666353619.793727][16009:16015] CHIP:DMG: Subscription established with SubscriptionID = 0x4d2bec4d MinInterval = 5s MaxInterval = 12s Peer = 01:0000000000000034
[1666353619.793795][16009:16015] CHIP:DMG: MoveToState ReadClient[0xffffa000fe00]: Moving to [Subscripti]
[1666353619.793933][16009:16015] CHIP:DMG: Refresh LivenessCheckTime for 37000 milliseconds with SubscriptionId = 0x4d2bec4d Peer = 01:0000000000000034&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;but still I can not obseve any reaction on Linux app (Node 32) when temperature cluster on Node 52 is updated. What I am missing?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;Sigitas&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/391783?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 06:57:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61bb33b8-e06c-4fc5-92ef-2b46f95adbda</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello again Sigitas,&lt;/p&gt;
&lt;p&gt;Sorry for the delay. My workload has been heavy lately.&lt;/p&gt;
[quote user=""]Now the question: How I can bind those values to another matter device, so it will receive immediately when those values are read from sensor? Another matter device will be linux matter client which will display those values.[/quote]
&lt;p&gt;Are you using the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html"&gt;CHIP Tool for Linux&lt;/a&gt;? If so, you can use the binding cluster with the subscribe command. This is documented in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#interacting-with-data-model-clusters"&gt;&lt;em&gt;&lt;/em&gt;&lt;/a&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#interacting-with-data-model-clusters"&gt;&lt;em&gt;Interacting with Data Model clusters&lt;/em&gt;&lt;/a&gt; section of the CHIP Tool documentation. &lt;/p&gt;
[quote user=""]From lighting switch example I&amp;#39;ve implemented &amp;quot;BindingHandler&amp;quot; class and I can see that it contains those parameters like &amp;#39;EndpoinID&amp;#39;, &amp;#39;ClusterID&amp;#39;, &amp;#39;Value&amp;#39; and &amp;#39;CommandID&amp;#39; . &amp;#39;Commands&amp;#39; exist in OnOff cluster, but NOT in &amp;#39;Temperature Measurement&amp;#39; or &amp;#39;Pressure Measurement&amp;#39; clusters. Is it &amp;#39;CommandID&amp;#39; required for binding implementation?[/quote]
&lt;p&gt;CommandID is not required for clusters which does not have any commands. For the Temperature and Pressure Measurement clusters, this is the case. &lt;/p&gt;
&lt;p&gt;In general, the cluster commands does not have an impact on the binding between an endpoint cluster and a gateway.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/391457?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2022 13:57:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f954eeb5-845a-4ee4-9a20-f7ef978fe569</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello Sigitas,&lt;/p&gt;
&lt;p&gt;I will look into your case and get back to you as soon as I can.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Binding</title><link>https://devzone.nordicsemi.com/thread/391333?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2022 07:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6f3f563-2e0f-4b35-9ca4-431fe5c68b38</guid><dc:creator>sigitas</dc:creator><description>&lt;p&gt;Update:&lt;br /&gt;I&amp;#39;ve tried to omit &amp;#39;CommandID&amp;#39; when bounding Temperaturemeasuremnt cluster, so I&amp;#39;ve got error message: `&lt;em&gt;I&lt;strong&gt;nvalid binding unicast command dat&lt;/strong&gt;&lt;/em&gt;a`:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;```&lt;br /&gt;I: Update sensor data....&lt;/p&gt;
&lt;p&gt;I: Temperature value: 21.190000&lt;/p&gt;
&lt;p&gt;I: Humidity value: 33.514000&lt;/p&gt;
&lt;p&gt;I: Pressure value: 102.837000&lt;/p&gt;
&lt;p&gt;D: 242330 [DMG]Endpoint 1, Cluster 0x0000_0402 update version to 40d571ea&lt;/p&gt;
&lt;p&gt;D: 242337 [DMG]Endpoint 1, Cluster 0x0000_0405 update version to 6c41de6c&lt;/p&gt;
&lt;p&gt;D: 242343 [DMG]Endpoint 1, Cluster 0x0000_0403 update version to 7b31d914&lt;/p&gt;
&lt;p&gt;I: Notify Bounded Cluster | endpoint: 1 cluster: 1026&lt;/p&gt;
&lt;p&gt;D: 242355 [CSM]FindOrEstablishSession: PeerId = [1:0000000000000020] D: 242361 [CSM]FindOrEstablishSession: No existing OperationalSessionSetup instance found&lt;/p&gt;
&lt;p&gt;I: 242369 [CTL]Found an existing secure session to [1:0000000000000020]!&lt;/p&gt;
&lt;p&gt;D: 242375 [CTL]OperationalSessionSetup[1:0000000000000020]: State change 1 --&amp;gt; 5&lt;/p&gt;
&lt;p&gt;E: 242382 [-]Invalid binding unicast command data&lt;br /&gt;```&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>