oasis-tcs / openc2-oc2ls

OASIS OpenC2 TC: GitHub repository used to propose and track changes to the OpenC2 Language Specification as new working draft level revisions are created and the associated CSDs mature
https://github.com/oasis-tcs/openc2-oc2ls
Other
15 stars 19 forks source link

Standard for Duration #218

Closed romanojd closed 5 years ago

romanojd commented 5 years ago

LS-050 (https://lists.oasis-open.org/archives/openc2-comment/201812/msg00000.html):

26-40 Consider ISO8601 or its IETF derivative RFC 3339.

LS-051 (https://lists.oasis-open.org/archives/openc2-comment/201812/msg00000.html):

26-45 Consider ISO8601 Duration and related Java class DURATION. Must support granularity down to milliseconds.

jmbrule commented 5 years ago

I believe we settled on milliseconds with the logic being that very simple actuators can accommodate integers, more sophisticated actuators can do the translation of the epoch to a string rep of date/time

romanojd commented 5 years ago

Per F2F, 01/2019, we agreed to keep the definition of Duration to integer in milliseconds. A more sophisticated representation of Duration can definitely be added when the use-case is justified.

romanojd commented 5 years ago

Agreed to close: LSC Meeting, 1/29/2019.