Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Nov 7, 2023
1 parent c797c55 commit 052eeae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -943,13 +943,6 @@ Will now generate the following NGSI v2 payload:
}
```

## Timestamp Compression

This functionality changes all the timestamp attributes found in the entity, and all the timestamp metadata found in any
attribute, from the basic complete calendar timestamp of the ISO8601 (e.g.: 20071103T131805) to the extended complete
calendar timestamp (e.g.: +002007-11-03T13:18). The middleware expects to receive the basic format in updates and return
it in queries (and viceversa, receive the extended one in queries and return it in updates).

## Timestamp Processing

The IOTA processes the entity attributes looking for a `TimeInstant` attribute. If one is found, for NGSI v2, then it
Expand Down

0 comments on commit 052eeae

Please sign in to comment.