... | ... | @@ -4,6 +4,7 @@ title: Behaviour Details |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# **Behavioral Details**
|
|
|
|
|
|
This section provides a more detailed description of specific behavioral aspects of the API. The following information is not necessary to use the demo.
|
... | ... | @@ -50,7 +51,7 @@ This section provides a more detailed description of specific behavioral aspects |
|
|
|
|
|
# **Date Time Value Expression**
|
|
|
|
|
|
- The API will use the **current time of the host system** to complete **DateTime values** into the mandated **ISO format**.
|
|
|
- The API will use the **current time of the host system** to complete **DateTime values** into mandated **ISO8601-UTCDateTime-BasicFormat**.
|
|
|
|
|
|
- This behavior is particularly relevant for **DPT Date** and **DPT TimeOfDay**, as well as for any **compound types** that use these datapointtypes.
|
|
|
|
... | ... | |