class Constants(object):
Various CSE and oneM2M constants
| Class Variable | |
The fixed resource name for the AEContactList (ALST) resource. |
| Class Variable | attr |
Name of the 'Resource' internal __announcedTo__ attribute. This attribute holds internal announcement information. |
| Class Variable | attr |
Name of the Resource internal __bcni__ attribute. This attribute holds the value of the bcni attribute in s. |
| Class Variable | attr |
Name of the Resource internal __bcnt__ attribute. This attribute holds the value of the bcnt attribute in s. |
| Class Variable | attr |
Name of the Resource internal __createdInternally__ attribute. This attribute indicates whether a resource was created internally or by an external request. |
| Class Variable | attr |
Name of an internal string attribute that holds the semantic description after base64 decode. |
| Class Variable | attr |
Name of the Resource internal __gta__ attribute. This attribute holds the geoJSON polygon of the geographical target area. |
| Class Variable | attr |
Name of the Resource internal __hasFCI__ attribute. This attribute indicates whether this resource has la/ol installed. |
| Class Variable | attr |
Name of the Resource internal __isInstantiated__ attribute. This attribute indicates whether a resource is manually instantiated. |
| Class Variable | attr |
Name of the Resource internal __lari__ attribute. This attribute holds the resourceID's of the latest child-resource for some resource types. |
| Class Variable | attr |
Name of the Resource internal __li__ attribute. This attribute holds the link to the LCP resource (from the parent <container> resource). |
| Class Variable | attr |
Name of the Resource internal __locCoordinate__ attribute. This attribute holds the location coordinate of a resource. |
| Class Variable | attr |
Name of the Resource internal __modified__ attribute. This attribute holds the resource's precise modification timestamp. |
| Class Variable | attr |
Name of the Resource internal __node__ attribute. This attribute is used in some resource types to hold a reference to the hosting <node> resource. |
| Class Variable | attr |
Name of the 'Resource internal __olri__ attribute. This attribute holds the resourceID's of the oldest child-resource for some resource types. |
| Class Variable | attr |
Name of the Resource internal __originator__ attribute. This attribute holds the original creator of a resource. |
| Class Variable | attr |
Name of the Resource internal __parentOriginator__ attribute. This attribute holds the parent resource's originator. |
| Class Variable | attr |
Name of the Resource internal __aggregate__ attribute. This attribute holds the parent PCH resource's aggregate value. |
| Class Variable | attr |
Name of the Resource internal __pcuRI__ attribute. This attribute holds the resourceID of the parent PCH resource. |
| Class Variable | attr |
Name of the Resource internal __remoteID__ attribute. This attribute holds a list of the resource's announced variants. |
| Class Variable | attr |
Name of the 'Resource internal __riTyMapping__ attribute. This attribute holds the mapping of resourceID's to resource types. |
| Class Variable | attr |
Name of the Resource internal __rtype__ attribute. This attribute holds the resource type name, e.g. "m2m:cnt". |
| Class Variable | attr |
Name of the Resource internal __rvi__ attribute. This attribute holds the Release Version Indicator for which the resource was created. |
| Class Variable | attr |
Name of the Resource internal __srn__ attribute. This attribute holds the resource's structured resource name. |
| Class Variable | attr |
Name of the Resource internal __subCtr__ attribute. This attribute holds the subscription counter for a resource. |
| Class Variable | attr |
Name of the Resource internal __subSratRIs__ attribute. This attribute holds the resourceIDs of the <sub> resources that are subscribed to the <srat> resource. |
| Class Variable | attr |
Name of the Resource internal __sudRI__ attribute. when the resource is been deleted because of the deletion of a rrat or srat subscription. Usually empty. |
| Class Variable | copyright |
ACME's copyright |
| Class Variable | cse |
Internal CSE's startup delay. |
| Class Variable | default |
The name of the INI file that contains the default configuration settings |
| Class Variable | default |
The name of the INI file that contains the user-defined configuration settings |
| Class Variable | default |
The URL scheme used when a WebSocket connection cannot be established because the remote entity doesn't host a WebSocket server. |
| Class Variable | hf |
event category |
| Class Variable | hf |
operation execution time |
| Class Variable | hf |
originator |
| Class Variable | hf |
originating timestamp |
| Class Variable | hf |
request expiration timestamp |
| Class Variable | hf |
request identifier |
| Class Variable | hf |
response status code |
| Class Variable | hf |
result expiration timestamp |
| Class Variable | hf |
notificationURI element of the response type |
| Class Variable | hf |
release version indicator |
| Class Variable | hf |
vendor information |
| Class Variable | logo |
oneM2M logo colour |
| Class Variable | network |
Network coordination supported by the CSE. |
| Class Variable | secondary |
oneM2M secondary logo colour |
| Class Variable | supported |
The URL schemes supported by the CSE. |
| Class Variable | tertiary |
oneM2M tertiary logo colour |
| Class Variable | text |
ACME's colorful console logo |
| Class Variable | version |
ACME's release version |
Name of the 'Resource' internal __announcedTo__ attribute. This attribute holds internal announcement information.
Name of the Resource internal __bcni__ attribute. This attribute holds the value of the bcni attribute in s.
Name of the Resource internal __bcnt__ attribute. This attribute holds the value of the bcnt attribute in s.
Name of the Resource internal __createdInternally__ attribute. This attribute indicates whether a resource was created internally or by an external request.
Name of the Resource internal __gta__ attribute. This attribute holds the geoJSON polygon of the geographical target area.
Name of the Resource internal __hasFCI__ attribute. This attribute indicates whether this resource has la/ol installed.
Name of the Resource internal __isInstantiated__ attribute. This attribute indicates whether a resource is manually instantiated.
Name of the Resource internal __lari__ attribute. This attribute holds the resourceID's of the latest child-resource for some resource types.
Name of the Resource internal __li__ attribute. This attribute holds the link to the LCP resource (from the parent <container> resource).
Name of the Resource internal __locCoordinate__ attribute. This attribute holds the location coordinate of a resource.
Name of the Resource internal __modified__ attribute. This attribute holds the resource's precise modification timestamp.
Name of the Resource internal __node__ attribute. This attribute is used in some resource types to hold a reference to the hosting <node> resource.
Name of the 'Resource internal __olri__ attribute. This attribute holds the resourceID's of the oldest child-resource for some resource types.
Name of the Resource internal __originator__ attribute. This attribute holds the original creator of a resource.
Name of the Resource internal __parentOriginator__ attribute. This attribute holds the parent resource's originator.
Name of the Resource internal __aggregate__ attribute. This attribute holds the parent PCH resource's aggregate value.
Name of the Resource internal __pcuRI__ attribute. This attribute holds the resourceID of the parent PCH resource.
Name of the Resource internal __remoteID__ attribute. This attribute holds a list of the resource's announced variants.
Name of the 'Resource internal __riTyMapping__ attribute. This attribute holds the mapping of resourceID's to resource types.
Name of the Resource internal __rtype__ attribute. This attribute holds the resource type name, e.g. "m2m:cnt".
Name of the Resource internal __rvi__ attribute. This attribute holds the Release Version Indicator for which the resource was created.
Name of the Resource internal __srn__ attribute. This attribute holds the resource's structured resource name.
Name of the Resource internal __subCtr__ attribute. This attribute holds the subscription counter for a resource.
Name of the Resource internal __subSratRIs__ attribute. This attribute holds the resourceIDs of the <sub> resources that are subscribed to the <srat> resource.
Name of the Resource internal __sudRI__ attribute. when the resource is been deleted because of the deletion of a rrat or srat subscription. Usually empty.