Mechanisms for multi-dimension data operations
11714830 · 2023-08-01
Assignee
Inventors
Cpc classification
G06F16/283
PHYSICS
International classification
G06F16/28
PHYSICS
Abstract
Mechanisms for multidimensional data modeling and operations and related procedures are described. Resource structures for multidimensional data can be used. This can allow lumped operations such as RESTful operations and procedures on the multidimensional data. A new attribute “SamplingPeriodCovered” can be used to indicate the time interval when the related time series data (or any multi-dimension data streams) are stored. This can reduce the total size of the data stored.
Claims
1. An apparatus comprising a processor, a memory, and communication circuitry, the apparatus being connected to a network via its communication circuitry, the apparatus further comprising computer-executable instructions stored in the memory of the apparatus which, when executed by the processor of the apparatus, cause the apparatus to: receive, from an originator, a first request to store multidimensional data, in a multidimensional data resource structure of a service in a network, the service supporting service capabilities through a set of Application Programming Interfaces (APIs), wherein the first request comprises a plurality of multidimensional data samples, the plurality of multidimensional data samples having a plurality of dimensions of data, one dimension of the plurality of dimensions of data being time and wherein each multidimensional data sample of the plurality of multidimensional data samples comprises a data item and a data type for each of the plurality of dimensions of data; store the plurality of multidimensional data samples in the multidimensional data resource structure, wherein the multidimensional data resource structure includes a sampling period attribute, and wherein only multidimensional data samples that are generated in a last time interval set by the sampling period attribute are stored in the multidimensional data resource structure; receive, based on one or more user inputs, a second request to access the generated multidimensional data resource structure for retrieving and updating at least one dimension of the plurality of dimensions of data; and cause, via the service and based on the second request, access to the at least one dimension of the plurality of dimensions of data.
2. The apparatus of claim 1, wherein the apparatus validates the plurality of multidimensional data samples.
3. The apparatus of claim 1, wherein the data type comprises a definition of the type of the data item.
4. The apparatus of claim 1, wherein the causing access causes one or more RESTful operations to be applied to each element of the at least one dimension.
5. The apparatus of claim 1, wherein the computer-executable instructions further cause the apparatus to perform operations comprising: determining whether the originator has access rights to request the creation of the multidimensional data resource structure.
6. The apparatus of claim 1, wherein the computer-executable instructions further cause the apparatus to perform operations comprising: assigning a resource identifier to each dimension of the plurality of dimensions of data.
7. The apparatus of claim 1, wherein the computer-executable instructions further cause the apparatus to perform operations comprising: transmitting a response message to the originator indicating that the multidimensional data was stored.
8. A method for use by an apparatus, wherein the apparatus comprises a processor, a memory, and communication circuitry, the apparatus being connected to a network via its communication circuitry, the method comprising: receiving, from an originator a first request to store multidimensional data, in a multidimensional data resource structure of a service in a network, the service supporting service capabilities through a set of Application Programming Interfaces (APIs), wherein the first request comprises a plurality of multidimensional data samples, the plurality of multidimensional data samples having a plurality of dimensions of data, one dimension of the plurality of dimensions of data being time and wherein each multidimensional data sample of the plurality of multidimensional data samples comprises a data item and data type for each of the plurality of dimensions of data; storing the plurality of multidimensional data samples in the multidimensional data resource structure, wherein the multidimensional data resource structure includes a sampling period attribute, and wherein only multidimensional data samples that are generated in a last time interval set by the sampling period attribute are stored in the multidimensional data resource structure; receiving, based on one or more user inputs, a second request to access the generated multidimensional data resource structure for retrieving and updating at least one dimension of the plurality of dimensions of data; and causing, via the service and based on the second request, access to the at least one dimension of the plurality of dimensions of data.
9. The method of claim 8, wherein the apparatus validates the plurality of multidimensional data samples.
10. The method of claim 8, wherein the data type comprises a definition of the type of the data item.
11. The method of claim 8, wherein the causing access causes one or more RESTful operations to be applied to each element of the at least one dimension.
12. The method of claim 8, further comprising: determining whether the originator has access rights to request the storing of the multidimensional data.
13. The method of claim 8, further comprising: assigning a resource identifier to each dimension of the plurality of dimensions of data.
14. A non-transitory computer-readable storage medium storing computer-readable instructions that, when executed by a processor, cause: receiving, from an originator, a first request to store multidimensional data in a multidimensional data resource structure of a service in a network, the service supporting service capabilities through a set of Application Programming Interfaces (APIs), wherein the first request comprises a plurality of multidimensional data samples, the plurality of multidimensional data samples having a plurality of dimensions of data, one dimension of the plurality of dimensions of data being time and wherein each multidimensional data sample of the plurality of multidimensional data samples comprises a data item and data type for each of the plurality of dimensions of data; storing the plurality of multidimensional data samples in the multidimensional data resource structure, wherein the multidimensional data resource structure includes a sampling period attribute, and wherein only multidimensional data samples that are generated in a last time interval set by the sampling period attribute are stored in the multidimensional data resource structure; receiving, based on one or more user inputs, a second request to access the generated multidimensional data resource structure for retrieving and updating at least one dimension of the plurality of dimensions of data; and causing, via the service and based on the second request, access to the at least one dimension of the plurality of dimensions of data.
15. The non-transitory computer-readable storage medium of claim 14, wherein the apparatus validates the plurality of multidimensional data samples.
16. The non-transitory computer-readable storage medium of claim 14, wherein the data type comprises a definition of the type of the data item.
17. The non-transitory computer-readable storage medium of claim 14, wherein the causing access causes one or more RESTful operations to be applied to each element of the at least one dimension.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1) A more detailed understanding may be had from the following description, given by way of example in conjunction with accompanying drawings wherein:
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
(10)
(11)
(12)
(13)
(14)
(15)
(16)
(17)
(18)
DETAILED DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS
Abbreviations
(19) AE Application Entity
(20) App Application
(21) ACP Access Control Policy
(22) ASN Application Service Node
(23) CRUD Create, Read, Update, and Delete
(24) CSE Common Service Entity
(25) CSF Common Service Function
(26) DIS Discovery
(27) DMR Data Management and Repository
(28) HW/SW Hardware/Software
(29) IN Infrastructure Node
(30) IoT Internet of Things
(31) M2M Machine-to-Machine
(32) MN Middle Node
(33) ROA Resource Oriented Architecture
(34) SOA Service Oriented Architecture
(35) URI Uniform Resource Identifier
Definitions
(36) Common Service Entity (CSE) oneM2M term for an instantiation of a set of Common Service Functions, Common Service Function (CSF) oneM2M term for a Service Capability. Capabilities/Functionalities that reside in the common Service Layer. Hosting CSE Can be a CSE which hosts various resources (oneM2M name for a Hosting Node) Hosting Node Can be a M2M Service node which hosts various resources. The hosted resources can be accessed and subscribed by other M2M entities. M2M Entities Can be any node that participates in M2M communications, in both field and infrastructure domains M2M Service Node Can be a network node hosting a service layer supporting one or more service capabilities for M2M communication. Middle Node CSE Can be a CSE in a middle node. Middle Node Can be a node between a field domain M2M entity and an infrastructure node or entity Originator 702 Can be the entity that initiates of a Request message for a RESTful operation. For example the CSE where an Originator 702 is trying to perform a resource discovery via RETRIEVE. Service Capability Can be a specific type of service supported by a service layer Service Layer Can be a software middleware layer that sits between M2M applications and communication HW/SW that provides data transport. It provides commonly needed functions for M2M applications across different industry segments Receiver Can be the entity that receives a Request message with a RESTful operation, it processes it and send a corresponding Response message
(37) We have identified two problems as follows, please note that those two problems can be studied separately, and therefore, their problem statements and solution descriptions are not related to each other.
(38) Problem 1: The existing oneM2M does not well define resource representations for Multi-Dimension Data and CRUD operation on those data.
(39) As shown in
(40) More specifically, the problem comes from the fact that in IoT system, a data sample is usually constituted by a number of data units, and each of them could describe a feature on one dimension.
(41) For example, recently, time serials data has attracted increasing attention by oneM2M community. The definition of Time Series Data in TS-0001 is: Time series data is a sequence of data points, typically consisting of successive measurements made over a time interval.
(42) The example of time series data is as follows: Sample 1=(T_1, D_1), Sample 2=(T_2, D_2), . . . Sample i=(T_i, D_i), . . .
(43) where D_i is the data sampled or measured at time T_i. For example, D_i may be any data sample at time T_i either measured by various IoT devices or sensors (such as a temperature sensor) or collected by various IoT platforms (such as a machine service platform reporting machine operation status), therefore (T_i, D_i) constitutes a meaningful data sample with certain association or correlation between T_i and D_i.
(44) It is worth noting that, in above example, there are only two dimensions in a data sample (time and measurement value). However, in a general case, a complete data sample could be constituted with n dimensions. In particular, for a given data sample i, still using the above example, it can be seen that the data items/units on each dimension are correlated, e.g., T_i is correlated with D_i since they are associated to constitute data sample i.
(45) Therefore, the data samples having n-dimensions need to be well presented by oneM2M resources. However, the existing <contentInstance> resource 404 stores only a single piece of data value, and cannot represent a “data sample” which is constituted by n data items/units (i.e., having n dimensions). In the meantime, when conducting any CRUD operation on a given data sample, all the related data items/units on each of dimensions should be operated in a synchronized manner. However, the existing oneM2M CRUD procedure only operates on a single piece of data represented by content, instead of operating on data samples with n-dimensional data items/units.
(46) Problem 2: The large amount of IoT data could be data streams, constituted by Multi-Dimension data samples, which often leads to huge data volume. However, the existing oneM2M resource representation does not provide any support for managing storage efficiency and scalability.
(47) Using the Time Series Data as an example, the time series data is usually chronological, dynamical and infinite, which means data samples may be generated very quickly and lead to large volume data consuming considerable system storage capacity. From a big data analytics perspectives, recently a popular paradigm for big data analytics in IoT is called streaming analytics, in which the data can be generated very rapidly and be analysed on-the-fly (i.e. the time series data can be exactly regarded as data streams). In particular, a popular standpoint is that such data streams may not need to be stored in the system for ever, considering both its usefulness and necessity, as well as the huge volume associated with it. A similar example is the on-board video recording system for drivers in which the camera consistently records the road condition while running on the road, but the captured video may be kept for a limited time period and be deleted periodically due to the limited storage of those on-board cameras.
(48) Therefore, from streaming analytics as well as storage efficiency perspective, it is identified that the time series data or streaming data in IoT system sometimes may not be necessarily stored for a long time at the service layer. However, with the current oneM2M resource model, there is no way 1) to indicate the time interval during which the related series data are stored in the system (Note that, such information is very useful, since it gives users a general characteristic about the related time series data before users intends to really access those data); 2) to enable users to set or configure how long they would like to store the time series data in the past.
(49) Resource Structure of Dimension Data (for solving Problem 1)
(50) Resource Structure of Dimension Data—option1
(51) As shown in
(52) TABLE-US-00009 TABLE 9 Attributes of <contentInstance> Resource for Dimension Data RW/ Attributes of RO/ <contentInstanceAnnc> <contentInstance> Multiplicity WO Description Attributes resourceType 1 RO NA resourceID 1 RO MA resourceName 1 WO MA parentID 1 RO NA labels 0 . . . 1 (L) WO MA expirationTime 1 WO NA creationTime 1 RO NA lastModifiedTime 1 RO NA stateTag 1 RO OA announceTo 0 . . . 1 (L) WO NA announcedAttribute 0 . . . 1 (L) WO NA creator 0 . . . 1 RO The AE-ID or CSE-ID of the entity which NA created the resource. contentInfo 0 . . . m WO Information on the content, . . . , content m OA respectively that is needed to understand each content. This attribute is a composite attribute. It is composed first of an Internet Media Type (as defined in the IETF RFC 6838) describing the type of the data, and second of an encoding information that specifies how to first decode the received content. Both elements of information are separated by a separator defined in oneM2M TS-0004. contentSize 1 . . . m RO Size in bytes of each content attribute. OA ontologyRef 0 . . . m WO A reference (URI) of the ontology used to OA represent the m-dimension data (i.e. content 1, . . . , content m) that is stored in the contentInstances resources of the <container> resource if present. Content1 1 . . . n WO Actual data content of a contentInstance. This OA content may be dimension-1 opaque data for understandable with the help of the contentInfo. This may, for example, be an image taken by a security camera, or a temperature measurement taken by a temperature sensor. This content may contain one or n elements. Content m 0 . . . n WO Actual data content of a contentInstance, OA This content may be dimension-m opaque data for understandable with the help of the contentInfo. This may, for example, be time sample(s) corresponding to the image or temperature data contained in content1, or location(s) corresponding to the image or temperature data contained in content1.
Resource Structure of Dimension Data—Option2
(53) As shown in
(54) RESTful Operations for Dimension Data (for solving Problem 1)
(55) For m-dimension data, if the association or correlation among the dimensions is required, then one single operation should be applied to the data samples of all dimensions, i.e. the full set of {content 1, content 2, . . . , content m}. The RESTful operations described above are fully applicable to the dimension data content with the extensions to content highlighted in bold in Table 10 and Table 11 for this scenario.
(56) Otherwise, if no association or correlation among the dimensions is required, individual operation may be applied to each dimension data sample separately, e.g. a CREATE is applied to the mth dimension data sample (i.e. “content m”) only.
(57) TABLE-US-00010 TABLE 10 Request Parameter List for Dimension Data Operation Request message parameter Create Retrieve Update Delete Notify Mandatory Operation - operation to M M M M M be executed To - the address of the M M M M M target resource on the target CSE From - the identifier of M M M M M the message Originator Request Identifier - M M M M M uniquely identifies a Request message Operation Content 1, . . . , Content M O M N/A M dependent m - to be transferred Resource Type - of M N/A N/A N/A N/A resource to be created Optional Originating Timestamp - O O O O O when the message was built Request Expiration O O O O O Timestamp - when the request message expires Result Expiration O O O O O Timestamp - when the result message expires Operational Execution O O O O O Time - the time when the specified operation is to be executed by the target CSE Response Type - type of O O O O O response that shall be sent to the Originator Result Persistence - the O O O O N/A duration for which the reference containing the responses is to persist Result Content - the O O O O N/A expected components of the result Event Category - O O O O O indicates how and when the system should deliver the message Delivery Aggregation- O O O O O aggregation of requests to the same target CSE is to be used Group Request Identifier - O O O O O Identifier added to the group request that is to be fanned out to each member of the group Filter Criteria - N/A O O O N/A conditions for filtered retrieve operation Discovery Result Type - N/A O N/A N/A N/A format of information returned for Discovery operation
(58) TABLE-US-00011 TABLE 11 Response Parameter List for Dimension Data Response Response Response Response Response Response Code = Code = Code = Code = Code = Code = Response successful: successful: successful: successful: successful: unsuccessful: Response message Code = Operation = Operation = Operation = Operation = Operation = Operation = parameter/success or not Ack Create Retrieve Update Delete Notify C, R, U, D, or N Response Code - M M M M M M M successful, unsuccessful, ack Request Identifier - M M M M M M M uniquely identifies a Request message Content 1, . . . , Content O O M O O N/A O m - to be transferred (address of (The address (the retrieved (The (The (Additional <request> and/or the resource content 1, . . . , content 1, . . . , error resource if content 1, . . . , content 1, . . . , content m content m info) response is content m of content m or replaced in an actually ACK of a non- the created aggregated existing deleted) blocking resource) contents of resource. The request) discovered content 1, . . . , resources) content m of the new attributes created. The name of the attributes deleted.) To - the identifier of the O O O O O O O Originator or the Transit CSE that sent the corresponding non- blocking request From - the identifier of the O O O O O O O Receiver Originating Timestamp - O O O O O O O when the message was built Result Expiration O O O O O N/A O Timestamp - when the message expires Event Category - what O O O O O O O event category shall be used for the response message Status Code - (e.g. O O O O O O O authorization timeout, etc.)
(59) An example of creating a dimension data resource is illustrated in
(60) It is understood that the entities performing the steps illustrated in
(61) We propose a new attribute which is called “SamplingPeriodCovered”. A data stream in term of a stream of data samples (e.g., the time series data example) are stored within a <contentInstance> resource. Therefore, for the current practice, we propose the <contentInstance> resource 404 can have the newly defined SamplingPeriodCovered attribute 1020 in
(62) Let's still take the time series data as example, where if the SamplingPeriodCovered is set for a time interval covered for 12 hour, which means that only the time series data that are generated in the latest 12 hours are stored in the system.
(63) In particular, from a procedure perspective, depending on the specific access right policy, a user can conduct CRUD operation on this attribute such as UPDATE in order to control the storage process for multiple dimension data streaming. For example, if SamplingPeriodCovered 1020 is updated to be 2 hours by a UPDATE operation, then only those multiple dimension data that are generated in the latest 2 hours will be stored.
(64) It is worth noting that, to make the idea more general, it is possible that in the future, other resources may be defined for storing multi-dimension data accordingly, no matter what resources to be defined or to be used, we propose that the SamplingPeriodCovered 1020 attribute may always be an attribute of such resources, i.e., not limited to the <contentInstance> resource 404 as considered in this work.
Time Series Data
(65) An example of time series data {d(t.sub.1), d(t.sub.2), . . . , d(t.sub.N)} corresponding to time {t.sub.2, t.sub.N} is illustrated in
Ontology Model
(66) An example of ontology model with input {in.sub.1, in.sub.2, . . . , in.sub.M} and output {out.sub.1, out.sub.2, out.sub.N} is illustrated in
(67) It is understood that the data structures of
GUI
(68)
(69)
(70) It is to be understood that interfaces 1502, 1504 and 1506 can be produced using displays such as those shown in
Example M2M/IoT/WoT Communication System
(71) The various techniques described herein may be implemented in connection with hardware, firmware, software or, where appropriate, combinations thereof. Such hardware, firmware, and software may reside in apparatuses located at various nodes of a communication network. The apparatuses may operate singly or in combination with each other to effect the methods described herein. As used herein, the terms “apparatus,” “network apparatus,” “node,” “device,” and “network node” may be used interchangeably.
(72) The service layer may be a functional layer within a network service architecture. Service layers are typically situated above the application protocol layer such as HTTP, CoAP or MQTT and provide value added services to client applications. The service layer also provides an interface to core networks at a lower resource layer, such as for example, a control layer and transport/access layer. The service layer supports multiple categories of (service) capabilities or functionalities including a-service definition, service runtime enablement, policy management, access control, and service clustering. Recently, several industry standards bodies, e.g., oneM2M, have been developing M2M service layers to address the challenges associated with the integration of M2M types of devices and applications into deployments such as the Internet/Web, cellular, enterprise, and home networks. A M2M service layer can provide applications and/or various devices with access to a collection of or a set of the above mentioned capabilities or functionalities, supported by the service layer, which can be referred to as a CSE or SCL. A few examples include but are not limited to security, charging, data management, device management, discovery, provisioning, and connectivity management which can be commonly used by various applications. These capabilities or functionalities are made available to such various applications via APIs which make use of message formats, resource structures and resource representations defined by the M2M service layer. The CSE or SCL is a functional entity that may be implemented by hardware and/or software and that provides (service) capabilities or functionalities exposed to various applications and/or devices (i.e., functional interfaces between such functional entities) in order for them to use such capabilities or functionalities.
(73)
(74) As shown in
(75) As shown in
(76) Exemplary M2M terminal devices 18 include, but are not limited to, tablets, smart phones, medical devices, temperature and weather monitors, connected cars, smart meters, game consoles, personal digital assistants, health and fitness monitors, lights, thermostats, appliances, garage doors and other actuator-based devices, security devices, and smart outlets.
(77) Referring to
(78) Similar to the illustrated M2M service layer 22, there is the M2M service layer 22′ in the Infrastructure Domain. M2M service layer 22′ provides services for the M2M application 20′ and the underlying communication network 12 in the infrastructure domain. M2M service layer 22′ also provides services for the M2M gateways 14 and M2M terminal devices 18 in the field domain. It will be understood that the M2M service layer 22′ may communicate with any number of M2M applications, M2M gateways and M2M devices. The M2M service layer 22′ may interact with a service layer by a different service provider. The M2M service layer 22′ by one or more nodes of the network, which may comprises servers, computers, devices, virtual machines (e.g., cloud computing/storage farms, etc.) or the like.
(79) Referring also to
(80) The methods of the present application may be implemented as part of a service layer 22 and 22′. The service layer 22 and 22′ is a software middleware layer that supports value-added service capabilities through a set of Application Programming Interfaces (APIs) and underlying networking interfaces. Both ETSI M2M and oneM2M use a service layer that may contain the connection methods of the present application. ETSI M2M's service layer is referred to as the Service Capability Layer (SCL). The SCL may be implemented within an M2M device (where it is referred to as a device SCL (DSCL)), a gateway (where it is referred to as a gateway SCL (GSCL)) and/or a network node (where it is referred to as a network SCL (NSCL)). The oneM2M service layer supports a set of Common Service Functions (CSFs) (i.e. service capabilities). An instantiation of a set of one or more particular types of CSFs is referred to as a Common Services Entity (CSE) which can be hosted on different types of network nodes (e.g. infrastructure node, middle node, application-specific node). Further, connection methods of the present application can implemented as part of an M2M network that uses a Service Oriented Architecture (SOA) and/or a resource-oriented architecture (ROA) to access services such as the connection methods of the present application.
(81) In some embodiments, M2M applications 20 and 20′ may be used in conjunction with the disclosed systems and methods. The M2M applications 20 and 20′ may include the applications that interact with the UE or gateway and may also be used in conjunction with other disclosed systems and methods.
(82) In one embodiment, the logical entities such as common service layer 102, and CSFs, originators 702 and receiver 704 and logical entities for data structures including the data structures of
(83) The M2M applications 20 and 20′ may include applications in various industries such as, without limitation, transportation, health and wellness, connected home, energy management, asset tracking, and security and surveillance. As mentioned above, the M2M service layer, running across the devices, gateways, servers and other nodes of the system, supports functions such as, for example, data collection, device management, security, billing, location tracking/geofencing, device/service discovery, and legacy systems integration, and provides these functions as services to the M2M applications 20 and 20′.
(84) Generally, the service layers 22 and 22′ define a software middleware layer that supports value-added service capabilities through a set of Application Programming Interfaces (APIs) and underlying networking interfaces. Both the ETSI M2M and oneM2M architectures define a service layer. ETSI M2M's service layer is referred to as the Service Capability Layer (SCL). The SCL may be implemented in a variety of different nodes of the ETSI M2M architecture. For example, an instance of the service layer may be implemented within an M2M device (where it is referred to as a device SCL (DSCL)), a gateway (where it is referred to as a gateway SCL (GSCL)) and/or a network node (where it is referred to as a network SCL (NSCL)). The oneM2M service layer supports a set of Common Service Functions (CSFs) (i.e., service capabilities). An instantiation of a set of one or more particular types of CSFs is referred to as a Common Services Entity (CSE) which can be hosted on different types of network nodes (e.g. infrastructure node, middle node, application-specific node). The Third Generation Partnership Project (3GPP) has also defined an architecture for machine-type communications (MTC). In that architecture, the service layer, and the service capabilities it provides, are implemented as part of a Service Capability Server (SCS). Whether embodied in a DSCL, GSCL, or NSCL of the ETSI M2M architecture, in a Service Capability Server (SCS) of the 3GPP MTC architecture, in a CSF or CSE of the oneM2M architecture, or in some other node of a network, an instance of the service layer may be implemented as a logical entity (e.g., software, computer-executable instructions, and the like) executing either on one or more standalone nodes in the network, including servers, computers, and other computing devices or nodes, or as part of one or more existing nodes. As an example, an instance of a service layer or component thereof may be implemented in the form of software running on a network node (e.g., server, computer, gateway, device or the like) having the general architecture illustrated in
(85) Further, logical entities such as common service layer 102, and CSFs, originators 702 and receiver 704 and logical entities for data structures including the data structures of
(86)
(87) The processor 32 may be a general purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASICs), Field Programmable Gate Array (FPGAs) circuits, any other type of integrated circuit (IC), a state machine, and the like. In general, the processor 32 may execute computer-executable instructions stored in the memory (e.g., memory 44 and/or memory 46) of the node in order to perform the various required functions of the node. For example, the processor 32 may perform signal coding, data processing, power control, input/output processing, and/or any other functionality that enables the M2M node 30 to operate in a wireless or wired environment. The processor 32 may run application-layer programs (e.g., browsers) and/or radio access-layer (RAN) programs and/or other communications programs. The processor 32 may also perform security operations such as authentication, security key agreement, and/or cryptographic operations, such as at the access-layer and/or application layer for example.
(88) As shown in
(89) The transmit/receive element 36 may be configured to transmit signals to, or receive signals from, other M2M nodes, including M2M servers, gateways, device, and the like. For example, in an embodiment, the transmit/receive element 36 may be an antenna configured to transmit and/or receive RF signals. The transmit/receive element 36 may support various networks and air interfaces, such as WLAN, WPAN, cellular, and the like. In an embodiment, the transmit/receive element 36 may be an emitter/detector configured to transmit and/or receive IR, UV, or visible light signals, for example. In yet another embodiment, the transmit/receive element 36 may be configured to transmit and receive both RF and light signals. It will be appreciated that the transmit/receive element 36 may be configured to transmit and/or receive any combination of wireless or wired signals.
(90) In addition, although the transmit/receive element 36 is depicted in
(91) The transceiver 34 may be configured to modulate the signals that are to be transmitted by the transmit/receive element 36 and to demodulate the signals that are received by the transmit/receive element 36. As noted above, the M2M node 30 may have multi-mode capabilities. Thus, the transceiver 34 may include multiple transceivers for enabling the M2M node 30 to communicate via multiple RATS, such as UTRA and IEEE 802.11, for example.
(92) The processor 32 may access information from, and store data in, any type of suitable memory, such as the non-removable memory 44 and/or the removable memory 46. For example, the processor 32 may store session context in its memory, as described above. The non-removable memory 44 may include random-access memory (RAM), read-only memory (ROM), a hard disk, or any other type of memory storage device. The removable memory 46 may include a subscriber identity module (SIM) card, a memory stick, a secure digital (SD) memory card, and the like. In other embodiments, the processor 32 may access information from, and store data in, memory that is not physically located on the M2M node 30, such as on a server or a home computer. The processor 32 may be configured to control lighting patterns, images, or colors on the display or indicators 42 to reflect the status of an M2M service layer session migration or sharing or to obtain input from a user or display information to a user about the node's session migration or sharing capabilities or settings. In another example, the display may show information with regard to a session state. The current disclosure defines a RESTful user/application API in the oneM2M embodiment. A graphical user interface, which may be shown on the display, may be layered on top of the API to allow a user to interactively establish and manage an E2E session, or the migration or sharing thereof, via the underlying service layer session functionality described herein.
(93) The processor 32 may receive power from the power source 48, and may be configured to distribute and/or control the power to the other components in the M2M node 30. The power source 48 may be any suitable device for powering the M2M node 30. For example, the power source 48 may include one or more dry cell batteries (e.g., nickel-cadmium (NiCd), nickel-zinc (NiZn), nickel metal hydride (NiMH), lithium-ion (Li-ion), etc.), solar cells, fuel cells, and the like.
(94) The processor 32 may also be coupled to the GPS chipset 50, which is configured to provide location information (e.g., longitude and latitude) regarding the current location of the M2M node 30. It will be appreciated that the M2M node 30 may acquire location information by way of any suitable location-determination method while remaining consistent with an embodiment.
(95) The processor 32 may further be coupled to other peripherals 52, which may include one or more software and/or hardware modules that provide additional features, functionality and/or wired or wireless connectivity. For example, the peripherals 52 may include various sensors such as an accelerometer, biometrics (e.g., fingerprint) sensors, an e-compass, a satellite transceiver, a digital camera (for photographs or video), a universal serial bus (USB) port or other interconnect interfaces, a vibration device, a television transceiver, a hands free headset, a Bluetooth® module, a frequency modulated (FM) radio unit, a digital music player, a media player, a video game player module, an Internet browser, and the like.
(96) The node 30 may be embodied in other apparatuses or devices, such as a sensor, consumer electronics, a wearable device such as a smart watch or smart clothing, a medical or eHealth device, a robot, industrial equipment, a drone, a vehicle such as a car, truck, train, or airplane. The node 30 may connect to other components, modules, or systems of such apparatuses or devices via one or more interconnect interfaces, such as an interconnect interface that may comprise one of the peripherals 52. Alternately, the node 30 may comprise apparatuses or devices, such as a sensor, consumer electronics, a wearable device such as a smart watch or smart clothing, a medical or eHealth device, a robot, industrial equipment, a drone, a vehicle such as a car, truck, train, or airplane.
(97)
(98) In operation, CPU 91 fetches, decodes, and executes instructions, and transfers information to and from other resources via the computer's main data-transfer path, system bus 80. Such a system bus connects the components in computing system 90 and defines the medium for data exchange. System bus 80 typically includes data lines for sending data, address lines for sending addresses, and control lines for sending interrupts and for operating the system bus. An example of such a system bus 80 is the PCI (Peripheral Component Interconnect) bus.
(99) Memories coupled to system bus 80 include random access memory (RAM) 82 and read only memory (ROM) 93. Such memories include circuitry that allows information to be stored and retrieved. ROMs 93 generally contain stored data that cannot easily be modified. Data stored in RAM 82 can be read or changed by CPU 91 or other hardware devices. Access to RAM 82 and/or ROM 93 may be controlled by memory controller 92. Memory controller 92 may provide an address translation function that translates virtual addresses into physical addresses as instructions are executed. Memory controller 92 may also provide a memory protection function that isolates processes within the system and isolates system processes from user processes. Thus, a program running in a first mode can access only memory mapped by its own process virtual address space; it cannot access memory within another process's virtual address space unless memory sharing between the processes has been set up.
(100) In addition, computing system 90 may contain peripherals controller 83 responsible for communicating instructions from CPU 91 to peripherals, such as printer 94, keyboard 84, mouse 95, and disk drive 85.
(101) Display 86, which is controlled by display controller 96, is used to display visual output generated by computing system 90. Such visual output may include text, graphics, animated graphics, and video. Display 86 may be implemented with a CRT-based video display, an LCD-based flat-panel display, gas plasma-based flat-panel display, or a touch-panel. Display controller 96 includes electronic components required to generate a video signal that is sent to display 86.
(102) Further, computing system 90 may contain communication circuitry, such as for example a network adaptor 97, that may be used to connect computing system 90 to an external communications network, such as network 12 of
(103) User equipment (UE) can be any device used by an end-user to communicate. It can be a hand-held telephone, a laptop computer equipped with a mobile broadband adapter, or any other device. For example, the UE can be implemented as the M2M terminal device 18 of
(104) It is understood that any or all of the systems, methods, and processes described herein may be embodied in the form of computer executable instructions program code) stored on a computer-readable storage medium which instructions, when executed by a machine, such as a node of an M2M network, including for example an M2M server, gateway, device or the like, perform and/or implement the systems, methods and processes described herein. Specifically, any of the steps, operations or functions described above, including the operations of the gateway, UE, UE/GW, or any of the nodes of the mobile core network, service layer or network application provider, may be implemented in the form of such computer executable instructions. Logical entities such as common service layer 102, and CSFs, originators 702 and receiver 704 and logical entities for data structures including the data structures of
(105) In describing preferred embodiments of the subject matter of the present disclosure, as illustrated in the Figures, specific terminology is employed for the sake of clarity. The claimed subject matter, however, is not intended to be limited to the specific terminology so selected, and it is to be understood that each specific element includes all technical equivalents that operate in a similar manner to accomplish a similar purpose.
(106) This written description uses examples to disclose the invention, including the best mode, and also to enable any person skilled in the art to practice the invention, including making and using any devices or systems and performing any incorporated methods. The patentable scope of the invention is defined by the claims, and may include other examples that occur to those skilled in the art. Such other examples are intended to be within the scope of the claims if they have elements that do not differ from the literal language of the claims, or if they include equivalent elements with insubstantial differences from the literal language of the claims.