class documentation
class RuntimeConstants(object):
Various runtime constants, determined during startup of the CSE
| Class Variable | absolute |
The CSE's admin originator in Absolute format. |
| Class Variable | cse |
The CSE's Absolute prefix (SP-ID/CSE-ID). |
| Class Variable | cse |
The CSE's Absolute prefix with an additional trailing /. |
| Class Variable | cse |
The CSE-ID. |
| Class Variable | cse |
The CSE-ID with an additional trailing /. |
| Class Variable | cse |
Length of the CSI with a slash. |
| Class Variable | cse |
The CSE-ID without the leading /. |
| Class Variable | cse |
List of CSE IDs in SP-relative and Absolute format. |
| Class Variable | cse |
The CSE's admin originator, e.g. "CAdmin". |
| Class Variable | cse |
List of CSE originators for the CSE. This includes the Admin originator in CSE-relative, SP-relative and Absolute format. |
| Class Variable | cse |
The CSE's point-of-access's. |
| Class Variable | cse |
The CSE's Resource ID. |
| Class Variable | cse |
The CSE's Resource Name. |
| Class Variable | cse |
The CSE-ID with the Service Provider ID as prefix. |
| Class Variable | cse |
The CSE-ID with the Service Provider ID as prefix and an additional trailing /. |
| Class Variable | cse |
The Service Provider ID. |
| Class Variable | cse |
The Service Provider ID with an additional trailing /. |
| Class Variable | cse |
The Service Provider ID without the leading //. |
| Class Variable | cse |
The SP-Relative CSE-ID. |
| Class Variable | cse |
The CSE's internal runtime status. |
| Class Variable | cse |
IN, MN, or ASN. |
| Class Variable | default |
The default / preferred content serialization type. |
| Class Variable | id |
Length of identifiers generated by the CSE. |
| Class Variable | is |
Indicator whether the CSE is running in headless mode. |
| Class Variable | release |
The default / preferred release version. |
| Class Variable | sp |
The CSE's admin originator in CSE-relative format. |
| Class Variable | startup |
The time when the CSE was started. This is set during the startup process. |
| Class Variable | supported |
List of the supported release versions. |