Create an annotation
- async AsyncCogniteClient.annotations.create(
- annotations: Annotation | AnnotationWrite | Sequence[Annotation | AnnotationWrite],
-
- Parameters:
annotations (Annotation | AnnotationWrite | Sequence[Annotation | AnnotationWrite]) – Annotation(s) to create
- Returns:
Created annotation(s)
- Return type: