cognite-toolkit 0.7.53__py3-none-any.whl → 0.7.54__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- cognite_toolkit/_cdf_tk/resource_classes/migration.py +1 -1
- cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml +1 -1
- cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml +1 -1
- cognite_toolkit/_resources/cdf.toml +1 -1
- cognite_toolkit/_version.py +1 -1
- {cognite_toolkit-0.7.53.dist-info → cognite_toolkit-0.7.54.dist-info}/METADATA +1 -1
- {cognite_toolkit-0.7.53.dist-info → cognite_toolkit-0.7.54.dist-info}/RECORD +9 -9
- {cognite_toolkit-0.7.53.dist-info → cognite_toolkit-0.7.54.dist-info}/WHEEL +0 -0
- {cognite_toolkit-0.7.53.dist-info → cognite_toolkit-0.7.54.dist-info}/entry_points.txt +0 -0
|
@@ -15,7 +15,7 @@ class ResourceViewMappingYAML(ToolkitResource):
|
|
|
15
15
|
max_length=256,
|
|
16
16
|
pattern=INSTANCE_EXTERNAL_ID_PATTERN,
|
|
17
17
|
)
|
|
18
|
-
resource_type: Literal["asset", "event", "file", "
|
|
18
|
+
resource_type: Literal["asset", "event", "file", "timeseries", "sequence", "assetAnnotation", "fileAnnotation"] = (
|
|
19
19
|
Field(
|
|
20
20
|
description="The type of the resource to map to the view.",
|
|
21
21
|
)
|
cognite_toolkit/_version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.7.
|
|
1
|
+
__version__ = "0.7.54"
|
|
@@ -341,7 +341,7 @@ cognite_toolkit/_cdf_tk/resource_classes/infield_v1.py,sha256=XtstgUuhYhWgsxSoQ9
|
|
|
341
341
|
cognite_toolkit/_cdf_tk/resource_classes/instance.py,sha256=FdPCDz4LlKZ2SDBGH2-z-JiPN0V53Gg3FrxxjcjrJZc,2935
|
|
342
342
|
cognite_toolkit/_cdf_tk/resource_classes/labels.py,sha256=rh4SV_MBEiS9cjpz1g4_0SAnKGwiIepThD_wR1_bMkY,649
|
|
343
343
|
cognite_toolkit/_cdf_tk/resource_classes/location.py,sha256=C4vhHs_kpLa3abfQIZiotfldnKoEq8YAbU3gvG7XDMA,3221
|
|
344
|
-
cognite_toolkit/_cdf_tk/resource_classes/migration.py,sha256=
|
|
344
|
+
cognite_toolkit/_cdf_tk/resource_classes/migration.py,sha256=zVSV82fW6sJRsgqGvytRy0qB1MpA94awXW6CxM4TRuw,903
|
|
345
345
|
cognite_toolkit/_cdf_tk/resource_classes/raw_database_table.py,sha256=2It1o8-zsH1YMCXTnI_KMjjnuN4bnZ_2PS3ZyBUrh0I,538
|
|
346
346
|
cognite_toolkit/_cdf_tk/resource_classes/relationship.py,sha256=tZQvy_ofmxSry0e9BITKOcB-L8fNocQBl56BJjAgThc,2074
|
|
347
347
|
cognite_toolkit/_cdf_tk/resource_classes/robotics/__init__.py,sha256=1r7whDNbDnmntMD2XEBuK6k-H_HvFkpeeSQqX5Sx4bA,353
|
|
@@ -432,14 +432,14 @@ cognite_toolkit/_repo_files/.gitignore,sha256=ip9kf9tcC5OguF4YF4JFEApnKYw0nG0vPi
|
|
|
432
432
|
cognite_toolkit/_repo_files/AzureDevOps/.devops/README.md,sha256=OLA0D7yCX2tACpzvkA0IfkgQ4_swSd-OlJ1tYcTBpsA,240
|
|
433
433
|
cognite_toolkit/_repo_files/AzureDevOps/.devops/deploy-pipeline.yml,sha256=brULcs8joAeBC_w_aoWjDDUHs3JheLMIR9ajPUK96nc,693
|
|
434
434
|
cognite_toolkit/_repo_files/AzureDevOps/.devops/dry-run-pipeline.yml,sha256=OBFDhFWK1mlT4Dc6mDUE2Es834l8sAlYG50-5RxRtHk,723
|
|
435
|
-
cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml,sha256=
|
|
436
|
-
cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml,sha256=
|
|
437
|
-
cognite_toolkit/_resources/cdf.toml,sha256=
|
|
438
|
-
cognite_toolkit/_version.py,sha256=
|
|
435
|
+
cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml,sha256=tXweR6WMMb-kz4QRfh9uIHOJh8eWTTvQhi-ilKY2k1Q,667
|
|
436
|
+
cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml,sha256=fMRQrB9Vai5L3hZBnfcjKkAQvWFquXbwdwCrntPZfV0,2430
|
|
437
|
+
cognite_toolkit/_resources/cdf.toml,sha256=aivdY-grwyZ_jbyTtYTai3Lp8xVqG2P0gasvxyjtJdE,475
|
|
438
|
+
cognite_toolkit/_version.py,sha256=drRfaMVbXe8_5hc9xNe4bDzCjjTLvVLeM4E3Lrnbszc,23
|
|
439
439
|
cognite_toolkit/config.dev.yaml,sha256=M33FiIKdS3XKif-9vXniQ444GTZ-bLXV8aFH86u9iUQ,332
|
|
440
440
|
cognite_toolkit/demo/__init__.py,sha256=-m1JoUiwRhNCL18eJ6t7fZOL7RPfowhCuqhYFtLgrss,72
|
|
441
441
|
cognite_toolkit/demo/_base.py,sha256=6xKBUQpXZXGQ3fJ5f7nj7oT0s2n7OTAGIa17ZlKHZ5U,8052
|
|
442
|
-
cognite_toolkit-0.7.
|
|
443
|
-
cognite_toolkit-0.7.
|
|
444
|
-
cognite_toolkit-0.7.
|
|
445
|
-
cognite_toolkit-0.7.
|
|
442
|
+
cognite_toolkit-0.7.54.dist-info/WHEEL,sha256=e_m4S054HL0hyR3CpOk-b7Q7fDX6BuFkgL5OjAExXas,80
|
|
443
|
+
cognite_toolkit-0.7.54.dist-info/entry_points.txt,sha256=EtZ17K2mUjh-AY0QNU1CPIB_aDSSOdmtNI_4Fj967mA,84
|
|
444
|
+
cognite_toolkit-0.7.54.dist-info/METADATA,sha256=NMbgNpAqYHr8pZWq08GmIG5F7lqE9_ejermRYx0vCOE,5026
|
|
445
|
+
cognite_toolkit-0.7.54.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|