From e44b5d2bc1d86f630cedd2489c29c9b4532deb2a Mon Sep 17 00:00:00 2001 From: guga kakhadze Date: Thu, 26 Jun 2025 18:40:23 +0400 Subject: [PATCH] recource json files were missing --- .../style-classes/Highlight/Pulse/resource.json | 16 ++++++++++++++++ .../ignition/script-python/utils/resource.json | 17 +++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 MTN6_SCADA/com.inductiveautomation.perspective/style-classes/Highlight/Pulse/resource.json create mode 100644 MTN6_SCADA/ignition/script-python/utils/resource.json diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/style-classes/Highlight/Pulse/resource.json b/MTN6_SCADA/com.inductiveautomation.perspective/style-classes/Highlight/Pulse/resource.json new file mode 100644 index 0000000..1c22a29 --- /dev/null +++ b/MTN6_SCADA/com.inductiveautomation.perspective/style-classes/Highlight/Pulse/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "style.json" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-06-25T17:04:03Z" + }, + "lastModificationSignature": "50e6645688d0660e9b1b9499456b76931a7ff6cb8dc6a0a651a200957a8f3325" + } +} \ No newline at end of file diff --git a/MTN6_SCADA/ignition/script-python/utils/resource.json b/MTN6_SCADA/ignition/script-python/utils/resource.json new file mode 100644 index 0000000..3ca3539 --- /dev/null +++ b/MTN6_SCADA/ignition/script-python/utils/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "code.py" + ], + "attributes": { + "lastModification": { + "actor": "admin", + "timestamp": "2025-06-26T13:01:12Z" + }, + "hintScope": 2, + "lastModificationSignature": "42e95cc91fee5f41b657bf6f05f58a605047310fd7dfebf302a0cfc336952fe5" + } +} \ No newline at end of file