WO2016048208A1 - Device mobility with coap - Google Patents

Device mobility with coap Download PDF

Info

Publication number
WO2016048208A1
WO2016048208A1 PCT/SE2014/051104 SE2014051104W WO2016048208A1 WO 2016048208 A1 WO2016048208 A1 WO 2016048208A1 SE 2014051104 W SE2014051104 W SE 2014051104W WO 2016048208 A1 WO2016048208 A1 WO 2016048208A1
Authority
WO
WIPO (PCT)
Prior art keywords
signalling
resource
address
coap
current address
Prior art date
Application number
PCT/SE2014/051104
Other languages
French (fr)
Inventor
Jaime Jimenez
Ari KERÄNEN
Jan Melen
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to US15/511,622 priority Critical patent/US11051149B2/en
Priority to EP14783683.7A priority patent/EP3198893A1/en
Priority to PCT/SE2014/051104 priority patent/WO2016048208A1/en
Publication of WO2016048208A1 publication Critical patent/WO2016048208A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5084Providing for device mobility
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Definitions

  • the present disclosure relates to methods and devices for allowing mobility of a device using the Constrained Application Protocol (CoAP) in a
  • MDs Machine Devices
  • IP Internet Protocol
  • the MDs commonly use the Constrained Application Protocol (CoAP) for communicating with each other and with other hosts in the Internet.
  • CoAP allows devices to access each others' resources (e.g., a temperature reading of a temperature sensor) and also to subscribe to changes of the values using the Observe extension (Observe).
  • MIP Mobile IP
  • HIP Host Identity Protocol
  • a method performed in a network connected endpoint device having a first address as its current address comprises receiving CoAP signalling from a network server.
  • the received signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address of the device (e.g. the first address, or another (second) address if the current address of the device has changed) stored therein.
  • the method also comprises, in accordance with the received signalling comprising the Observe request, sending CoAP signalling to the server.
  • the sent signalling comprises information about the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored in the resource.
  • a method performed in a network server comprises sending CoAP signalling to a network connected endpoint device having a first address as its current address.
  • the sent signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored therein.
  • the method also comprises, in accordance with the sent signalling comprising the
  • the received signalling comprises information about the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored in the resource.
  • a device configured for being a network connected endpoint device having a first address as its current address.
  • the device comprises processor circuitry, and a storage unit storing instructions executable by said processor circuitry whereby said device is operative to receive CoAP signalling from a network server.
  • the received signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address of the device stored therein.
  • the device is also operative to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server.
  • the sent signalling comprising information about the current address of the device stored in the resource.
  • a network server comprising processor circuitry, and a storage unit storing instructions executable by said processor circuitry whereby said server is operative to send CoAP signalling to a network connected endpoint device having a first address as its current address.
  • the sent signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address of the device stored therein.
  • the server is also operative to, in accordance with the sent signalling comprising the Observer request, receive CoAP signalling from the device.
  • the received signalling comprises information about the current address of the device stored in the resource.
  • a computer program product comprising computer-executable components for causing a network connected endpoint device to perform an embodiment of a method of the present disclosure when the computer-executable components are run on processor circuitry comprised in the device.
  • a computer program product comprising computer-executable components for causing a network server to perform an embodiment of a method of the present disclosure when the computer-executable components are run on processor circuitry comprised in the server.
  • a computer program comprising computer program code which is able to, when run on processor circuitry of a network connected endpoint device having a first address as its current address, cause the device to receive CoAP signalling from a network server.
  • the received signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address of the device stored therein.
  • the code is also able to cause the device to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server.
  • the sent signalling comprises information about a current address of the device stored in the resource.
  • a computer program comprising computer program code which is able to, when run on processor circuitry of a network server, cause the server to send CoAP signalling to a network connected endpoint device having a first address as its current address.
  • the sent signalling comprises an Observe request for an information resource of the device.
  • the resource comprises the current address of the device stored therein.
  • the code is also able to cause the server to, in accordance with the sent signalling comprising the Observe request, receive CoAP signalling from the device.
  • the received signalling comprises information about the current address of the device stored in the resource.
  • a computer program product comprising an embodiment of a computer program of the present disclosure and a computer readable means on which the computer program is stored.
  • the server By storing the current address of the device in a dedicated resource in accordance with CoAP, the server is enabled to obtain the current address of the device by subscribing to the resource in accordance with the CoAP standard.
  • the current address of the device may thus be sent to the server whenever the resource is updated with a new current address.
  • the current address is the address which currently identifies a location in the network of the device.
  • the resource is updated with the new current address and a notification is sent to the server with the new address.
  • the server is able to keep track of, and communicate with, the device.
  • CoAP is used for the mobility of the device, instead of any additional protocols which are otherwise required.
  • MIP Mobility Management Entities
  • HIP Home Location Protocol
  • RAM Random Access Memory
  • ROM Read Only Memory
  • CoAP may be re-used also for device mobility (could alternatively be called nomadicity).
  • the device needs to somehow inform other hosts in the network, e.g. the network server, about its current address, e.g. IP address or other location identifier.
  • a new resource type the current address of the device
  • other hosts such as the network server may subscribe to this resource using the CoAP Observe extension and be notified of the new address of the device and continue communication using the current address even when after it has changed.
  • embodiments of the present disclosure allow device mobility with lower resource consumption in the device than more generic solutions, such as MIP or HIP, since they do not require the implementation of additional protocols.
  • they may expose the state of the device address via Representational State Transfer (REST) as an observable resource.
  • REST Representational State Transfer
  • a further advantage with using CoAP in accordance with the present disclosure is that no standard changes are needed.
  • the CoAP protocol has mechanisms for creating new resources/ objects in a device.
  • Fig l is a schematic block diagram of a communication network in accordance with the present disclosure.
  • Fig 2 is a schematic signalling diagram illustrating signalling for setting up a new resource and subscribing to it using the Object extension in accordance with the present disclosure.
  • Fig 3a is a schematic block diagram of an embodiment of a device in accordance with the present disclosure.
  • Fig 3b is a schematic functional block diagram of an embodiment of a device in accordance with the present disclosure.
  • Fig 4a is a schematic block diagram of an embodiment of a server in accordance with the present disclosure.
  • Fig 4b is a schematic functional block diagram of an embodiment of a server in accordance with the present disclosure.
  • Fig 5 is a schematic illustration of an embodiment of a computer program product in accordance with the present disclosure.
  • Fig 6a is a schematic flow chart of an embodiment of a method performed in a device in accordance with the present disclosure.
  • Fig 6b is a schematic flow chart of another embodiment of a method performed in a device in accordance with the present disclosure.
  • Fig 7a is a schematic flow chart of an embodiment of a method performed in a server in accordance with the present disclosure.
  • Fig 7b is a schematic flow chart of another embodiment of a method performed in a server in accordance with the present disclosure.
  • FIG 1 is a schematic overview of an embodiment of a communication network 1 in which an endpoint device 2, e.g. a constrained MD, is connected to a data network 5, e.g. a public and/or packet data network (PDN).
  • the data network 5 may comprise at least one CoAP Resource Directory (RD) 4, or some other resource discovery mechanism, with which the device 2 is registered as well as a network server 3 which is configured for managing the device 2, e.g. in communication with the device 2 and subscribing to information, e.g. sensor readings, from the device 2.
  • the device 2 maybe connected with the data network 5 wirelessly (i.e. being a radio device 2) or via a wired connection.
  • Embodiments of the present disclosure may be especially advantageous with constrained devices e.g. MDs using CoAP.
  • the endpoint device 2 is enabled with the functionality described herein.
  • the device 2 can create a resource that exposes its current address information (e.g. comprising its IP address, both IPv4 and IPv6) as well as the address of the RD 4 it is registered to and the value of its entry in the RD if applicable.
  • This resource is created either during bootstrap or explicitly by the server 3 acting as a manager of the device 2.
  • the resource is updated with every change of address occurring in the device 2 and it is written by the device itself.
  • Figure 2 is a schematic signalling diagram illustrating embodiments of the present disclosure.
  • the location addresses and Object ID in the figure are only chosen as examples.
  • an endpoint device 2 has already been bootstrapped and has connectivity with the data network 5.
  • the device 2 registers itself in the RD 4 and gets its location in the rd (i.e.
  • a node e.g. the server 3, typically finds the device 2 via the RD 4 with which it is registered. Then, the server 3 creates the new Network Information Object/resource in the device 2 (if not previously done e.g. by another node/server in the network 5 or not preconfigured in the device 2) and sends an observation message of that object (LWM2M is used for consistency but it could just as well be a CoAP Observe made by any other type of CoAP client).
  • the address e.g. IP address
  • the device 2 is included in the header of the observation message, allowing the device 2 to store the server address for future use when contacting the server 3 regardless of the location of the device 2.
  • the device 2 then updates the empty Object in the just created resource with its current address (e.g. IP address) and the information about its RD 4 as well as its location in the RD. These last two fields maybe important in case the address is only from a local network, it would help the discovery of the device 2 by other nodes in the network 1. Then, the device 2 may send a notification to the Observers of the Object, in this case the server 3, with the information from the updated resource/object.
  • IP address e.g. IP address
  • the device 2 may send a notification to the Observers of the Object, in this case the server 3, with the information from the updated resource/object.
  • FIG. 3a is a schematic block diagram of an embodiment of a device 2 in accordance with the present disclosure.
  • the device 2 comprises processor circuitry 31 e.g. a central processing unit (CPU).
  • the processor circuitry 31 may comprise one or a plurality of processing units in the form of
  • the processor circuitry 31 is configured to run one or several computer program(s) or software (SW) 51 (see also figure 5) stored in a data storage 32 of one or several storage unit(s) e.g. a memory.
  • the data storage 32 also comprises the created resource 34, comprising the Object discussed herein, which is configured for holding information about the current address of the device 2.
  • the storage unit 32 is regarded as a computer readable means 52 (see figure 5) as discussed herein and may e.g.
  • the device 2 also comprises a communication interface 33, e.g. a radio interface, comprising a transmitter, a receiver and (if a radio interface) an antenna, which may be combined to form a transceiver or be present as distinct units within the communication interface 33.
  • a communication interface 33 e.g. a radio interface, comprising a transmitter, a receiver and (if a radio interface) an antenna, which may be combined to form a transceiver or be present as distinct units within the communication interface 33.
  • a device 2 configured for being a network connected endpoint device having a first address as its current address.
  • the device comprises processor circuitry 31, and a storage unit 32 storing instructions executable by said processor circuitry 31 whereby said device 2 is operative to receive Constrained
  • CoAP Application Protocol
  • the signalling comprises an Observe request for an information resource 34 of the device 2.
  • the resource comprises the current address of the device stored therein.
  • the device 2 is also operative to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the resource 34.
  • Figure 3b is a schematic block diagram illustrating an embodiment of functional modules in the device 2, e.g. in the processor circuitry 31 of figure 3a.
  • the processor circuitry 31 may run software 51 for enabling the device 2 to perform an embodiment of a method of the present disclosure, whereby functional modules may be formed for performing the different steps of the method.
  • the device 2 comprises a receiving module 35 for receiving CoAP signalling from the network server 3, the signalling comprising an Observe request for an information resource of the device 2, said resource comprising the current address of the device stored therein.
  • the device 2 also comprises a sending module 36 for sending CoAP signalling to the server 3 in accordance with the received Observe request, the signalling comprising information about the current address of the device 2 stored in the resource.
  • the receiving module may in some embodiments be configured for receiving CoAP signalling comprising instructions to create the resource 34 in the device 2, the resource being configured for comprising the current address of the device.
  • the device 2 may further comprise a creating resource module 37 for creating the resource 34 in accordance with the received instructions from the server 3.
  • the device 2 may also comprise an updating resource module 38 for updating the created resource 34 by storing the current address of the device 2 in the newly created, previously empty, resource 34.
  • the receiving module may in some embodiments be configured for receiving a new (second) address of the device 2, e.g. in case of mobility of the device, thus obtaining said new address, after which the updating resource module 38 may update the resource 34 by removing the old (first) address and instead storing the obtained new (second) address in the resource 34.
  • FIG 4a is a schematic block diagram of an embodiment of a network server 3 in accordance with the present disclosure.
  • the server 3 comprises processor circuitry 41 e.g. a central processing unit (CPU).
  • the processor circuitry 41 may comprise one or a plurality of processing units in the form of microprocessor(s). However, other suitable devices with computing capabilities could be comprised in the processor circuitry 41, e.g. an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or a complex programmable logic device (CPLD).
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • CPLD complex programmable logic device
  • the processor circuitry 41 is configured to run one or several computer program(s) or software (SW) 51 (see also figure 5) stored in a data storage 42 of one or several storage unit(s) e.g. a memory.
  • SW software
  • the storage unit 42 is regarded as a computer readable means 52 (see figure 5) as discussed herein and may e.g. be in the form of a Random Access Memory (RAM), a Flash memory or other solid state memory, or a hard disk, or be a combination thereof.
  • the processor circuitry 41 may also be configured to store data in the storage 42, as needed.
  • the server 3 also comprises a communication interface 43, comprising a transmitter and a receiver, which may be combined to form a transceiver or be present as distinct units within the communication interface 43.
  • a network server 3 comprising processor circuitry 41, and a storage unit 42 storing instructions executable by said processor circuitry 41 whereby said server 3 is operative to send Constrained Application Protocol (CoAP) signalling to a network connected endpoint device 2 having a first address as its current address.
  • the signalling comprises an Observe request for an information resource 34 of the device.
  • the resource comprises the current address of the device stored therein.
  • the server 3 is also operative to, in accordance with the sent signalling comprising the Observer request, receive CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34.
  • Figure 4b is a schematic block diagram illustrating an embodiment of functional modules in the server 3, e.g. in the processor circuitry 41 of figure 4a.
  • the processor circuitry 41 may run software 51 for enabling the server 3 to perform an embodiment of a method of the present disclosure, whereby functional modules may be formed for performing the different steps of the method.
  • the server 3 comprises a sending module 45 for sending CoAP signalling to the network connected endpoint device 2 having a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device 2, said resource comprising the current address of the device stored therein.
  • the server 3 also comprises a receiving module 46 for receiving CoAP signalling from the device 2, the signalling comprising information about the current address of the device 2 stored in the resource 34.
  • the sending module 45 may in some embodiments be configured for sending CoAP signalling to the device 2 comprising instructions to create the resource 34 in the device 2 configured for comprising the current address of the device.
  • Figure 5 illustrates a computer program product 50.
  • the computer program product 50 comprises a computer readable medium 52 comprising a computer program 51 in the form of computer-executable components 51.
  • the computer program/computer-executable components 51 maybe configured to cause a device 2 or server 3, e.g. as discussed herein, to perform an embodiment of a method of the present disclosure.
  • the computer program/computer-executable components may be run on the processor circuitry 31/41 of the device 2/server 3 for causing it to perform the method.
  • the computer program product 50 may e.g. be comprised in a storage unit or memory 32/42 comprised in the device 2/server 3 and associated with the processor circuitry 31/41.
  • the computer program product 50 may be, or be part of, a separate, e.g. mobile, storage means, such as a computer readable disc, e.g. CD or DVD or hard disc/drive, or a solid state storage medium, e.g. a RAM or Flash memory.
  • Figure 6a is a schematic flow chart of an embodiment of a method performed by the network connected endpoint device 2 in the communication network 1 and connected to the data network 5.
  • the device 2 has a first address as its current address, i.e. some sort of location identifier indicating the current location of the device 2 in the communication network 1.
  • the device 2 receives 61 CoAP signalling from a network server 3.
  • the received signalling comprises an Observe request for an information resource 34 of the device, said resource being configured for comprising the current address (e.g. the first address, or a second address if the current address of the device has changed e.g. due to mobility) of the device stored therein.
  • the device 2 sends 62 CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the resource 34.
  • Figure 6b is a schematic flow chart of another embodiment of a method performed by the network connected endpoint device 2 in the
  • the device 2 has a first address as its current address, i.e. some sort of location identifier indicating the current location of the device 2 in the communication network 1.
  • the device 2 receives 63 CoAP signalling comprising instructions to create the resource 34 in the device 2, wherein the resource is configured for comprising the current address of the device.
  • the device 2 creates 64 the resource 34.
  • the empty, created 64, resource 34 is then updated 65 by the device 2, by storing the current address of the device 2 in said resource.
  • the device 2 receives 61 the Observe request as discussed in relation to figure 6a, typically after the resource 34 has been created 64 but possibly before or during its creation.
  • the device 2 obtains 66 a second address, e.g. due to the device 2 moving within the communication network 1.
  • the device 2 updates 67 the resource 34 by removing the first address and instead storing the obtained 66 second address in the resource.
  • the sending 62 of CoAP signalling to the server 3 performed after said update 67 with the second address will then comprise sending signalling comprising information about said second address as the current address of the device 2 stored in the resource 34.
  • the CoAP signalling comprising instructions to create the resource 34 is received 63 from the server 3.
  • the CoAP signalling comprising instructions to create the resource 34 is received 63 from another network node, e.g. another (possibly previous) server or manager of the endpoint device 2.
  • the resource 34 maybe preconfigured, e.g. upon manufacturing of the device 2.
  • the obtaining 66 a second address is as part of mobility/nomadicity of the device 2, e.g. wherein the device changes from being attached to one part of the network to another part of the network or changes from one network interface to another.
  • the mobility may e.g. comprise the device 2 registering with a new RD 4.
  • Figure 7a is a schematic flow chart of an embodiment of a method performed by the network server 3 in the data network 5 of the communication network 1.
  • the server 3 sends 71 CoAP signalling to the network connected endpoint device 2, which device has a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein.
  • the server 3 receives 72 CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34.
  • Figure 7b is a schematic flow chart of another embodiment of a method performed by the network server 3 in the data network 5 of the
  • the steps of sending 71 CoAP signalling and receiving 72 CoAP signalling are as discussed above in relation to figure 7a. However, additionally, before the sending 71 of signalling comprising the Observe request, the server 3 sends 73 CoAP signalling to the device 2 comprising instructions to create the resource 34 in the device, the resource being configured for comprising the current address of the device.
  • the current address of the device 2, and/or the address of the server 3 comprises an Internet Protocol (IP) address, a port, and/ or a telephone number, or other network location identifier e.g. a Bloom filter, e.g. an IP address and a port.
  • IP Internet Protocol
  • the port may be a transport layer port e.g. a UDP/TCP port number.
  • CoAP is run on UDP.
  • the device 2 is a radio device.
  • the embodiments of the present disclosure may be especially suited for radio devices which may be more dependent on preserving energy.
  • the radio device 2 may be any device or user equipment (UE), mobile or stationary, enabled to communicate over a radio cannel in a communications network, for instance but not limited to e.g. mobile phone, smart phone, modem, sensors, meters, vehicles (e.g.
  • the device 2 is a constrained device, e.g. a Machine-to-Machine (M2M) device. Such a device may need to preserve memory and processing resources, making embodiments of the present disclosure suitable.
  • M2M Machine-to-Machine
  • Tables la and lb describe how the recourse comprising the Object and sub-resources representing the current network address could, as an example, be represented using the standard object format of the Open Mobile Alliance (OMA) and the Internet Protocol Smart Objects (IPSO) Alliance.
  • the resource is an LWM2M resource comprising an LWM2M Object: ⁇ Network Interface Object >.
  • Object info This object represents the existing network interface that the device is using for connectivity.
  • X is chosen to be 8, but any other Object ID (also included in the Object URN) is possible.
  • Sub-resources info Contains information taken from the existing state in the routing table in the device. Description of the sub-resources:
  • IPv4 IPv6
  • Port The port of the device. Default port is 5684.
  • RD Address The address of the RD the device is registered to, either IPv4 or IPv6.
  • EP RD Location The entry uri of the device in the rd (i.e. rd/ I2bdu)
  • the information in Tables la and lb may be sent by the device 2 in a notification to the server 3.
  • MDs etc. have resources such as a sensor reading or the like, but in accordance with the present disclosure, a resource for the network interface, typically a network address of the device, is also used.
  • JavaScript Object Notation JSON
  • JSON JavaScript Object Notation
  • the server 3 sends a GET Request to the Endpoint with the Observe option "ON".
  • the endpoint device 2 responds with the content of the Object in question.
  • it contains its IP address, port, address of the RD 4 and EP location in the RD (this location was previously sent from the RD when the endpoint device 2 registered), "n" is the name of the resource, that is the path of the resource relative to the request uniform resource identifier (URI).
  • URI uniform resource identifier
  • the request is towards the actual instance of the Object (8/1) so the response contains the information of the resource ID of each resource (see Table lb, above).
  • a device 2 configured for being a network connected endpoint device having a first address as its current address.
  • the device comprises means (e.g. the processor circuitry 31 in cooperation with the communication interface 33, e.g. the receiving module 35) for receiving 61 Constrained Application Protocol (CoAP) signalling from a network server 3, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein.
  • the device 2 also comprises means (e.g. the processor circuitry 31 in cooperation with the communication interface 33, e.g. the sending module 36) for, in accordance with the received 61 signalling comprising the Observe request, sending 62 CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the
  • a server 3 comprises means (e.g. the processor circuitry 41 in cooperation with the communication interface 43, e.g. the sending module 45) for sending 71 CoAP signalling to a network connected endpoint device 2 having a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein.
  • the server 3 also comprises means (e.g. the processor circuitry 41 in cooperation with the communication interface 43, e.g. the receiving module 46) for, in accordance with the sent 71 signalling comprising the Observe request, receiving 72 CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

The present disclosure relates to a method performed in a network connected endpoint device (2) having a first address as its current address. The method comprises receiving CoAP signalling from a network server (3). The received signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device stored therein. The method also comprises, in accordance with the received signalling comprising the Observe request, sending CoAP signalling to the server. The sent signalling comprises information about the current address of the device stored in the resource. The present disclosure also relates to a method of the server as well as to the device and the server.

Description

DEVICE MOBILITY WITH CoAP
TECHNICAL FIELD
The present disclosure relates to methods and devices for allowing mobility of a device using the Constrained Application Protocol (CoAP) in a
communication network.
BACKGROUND
Machine Devices (MDs) or constrained devices, as many other devices connected to the Internet, can move to different places in a communication network and hence be reachable at different Internet Protocol (IP) addresses at different times. This is called IP mobility.
The MDs commonly use the Constrained Application Protocol (CoAP) for communicating with each other and with other hosts in the Internet. CoAP allows devices to access each others' resources (e.g., a temperature reading of a temperature sensor) and also to subscribe to changes of the values using the Observe extension (Observe).
The traditional ways of solving device mobility include Mobile IP (MIP), Host Identity Protocol (HIP), etc. These protocols introduce some sort of rendezvous system and way to inform endpoints of the new IP address when it changes. SUMMARY
It is an objective of the present disclosure to provide an improved way of handling mobility of CoAP capable devices in a communication network.
According to an aspect of the present disclosure, there is provided a method performed in a network connected endpoint device having a first address as its current address. The method comprises receiving CoAP signalling from a network server. The received signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device (e.g. the first address, or another (second) address if the current address of the device has changed) stored therein. The method also comprises, in accordance with the received signalling comprising the Observe request, sending CoAP signalling to the server. The sent signalling comprises information about the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored in the resource.
According to another aspect of the present disclosure, there is provided a method performed in a network server. The method comprises sending CoAP signalling to a network connected endpoint device having a first address as its current address. The sent signalling comprises an Observe request for an information resource of the device. The resource comprises the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored therein. The method also comprises, in accordance with the sent signalling comprising the
Observe request, receiving CoAP signalling from the device. The received signalling comprises information about the current address (e.g. the first address, or another (second) address if the current address of the device has changed) of the device stored in the resource.
According to another aspect of the present disclosure, there is provided a device configured for being a network connected endpoint device having a first address as its current address. The device comprises processor circuitry, and a storage unit storing instructions executable by said processor circuitry whereby said device is operative to receive CoAP signalling from a network server. The received signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device stored therein. The device is also operative to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server. The sent signalling comprising information about the current address of the device stored in the resource.
According to another aspect of the present disclosure, there is provided a network server comprising processor circuitry, and a storage unit storing instructions executable by said processor circuitry whereby said server is operative to send CoAP signalling to a network connected endpoint device having a first address as its current address. The sent signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device stored therein. The server is also operative to, in accordance with the sent signalling comprising the Observer request, receive CoAP signalling from the device. The received signalling comprises information about the current address of the device stored in the resource.
According to another aspect of the present disclosure, there is provided a computer program product comprising computer-executable components for causing a network connected endpoint device to perform an embodiment of a method of the present disclosure when the computer-executable components are run on processor circuitry comprised in the device.
According to another aspect of the present disclosure, there is provided a computer program product comprising computer-executable components for causing a network server to perform an embodiment of a method of the present disclosure when the computer-executable components are run on processor circuitry comprised in the server.
According to another aspect of the present disclosure, there is provided a computer program comprising computer program code which is able to, when run on processor circuitry of a network connected endpoint device having a first address as its current address, cause the device to receive CoAP signalling from a network server. The received signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device stored therein. The code is also able to cause the device to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server. The sent signalling comprises information about a current address of the device stored in the resource. According to another aspect of the present disclosure, there is provided a computer program comprising computer program code which is able to, when run on processor circuitry of a network server, cause the server to send CoAP signalling to a network connected endpoint device having a first address as its current address. The sent signalling comprises an Observe request for an information resource of the device. The resource comprises the current address of the device stored therein. The code is also able to cause the server to, in accordance with the sent signalling comprising the Observe request, receive CoAP signalling from the device. The received signalling comprises information about the current address of the device stored in the resource.
According to another aspect of the present disclosure, there is provided a computer program product comprising an embodiment of a computer program of the present disclosure and a computer readable means on which the computer program is stored.
By storing the current address of the device in a dedicated resource in accordance with CoAP, the server is enabled to obtain the current address of the device by subscribing to the resource in accordance with the CoAP standard. The current address of the device may thus be sent to the server whenever the resource is updated with a new current address. The current address is the address which currently identifies a location in the network of the device. When the device moves within the network, or for some other reason obtains a new address, the resource is updated with the new current address and a notification is sent to the server with the new address. Thereby, the server is able to keep track of, and communicate with, the device. CoAP is used for the mobility of the device, instead of any additional protocols which are otherwise required.
Supporting additional protocols (e.g., MIP or HIP) increase the requirements for the device, especially regarding memory (both Random Access Memory (RAM) and Read Only Memory (ROM)). This is particularly problematic with constrained devices that commonly have only some tens or hundreds of kilobytes of memory available for all functionality. Also these protocols offer generic mobility solution and hence have features that are not needed by constrained devices or that create unnecessary overhead, e.g., due to tunnelling. By means of embodiments of the present disclosure, CoAP may be re-used also for device mobility (could alternatively be called nomadicity). In order to accomplish mobility, the device needs to somehow inform other hosts in the network, e.g. the network server, about its current address, e.g. IP address or other location identifier. For this purpose, a new resource type, the current address of the device, is introduced. When the device makes this resource available, other hosts such as the network server may subscribe to this resource using the CoAP Observe extension and be notified of the new address of the device and continue communication using the current address even when after it has changed. Thus, embodiments of the present disclosure allow device mobility with lower resource consumption in the device than more generic solutions, such as MIP or HIP, since they do not require the implementation of additional protocols. Moreover, they may expose the state of the device address via Representational State Transfer (REST) as an observable resource. A further advantage with using CoAP in accordance with the present disclosure is that no standard changes are needed. The CoAP protocol has mechanisms for creating new resources/ objects in a device. However, some minor standard changes may be convenient for the syntax of the mobility Objects. Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise herein. All references to "a/an/the element, apparatus, component, means, step, etc." are to be interpreted openly as referring to at least one instance of the element, apparatus, component, means, step, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated. The use of "first", "second" etc. for different features/components of the present disclosure are only intended to distinguish the features/components from other similar features/components and not to impart any order or hierarchy to the features/components. BRIEF DESCRIPTION OF THE DRAWINGS
Embodiments will be described, by way of example, with reference to the accompanying drawings, in which:
Fig l is a schematic block diagram of a communication network in accordance with the present disclosure. Fig 2 is a schematic signalling diagram illustrating signalling for setting up a new resource and subscribing to it using the Object extension in accordance with the present disclosure.
Fig 3a is a schematic block diagram of an embodiment of a device in accordance with the present disclosure. Fig 3b is a schematic functional block diagram of an embodiment of a device in accordance with the present disclosure.
Fig 4a is a schematic block diagram of an embodiment of a server in accordance with the present disclosure.
Fig 4b is a schematic functional block diagram of an embodiment of a server in accordance with the present disclosure.
Fig 5 is a schematic illustration of an embodiment of a computer program product in accordance with the present disclosure.
Fig 6a is a schematic flow chart of an embodiment of a method performed in a device in accordance with the present disclosure. Fig 6b is a schematic flow chart of another embodiment of a method performed in a device in accordance with the present disclosure. Fig 7a is a schematic flow chart of an embodiment of a method performed in a server in accordance with the present disclosure.
Fig 7b is a schematic flow chart of another embodiment of a method performed in a server in accordance with the present disclosure. DETAILED DESCRIPTION
Embodiments will now be described more fully hereinafter with reference to the accompanying drawings, in which certain embodiments are shown.
However, other embodiments in many different forms are possible within the scope of the present disclosure. Rather, the following embodiments are provided by way of example so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. Like numbers refer to like elements throughout the description.
Figure 1 is a schematic overview of an embodiment of a communication network 1 in which an endpoint device 2, e.g. a constrained MD, is connected to a data network 5, e.g. a public and/or packet data network (PDN). The data network 5 may comprise at least one CoAP Resource Directory (RD) 4, or some other resource discovery mechanism, with which the device 2 is registered as well as a network server 3 which is configured for managing the device 2, e.g. in communication with the device 2 and subscribing to information, e.g. sensor readings, from the device 2. The device 2 maybe connected with the data network 5 wirelessly (i.e. being a radio device 2) or via a wired connection. Embodiments of the present disclosure may be especially advantageous with constrained devices e.g. MDs using CoAP.
Herein, we will exemplify with an endpoint device 2 capable of running CoAP and the lightweight machine-to-machine protocol (LWM2M) built on top of CoAP, and a server 3 (as manager of the device 2) that uses LWM2M to manage the device.
The endpoint device 2 is enabled with the functionality described herein. The device 2 can create a resource that exposes its current address information (e.g. comprising its IP address, both IPv4 and IPv6) as well as the address of the RD 4 it is registered to and the value of its entry in the RD if applicable. This resource is created either during bootstrap or explicitly by the server 3 acting as a manager of the device 2. The resource is updated with every change of address occurring in the device 2 and it is written by the device itself.
Figure 2 is a schematic signalling diagram illustrating embodiments of the present disclosure. The location addresses and Object ID in the figure are only chosen as examples. As shown in figure 2, an endpoint device 2 has already been bootstrapped and has connectivity with the data network 5. The device 2 registers itself in the RD 4 and gets its location in the rd (i.e.
/rd/xb72hj, in accordance with the example in figure 2). A node, e.g. the server 3, typically finds the device 2 via the RD 4 with which it is registered. Then, the server 3 creates the new Network Information Object/resource in the device 2 (if not previously done e.g. by another node/server in the network 5 or not preconfigured in the device 2) and sends an observation message of that object (LWM2M is used for consistency but it could just as well be a CoAP Observe made by any other type of CoAP client). The address (e.g. IP address) of the server 3 is included in the header of the observation message, allowing the device 2 to store the server address for future use when contacting the server 3 regardless of the location of the device 2. The device 2 then updates the empty Object in the just created resource with its current address (e.g. IP address) and the information about its RD 4 as well as its location in the RD. These last two fields maybe important in case the address is only from a local network, it would help the discovery of the device 2 by other nodes in the network 1. Then, the device 2 may send a notification to the Observers of the Object, in this case the server 3, with the information from the updated resource/object.
After a while the device 2 moves to another place in the network (mobility, e.g. IP mobility, as indicated with the dotted horizontal line in figure 2) and therefore changes its address. Thus, the device 2 updates its network interface Object of the resource previously created by removing the old address there from and storing the new address in the resource. Then, the device 2 will notify the Observers of the Object, in this case the server 3, about the new address. The device may also re-register on the previous RD 4 or in a new one, after registration it would notify the server 3 if the RD information changes (not shown). Figure 3a is a schematic block diagram of an embodiment of a device 2 in accordance with the present disclosure. The device 2 comprises processor circuitry 31 e.g. a central processing unit (CPU). The processor circuitry 31 may comprise one or a plurality of processing units in the form of
microprocessor(s). However, other suitable devices with computing capabilities could be comprised in the processor circuitry 31, e.g. an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or a complex programmable logic device (CPLD). The processor circuitry 31 is configured to run one or several computer program(s) or software (SW) 51 (see also figure 5) stored in a data storage 32 of one or several storage unit(s) e.g. a memory. The data storage 32 also comprises the created resource 34, comprising the Object discussed herein, which is configured for holding information about the current address of the device 2. The storage unit 32 is regarded as a computer readable means 52 (see figure 5) as discussed herein and may e.g. be in the form of a Random Access Memory (RAM), a Flash memory or other solid state memory, or a hard disk, or be a combination thereof. The processor circuitry 31 may also be configured to store data in the storage 32, as needed. The device 2 also comprises a communication interface 33, e.g. a radio interface, comprising a transmitter, a receiver and (if a radio interface) an antenna, which may be combined to form a transceiver or be present as distinct units within the communication interface 33.
According to an aspect of the present disclosure, there is provided a device 2 configured for being a network connected endpoint device having a first address as its current address. The device comprises processor circuitry 31, and a storage unit 32 storing instructions executable by said processor circuitry 31 whereby said device 2 is operative to receive Constrained
Application Protocol (CoAP) signalling from a network server 3. The signalling comprises an Observe request for an information resource 34 of the device 2. The resource comprises the current address of the device stored therein. The device 2 is also operative to, in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the resource 34.
Figure 3b is a schematic block diagram illustrating an embodiment of functional modules in the device 2, e.g. in the processor circuitry 31 of figure 3a. As previously mentioned, the processor circuitry 31 may run software 51 for enabling the device 2 to perform an embodiment of a method of the present disclosure, whereby functional modules may be formed for performing the different steps of the method. These modules are
schematically illustrated as blocks within the device 2 in figure 3b. Thus, the device 2 comprises a receiving module 35 for receiving CoAP signalling from the network server 3, the signalling comprising an Observe request for an information resource of the device 2, said resource comprising the current address of the device stored therein. The device 2 also comprises a sending module 36 for sending CoAP signalling to the server 3 in accordance with the received Observe request, the signalling comprising information about the current address of the device 2 stored in the resource. Also, the receiving module may in some embodiments be configured for receiving CoAP signalling comprising instructions to create the resource 34 in the device 2, the resource being configured for comprising the current address of the device. The device 2 may further comprise a creating resource module 37 for creating the resource 34 in accordance with the received instructions from the server 3. Then, the device 2 may also comprise an updating resource module 38 for updating the created resource 34 by storing the current address of the device 2 in the newly created, previously empty, resource 34. Also or alternatively, the receiving module may in some embodiments be configured for receiving a new (second) address of the device 2, e.g. in case of mobility of the device, thus obtaining said new address, after which the updating resource module 38 may update the resource 34 by removing the old (first) address and instead storing the obtained new (second) address in the resource 34.
Figure 4a is a schematic block diagram of an embodiment of a network server 3 in accordance with the present disclosure. The server 3 comprises processor circuitry 41 e.g. a central processing unit (CPU). The processor circuitry 41 may comprise one or a plurality of processing units in the form of microprocessor(s). However, other suitable devices with computing capabilities could be comprised in the processor circuitry 41, e.g. an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or a complex programmable logic device (CPLD). The processor circuitry 41 is configured to run one or several computer program(s) or software (SW) 51 (see also figure 5) stored in a data storage 42 of one or several storage unit(s) e.g. a memory. The storage unit 42 is regarded as a computer readable means 52 (see figure 5) as discussed herein and may e.g. be in the form of a Random Access Memory (RAM), a Flash memory or other solid state memory, or a hard disk, or be a combination thereof. The processor circuitry 41 may also be configured to store data in the storage 42, as needed. The server 3 also comprises a communication interface 43, comprising a transmitter and a receiver, which may be combined to form a transceiver or be present as distinct units within the communication interface 43.
According to an aspect of the present disclosure, there is provided a network server 3 comprising processor circuitry 41, and a storage unit 42 storing instructions executable by said processor circuitry 41 whereby said server 3 is operative to send Constrained Application Protocol (CoAP) signalling to a network connected endpoint device 2 having a first address as its current address. The signalling comprises an Observe request for an information resource 34 of the device. The resource comprises the current address of the device stored therein. The server 3 is also operative to, in accordance with the sent signalling comprising the Observer request, receive CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34. Figure 4b is a schematic block diagram illustrating an embodiment of functional modules in the server 3, e.g. in the processor circuitry 41 of figure 4a. As previously mentioned, the processor circuitry 41 may run software 51 for enabling the server 3 to perform an embodiment of a method of the present disclosure, whereby functional modules may be formed for performing the different steps of the method. These modules are
schematically illustrated as blocks within the server 3 in figure 4b. Thus, the server 3 comprises a sending module 45 for sending CoAP signalling to the network connected endpoint device 2 having a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device 2, said resource comprising the current address of the device stored therein. The server 3 also comprises a receiving module 46 for receiving CoAP signalling from the device 2, the signalling comprising information about the current address of the device 2 stored in the resource 34. Also, the sending module 45 may in some embodiments be configured for sending CoAP signalling to the device 2 comprising instructions to create the resource 34 in the device 2 configured for comprising the current address of the device.
Figure 5 illustrates a computer program product 50. The computer program product 50 comprises a computer readable medium 52 comprising a computer program 51 in the form of computer-executable components 51. The computer program/computer-executable components 51 maybe configured to cause a device 2 or server 3, e.g. as discussed herein, to perform an embodiment of a method of the present disclosure. The computer program/computer-executable components may be run on the processor circuitry 31/41 of the device 2/server 3 for causing it to perform the method. The computer program product 50 may e.g. be comprised in a storage unit or memory 32/42 comprised in the device 2/server 3 and associated with the processor circuitry 31/41. Alternatively, the computer program product 50 may be, or be part of, a separate, e.g. mobile, storage means, such as a computer readable disc, e.g. CD or DVD or hard disc/drive, or a solid state storage medium, e.g. a RAM or Flash memory. Figure 6a is a schematic flow chart of an embodiment of a method performed by the network connected endpoint device 2 in the communication network 1 and connected to the data network 5. The device 2 has a first address as its current address, i.e. some sort of location identifier indicating the current location of the device 2 in the communication network 1. The device 2 receives 61 CoAP signalling from a network server 3. The received signalling comprises an Observe request for an information resource 34 of the device, said resource being configured for comprising the current address (e.g. the first address, or a second address if the current address of the device has changed e.g. due to mobility) of the device stored therein. Then, in
accordance with the received 61 Observe request, the device 2 sends 62 CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the resource 34.
Figure 6b is a schematic flow chart of another embodiment of a method performed by the network connected endpoint device 2 in the
communication network 1 and connected to the data network 5. The device 2 has a first address as its current address, i.e. some sort of location identifier indicating the current location of the device 2 in the communication network 1. Before the receiving 61 the Observe request as in the embodiment of figure 6a, the device 2 receives 63 CoAP signalling comprising instructions to create the resource 34 in the device 2, wherein the resource is configured for comprising the current address of the device. In accordance with the received 63 instructions, the device 2 creates 64 the resource 34. The empty, created 64, resource 34 is then updated 65 by the device 2, by storing the current address of the device 2 in said resource. The device 2 receives 61 the Observe request as discussed in relation to figure 6a, typically after the resource 34 has been created 64 but possibly before or during its creation. In the embodiment of figure 6b, the device 2 obtains 66 a second address, e.g. due to the device 2 moving within the communication network 1. Then, the device 2 updates 67 the resource 34 by removing the first address and instead storing the obtained 66 second address in the resource. The sending 62 of CoAP signalling to the server 3 performed after said update 67 with the second address will then comprise sending signalling comprising information about said second address as the current address of the device 2 stored in the resource 34.
In some embodiments of the present disclosure, the CoAP signalling comprising instructions to create the resource 34 is received 63 from the server 3. Alternatively, the CoAP signalling comprising instructions to create the resource 34 is received 63 from another network node, e.g. another (possibly previous) server or manager of the endpoint device 2. Alternatively, the resource 34 maybe preconfigured, e.g. upon manufacturing of the device 2.
In some embodiments of the present disclosure, the obtaining 66 a second address is as part of mobility/nomadicity of the device 2, e.g. wherein the device changes from being attached to one part of the network to another part of the network or changes from one network interface to another. The mobility may e.g. comprise the device 2 registering with a new RD 4.
Figure 7a is a schematic flow chart of an embodiment of a method performed by the network server 3 in the data network 5 of the communication network 1. The server 3 sends 71 CoAP signalling to the network connected endpoint device 2, which device has a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein. Then, in accordance with the sent 71 signalling comprising the Observe request, the server 3 receives 72 CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34.
Figure 7b is a schematic flow chart of another embodiment of a method performed by the network server 3 in the data network 5 of the
communication network 1. The steps of sending 71 CoAP signalling and receiving 72 CoAP signalling are as discussed above in relation to figure 7a. However, additionally, before the sending 71 of signalling comprising the Observe request, the server 3 sends 73 CoAP signalling to the device 2 comprising instructions to create the resource 34 in the device, the resource being configured for comprising the current address of the device.
In some embodiments of the present disclosure, regardless of whether a method is performed by the device 2 or the server 3, the current address of the device 2, and/or the address of the server 3, comprises an Internet Protocol (IP) address, a port, and/ or a telephone number, or other network location identifier e.g. a Bloom filter, e.g. an IP address and a port. The port may be a transport layer port e.g. a UDP/TCP port number. Typically, CoAP is run on UDP.
In some embodiments of the present disclosure, regardless of whether a method is performed by the device 2 or the server 3, a Lightweight Machine- to-Machine (LWM2M) protocol is used for the signalling between the device 2 and the server 3. However, other protocols built on CoAP are also possible. In some embodiments of the present disclosure, the device 2 is a radio device. The embodiments of the present disclosure may be especially suited for radio devices which may be more dependent on preserving energy. The radio device 2 may be any device or user equipment (UE), mobile or stationary, enabled to communicate over a radio cannel in a communications network, for instance but not limited to e.g. mobile phone, smart phone, modem, sensors, meters, vehicles (e.g. a car), household appliances, medical appliances, media players, cameras, or any type of consumer electronic, for instance but not limited to television, radio, lighting arrangements, tablet computer, laptop, or personal computer (PC). In some embodiments of the present disclosure, the device 2 is a constrained device, e.g. a Machine-to-Machine (M2M) device. Such a device may need to preserve memory and processing resources, making embodiments of the present disclosure suitable. l6
Example
Tables la and lb (below) describe how the recourse comprising the Object and sub-resources representing the current network address could, as an example, be represented using the standard object format of the Open Mobile Alliance (OMA) and the Internet Protocol Smart Objects (IPSO) Alliance. The resource is an LWM2M resource comprising an LWM2M Object: <Network Interface Object >.
Table la
Figure imgf000017_0001
Object info: This object represents the existing network interface that the device is using for connectivity. In the present example, X is chosen to be 8, but any other Object ID (also included in the Object URN) is possible.
Table lb
Figure imgf000017_0002
Sub-resources info: Contains information taken from the existing state in the routing table in the device. Description of the sub-resources:
Address - The address of the device, either IPv4 or IPv6.
Port - The port of the device. Default port is 5684. RD Address - The address of the RD the device is registered to, either IPv4 or IPv6.
EP RD Location - The entry uri of the device in the rd (i.e. rd/ I2bdu)
The information in Tables la and lb may be sent by the device 2 in a notification to the server 3. Typically, MDs etc. have resources such as a sensor reading or the like, but in accordance with the present disclosure, a resource for the network interface, typically a network address of the device, is also used.
A JavaScript Object Notation (JSON) example of a notification sent from the device 2 to the server 3 is shown below in more detail.
The server 3 sends a GET Request to the Endpoint with the Observe option "ON".
Figure imgf000018_0001
The endpoint device 2 responds with the content of the Object in question. In this case it contains its IP address, port, address of the RD 4 and EP location in the RD (this location was previously sent from the RD when the endpoint device 2 registered), "n" is the name of the resource, that is the path of the resource relative to the request uniform resource identifier (URI). In this case the request is towards the actual instance of the Object (8/1) so the response contains the information of the resource ID of each resource (see Table lb, above).
l8
Res: 2.04 Content
{"e":[
{"n'V'o", "sv":"200i:DB8::8329",
"n":"i", V':"5684", "n":"2", "sv":"2aoo:id50:2:ioi:7a3i:ciff:feca:8o36",
"n":"3", "sv":7rd/xb72h"}]
}
Below follow some other aspects of the present disclosure. According to an aspect of the present disclosure, there is provided a device 2 configured for being a network connected endpoint device having a first address as its current address. The device comprises means (e.g. the processor circuitry 31 in cooperation with the communication interface 33, e.g. the receiving module 35) for receiving 61 Constrained Application Protocol (CoAP) signalling from a network server 3, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein. The device 2 also comprises means (e.g. the processor circuitry 31 in cooperation with the communication interface 33, e.g. the sending module 36) for, in accordance with the received 61 signalling comprising the Observe request, sending 62 CoAP signalling to the server 3, the signalling comprising information about the current address of the device 2 stored in the
resource 34.
According to another aspect of the present disclosure, there is provided a server 3. The server comprises means (e.g. the processor circuitry 41 in cooperation with the communication interface 43, e.g. the sending module 45) for sending 71 CoAP signalling to a network connected endpoint device 2 having a first address as its current address, the signalling comprising an Observe request for an information resource 34 of the device, said resource comprising the current address of the device stored therein. The server 3 also comprises means (e.g. the processor circuitry 41 in cooperation with the communication interface 43, e.g. the receiving module 46) for, in accordance with the sent 71 signalling comprising the Observe request, receiving 72 CoAP signalling from the device 2, the signalling comprising information about the current address of the device stored in the resource 34.
The present disclosure has mainly been described above with reference to a few embodiments. However, as is readily appreciated by a person skilled in the art, other embodiments than the ones disclosed above are equally possible within the scope of the present disclosure, as defined by the appended claims.

Claims

1. A method performed in a network connected endpoint device (2) having a first address as its current address, the method comprising: receiving (61) Constrained Application Protocol, CoAP, signalling from a 5 network server (3), the signalling comprising an Observe request for an
information resource (34) of the device, said resource comprising the current address of the device stored therein; and in accordance with the received (61) signalling comprising the Observe request, sending (62) CoAP signalling to the server (3), the signalling
0 comprising information about the current address of the device (2) stored in the resource (34).
2. The method of claim 1, further comprising: before the receiving (61) of signalling comprising the Observe request, receiving (63) CoAP signalling comprising instructions to create the resource !5 (34) m the device (2) configured for comprising the current address of the device; creating (64) the resource (34) in accordance with the received (63) instructions; and updating (65) the created (64) resource (34) by storing the current address in 0 the resource.
3. The method of claim 2, wherein the CoAP signalling comprising instructions to create the resource (34) is received (63) from the server (3).
4. The method of any preceding claim wherein the resource (34) comprises the first address as the current address, further comprising: 5 obtaining (66) a second address; and updating (67) the resource (34) by removing the first address and instead storing the obtained (66) second address in the resource; wherein the sending (62) CoAP signalling to the server (3) comprises sending signalling comprising information about said second address as the current address of the device (2) stored in the resource (34).
5. The method of claim 4, wherein the obtaining (66) a second address is as part of mobility of the device (2), e.g. wherein the device changes from being attached to one part of the network to another part of the network or changes from one network interface to another.
6. A method performed in a network server (3), the method comprising: sending (71) Constrained Application Protocol, CoAP, signalling to a network connected endpoint device (2) having a first address as its current address, the signalling comprising an Observe request for an information resource (34) of the device, said resource comprising the current address of the device stored therein; and in accordance with the sent (71) signalling comprising the Observe request, receiving (72) CoAP signalling from the device (2), the signalling comprising information about the current address of the device stored in the resource (34).
7. The method of claim 6, further comprising: before the sending (71) of signalling comprising the Observe request, sending (73) CoAP signalling to the device (2) comprising instructions to create the resource (34) in the device configured for comprising the current address of the device.
8. The method of any preceding claim, wherein the current address comprises an Internet Protocol, IP, address, a port, and/ or a telephone number.
9. The method of any preceding claim, wherein a Lightweight Machine-to- Machine, LWM2M, protocol is used for the signalling between the device (2) and the server (3).
10. The method of any preceding claim, wherein the device (2) is a radio device.
11. The method of any preceding claim, wherein the device (2) is a constrained device, e.g. a Machine-to-Machine, M2M, device.
12. A device (2) configured for being a network connected endpoint device having a first address as its current address, the device comprising: processor circuitry (31); and a storage unit (32) storing instructions executable by said processor circuitry (31) whereby said device (2) is operative to: receive Constrained Application Protocol, CoAP, signalling from a network server (3), the signalling comprising an Observe request for an information resource (34) of the device (2), said resource comprising the current address of the device stored therein; and in accordance with the received signalling comprising the Observe request, send CoAP signalling to the server (3), the signalling comprising information about the current address of the device (2) stored in the resource (34).
13. A network server (3) comprising: processor circuitry (41); and a storage unit (42) storing instructions executable by said processor circuitry (41) whereby said server (3) is operative to: send Constrained Application Protocol, CoAP, signalling to a network connected endpoint device (2) having a first address as its current address, the signalling comprising an Observe request for an information resource (34) of the device, said resource comprising the current address of the device stored therein; and in accordance with the sent signalling comprising the Observer request, receive CoAP signalling from the device (2), the signalling comprising information about the current address of the device stored in the resource (34).
14. A computer program product (50) comprising computer-executable components (51) for causing a network connected endpoint device (2) to perform the method of any one of claims 1-5 when the computer-executable components are run on processor circuitry (31) comprised in the device.
15. A computer program product (50) comprising computer-executable components (51) for causing a network server (3) to perform the method of any one of claims 6-7 when the computer-executable components are run on processor circuitry (41) comprised in the server.
16. A computer program (51) comprising computer program code which is able to, when run on processor circuitry (31) of a network connected endpoint device (2) having a first address as its current address, cause the device to: receive (61) Constrained Application Protocol, CoAP, signalling from a network server (3), the signalling comprising an Observe request for an information resource (34) of the device (2), said resource comprising the current address of the device stored therein; and in accordance with the received (61) signalling comprising the Observe request, send (62) CoAP signalling to the server (3), the signalling comprising information about a current address of the device (2) stored in the resource (34)·
17. A computer program (51) comprising computer program code which is able to, when run on processor circuitry (41) of a network server (3), cause the server to: send (71) Constrained Application Protocol, CoAP, signalling to a network connected endpoint device (2) having a first address as its current address, the signalling comprising an Observe request for an information resource (34) of the device, said resource comprising the current address of the device stored therein; and in accordance with the sent (71) signalling comprising the Observe request, receive (72) CoAP signalling from the device (2), the signalling comprising information about the current address of the device stored in the resource (34).
18. A computer program product (50) comprising a computer program (51) according to claim 16 or 17 and a computer readable means (52) on which the computer program is stored.
PCT/SE2014/051104 2014-09-25 2014-09-25 Device mobility with coap WO2016048208A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US15/511,622 US11051149B2 (en) 2014-09-25 2014-09-25 Device mobility with CoAP
EP14783683.7A EP3198893A1 (en) 2014-09-25 2014-09-25 Device mobility with coap
PCT/SE2014/051104 WO2016048208A1 (en) 2014-09-25 2014-09-25 Device mobility with coap

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2014/051104 WO2016048208A1 (en) 2014-09-25 2014-09-25 Device mobility with coap

Publications (1)

Publication Number Publication Date
WO2016048208A1 true WO2016048208A1 (en) 2016-03-31

Family

ID=51690427

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2014/051104 WO2016048208A1 (en) 2014-09-25 2014-09-25 Device mobility with coap

Country Status (3)

Country Link
US (1) US11051149B2 (en)
EP (1) EP3198893A1 (en)
WO (1) WO2016048208A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017196448A1 (en) * 2016-05-13 2017-11-16 Tibco Software Inc. Custom-built process engine with minimal memory and disk resource consumption
WO2018038650A1 (en) * 2016-08-22 2018-03-01 Telefonaktiebolaget Lm Ericsson (Publ) Method for enabling a communication device to receive a partial modification of a resource
WO2021146960A1 (en) * 2020-01-21 2021-07-29 Oppo广东移动通信有限公司 Message endpoint discovery method and related apparatus

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018072851A1 (en) * 2016-10-21 2018-04-26 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus for facilitating real time multimedia communications
CN110809262B (en) * 2019-11-08 2023-09-01 杭州海兴电力科技股份有限公司 COAP protocol-based operation and maintenance management method for Internet of things equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140025825A1 (en) * 2012-07-17 2014-01-23 Sensinode Oy Method and apparatus in a web service system

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8520595B2 (en) * 2010-05-04 2013-08-27 Cisco Technology, Inc. Routing to the access layer to support mobility of internet protocol devices
CN102186164B (en) * 2011-02-18 2014-04-02 华为技术有限公司 Method and management device for operating device resource
WO2013011337A1 (en) * 2011-07-15 2013-01-24 Nokia Corporation Method and apparatus for distributing sensor data
US20130110920A1 (en) * 2011-10-27 2013-05-02 Alcatel-Lucent Usa Inc. Network-assisted peer-to-peer secure communication establishment
FI125252B (en) * 2011-12-07 2015-08-14 Arm Finland Oy A method, device, and system for managing a web service
FI20116301A (en) * 2011-12-21 2013-06-22 Sensinode Oy Method, device, and system for allocating resources
CN103227803A (en) * 2012-01-30 2013-07-31 华为技术有限公司 Internet of thing resource obtaining method, client and internet of thing resource devices
CN103795689A (en) * 2012-10-29 2014-05-14 中兴通讯股份有限公司 Resource subscription method and device
CN105409248B (en) * 2013-05-16 2019-03-08 康维达无线有限责任公司 System and method for enhancing discovery
EP2997499A4 (en) * 2013-05-16 2017-01-11 Convida Wireless, LLC Semantic naming model
JP6009720B2 (en) * 2013-05-21 2016-10-19 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Network system, lighting system, and method for caching information from resource constrained devices
EP3039824A1 (en) * 2013-08-30 2016-07-06 Convida Wireless, LLC Smart object identification in the digital home
GB2586549B (en) * 2013-09-13 2021-05-26 Vodafone Ip Licensing Ltd Communicating with a machine to machine device
JP6397044B2 (en) * 2014-03-11 2018-09-26 コンヴィーダ ワイヤレス, エルエルシー Extended distributed resource directory
KR102151031B1 (en) * 2014-06-30 2020-09-02 삼성전자주식회사 Method and apparatus for optimizing communications of low power devices

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140025825A1 (en) * 2012-07-17 2014-01-23 Sensinode Oy Method and apparatus in a web service system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Lightweight Machine to Machine Technical Specification ; OMA-TS-LightweightM2M-V1_0-20130917-D_RM", 17 September 2013 (2013-09-17), XP064164727, Retrieved from the Internet <URL:http://member.openmobilealliance.org/ftp/public_documents/DM/LightweightM2M/Permanent_documents/> [retrieved on 20130917] *
LI ET AL: "CoAP Option Extension: NodeId; draft-li-core-coap-node-id-option-00.txt", INTERNET ENGINEERING TASK FORCE (IETF) DRAFT, 10 December 2013 (2013-12-10), XP015092609 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017196448A1 (en) * 2016-05-13 2017-11-16 Tibco Software Inc. Custom-built process engine with minimal memory and disk resource consumption
US10216498B2 (en) 2016-05-13 2019-02-26 Tibco Software Inc. Custom-built process engine with minimal memory and disk resource consumption
WO2018038650A1 (en) * 2016-08-22 2018-03-01 Telefonaktiebolaget Lm Ericsson (Publ) Method for enabling a communication device to receive a partial modification of a resource
US11290519B2 (en) 2016-08-22 2022-03-29 Telefonaktiebolaget Lm Ericsson (Publ) Method for enabling a communication device to receive a partial modification of a resource
WO2021146960A1 (en) * 2020-01-21 2021-07-29 Oppo广东移动通信有限公司 Message endpoint discovery method and related apparatus

Also Published As

Publication number Publication date
US20170302745A1 (en) 2017-10-19
US11051149B2 (en) 2021-06-29
EP3198893A1 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
JP6629392B2 (en) Device trigger
EP3175602B1 (en) Server for device location registration in an internet of things (iot)
CN108293062B (en) Method and apparatus for managing constrained devices
US11051149B2 (en) Device mobility with CoAP
CN106412142B (en) Resource equipment address obtaining method and device
JP6900481B2 (en) Methods and systems for handling NF component exceptions, as well as devices
US8782172B2 (en) Method of controlling mobile terminal, home hub, and visited hub in virtual group for content sharing
CN109964495B (en) Service layer mobility management of applications
WO2018009803A1 (en) Message retargeting in machine-to-machine service layer communications
US20160246638A1 (en) Setting up a virtual machine for an ip device
US9622070B2 (en) Updating subscription information
WO2015115944A1 (en) Providing information to a service in a communication network
EP3063964B1 (en) Device-to-device discovery and control in a wide area network
KR20210054419A (en) Apparatus and mehtod ofr providing information of application server in a mobile communication system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14783683

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2014783683

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014783683

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 15511622

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE