I notice from the Events API documentation that the start_time can be specified by a TimestampRange object. However, the documentation does not explain what this object is, whether it is a class external to the Cognite SDK, or give any examples on how to use it.
It looks like none of the shared data_classes are shown in the docs. I’ll look into what it takes to build these out a little more. This sdk is open source so if you want to contribute check out this page:
It looks like none of the shared data_classes are shown in the docs. I’ll look into what it takes to build these out a little more. This sdk is open source so if you want to contribute check out this page: