I was chatting with Joe Hildebrand about XEP-0255 and he mentioned that
it would be good to add a reference type for an Ethernet address, such as:

<iq from='ham...@shakespeare.lit/phone'
    id='q02'
    to='location.shakespear.lit'
    type='get'
    xml:lang='en-US'>
  <locationquery xmlns='urn:xmpp:locationquery:0'>
    <reference>
      <id>00.31.55.f9.1d.de</id>
      <type>ethernet</type>
    </reference>
  </locationquery>
<iq>

It seems that we'd need this because your ethernet address might be
different from your wifi address even in the same location (e.g., where
I am right now my ethernet address is 00:23:32:d4:28:ea whereas my wifi
address is 00:23:6c:88:d4:1d).

Peter

-- 
Peter Saint-Andre
https://stpeter.im/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to