diff --git a/.env b/.env new file mode 100644 index 0000000..7d1c1bf --- /dev/null +++ b/.env @@ -0,0 +1,4 @@ +IGNITION_VERISON=8.3.1 +GATEWAY_MAX_MEMORY=2048 +GATEWAY1_HOSTNAME=dcframe1.localtest.me +GATEWAY1_ROUTER=dcframe1 \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a969624 --- /dev/null +++ b/.gitignore @@ -0,0 +1,44 @@ +*.gwbk +my-db/ +frontend-gateway/config/resources/.resources +backend-gateway/config/resources/.resources + + +# Database files +**/db/ +**/metricsdb/ +**/autobackup/ +**/db_backup_sqlite.idb +**/valueStore.idb + +# Cache and temporary files +**/jar-cache/ +**/request +**/response +*.tmp +*.bak +**/var + +# Log files +*.log +**/logs + +# Certificates and security +**/certificates/ +**/keystore/ + +# Runtime configuration (environment-specific) +**/config/local +**/config/resources/local + +# Gateway-specific runtime files +**/.container-init.conf + +# Backup and converted files +**/conversion-report.txt +**.digest.json + +# Project conversion artifacts +**/projects/conversion-report.txt +**/migration-log-*.md +**/.resources/ \ No newline at end of file diff --git a/README copy.md b/README copy.md new file mode 100644 index 0000000..bcdbf5a --- /dev/null +++ b/README copy.md @@ -0,0 +1,2 @@ +# IGN-PlantPAx5 + diff --git a/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/client/security/pki/trusted/certs/d9e0c82a9b51afeb9eefc1a357e4a6016b9b80c9.der b/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/client/security/pki/trusted/certs/d9e0c82a9b51afeb9eefc1a357e4a6016b9b80c9.der new file mode 100644 index 0000000..6c8da59 Binary files /dev/null and b/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/client/security/pki/trusted/certs/d9e0c82a9b51afeb9eefc1a357e4a6016b9b80c9.der differ diff --git a/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/server/security/pki/trusted/certs/e0eb4c063b21404409d655bb649d8d4aa8f07367.der b/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/server/security/pki/trusted/certs/e0eb4c063b21404409d655bb649d8d4aa8f07367.der new file mode 100644 index 0000000..5a49b07 Binary files /dev/null and b/config/dcframe1-hmi1/local/com.inductiveautomation.opcua/server/security/pki/trusted/certs/e0eb4c063b21404409d655bb649d8d4aa8f07367.der differ diff --git a/config/dcframe1-hmi1/local/ignition/gateway-network/uuid.txt b/config/dcframe1-hmi1/local/ignition/gateway-network/uuid.txt new file mode 100644 index 0000000..5b21b3e --- /dev/null +++ b/config/dcframe1-hmi1/local/ignition/gateway-network/uuid.txt @@ -0,0 +1 @@ +facbde0f-2798-4b8b-985c-0693ba277f3c \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/config.json new file mode 100644 index 0000000..8c5aadf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/config.json @@ -0,0 +1,25 @@ +{ + "ackPipeline": "", + "activePipeline": "", + "alarmOnActivity": true, + "alarmOnMetrics": false, + "alarmOnTasks": true, + "connectedClientsError": 100, + "connectedClientsWarning": 50, + "connectionError": 15, + "connectionWarning": 5, + "cpuError": 90, + "cpuWarning": 70, + "dbConnUtilError": 100, + "dbConnUtilWarning": 80, + "errPerHourError": 60, + "errPerHourWarning": 20, + "errPerMinError": 5, + "errPerMinWarning": 2, + "errorPriority": "High", + "memError": 90, + "memWarning": 70, + "perspectiveSessionsError": 100, + "perspectiveSessionsWarning": 50, + "warningPriority": "Low" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/resource.json new file mode 100644 index 0000000..6396f69 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/event-thresholds/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:20Z" + }, + "lastModificationSignature": "f396495006754dd0fcb9551ea812e8c29725ccbadce4bf0c711e3396b70b96f3" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/config.json new file mode 100644 index 0000000..420cce2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/config.json @@ -0,0 +1,17 @@ +{ + "agentSettings": { + "forwardLeasedLicense": false, + "httpConnectTimeout": 10, + "httpReadTimeout": 60, + "sendStatsInterval": 30 + }, + "controllerSettings": { + "archiveLocationMode": "Automatic", + "backupRetentionAge": 0, + "backupRetentionTimeUnit": "Days", + "eventTableName": "agent_events", + "lowDiskThresholdMB": 1024, + "maxRetainedBackupCount": 5 + }, + "installMode": "NotInstalled" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/resource.json new file mode 100644 index 0000000..53437ae --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.eam/module-settings/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:20Z" + }, + "lastModificationSignature": "4126dbd271f5451ce8a85e4d18203521a68a192b9c6e2636997077529e774110" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/config.json new file mode 100644 index 0000000..6cc0a7d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/config.json @@ -0,0 +1,39 @@ +{ + "defaultDeviceRolePermissionMappings": [ + { + "permissions": [ + "Browse", + "Read" + ], + "role": "Anonymous" + }, + { + "permissions": [ + "Browse", + "Read", + "Write", + "Call" + ], + "role": "AuthenticatedUser" + } + ], + "defaultTagProviderRolePermissionMappings": [ + { + "permissions": [ + "Browse", + "Read" + ], + "role": "Anonymous" + }, + { + "permissions": [ + "Browse", + "Read", + "Write", + "Call" + ], + "role": "AuthenticatedUser" + } + ], + "tagProviderRolePermissionMappings": {} +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/resource.json new file mode 100644 index 0000000..cac53f4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/access-control/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:18Z" + }, + "lastModificationSignature": "a49e0c3fb1e2c0e45207f60371d7c5096bc7c8499dd4044f0add2474a9a154db" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/config.json new file mode 100644 index 0000000..4ade325 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/config.json @@ -0,0 +1,4 @@ +{ + "defaultAuthProfileCreated": true, + "defaultOpcUaConnectionCreated": true +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/resource.json new file mode 100644 index 0000000..beb6948 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/one-time/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T22:59:51Z" + }, + "lastModificationSignature": "d1e11d1fee2329e1d98e34e200d74e3c37e0472e246958ddf552bccd0c150289" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/config.json new file mode 100644 index 0000000..8071bd8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/config.json @@ -0,0 +1,30 @@ +{ + "advanced": { + "exposedTagsEnabled": false, + "gdsPushEnabled": false, + "maxSessionCount": 100 + }, + "authentication": { + "anonymousAccessAllowed": false, + "authenticationProfile": "opcua-module" + }, + "endpoint": { + "bindAddresses": [ + "localhost" + ], + "bindPort": 62541, + "endpointAddresses": [ + "\u003chostname\u003e", + "\u003clocalhost\u003e" + ], + "messageSecurityModes": [ + "SignAndEncrypt" + ], + "securityPolicies": [ + "Basic256Sha256" + ] + }, + "redundancy": { + "readOnlyWhenInactive": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/resource.json new file mode 100644 index 0000000..b686044 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.opcua/server-config/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:18Z" + }, + "lastModificationSignature": "1ba2ec0d4a755c293f5a3d5b336a4b700424644c08196a0f7d3a8475313090ee" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/config.json new file mode 100644 index 0000000..0e879bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/config.json @@ -0,0 +1,4 @@ +{ + "entrypoint": "index.css", + "isPrivate": false +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/index.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/index.css new file mode 100644 index 0000000..50f3ee8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/index.css @@ -0,0 +1,8 @@ +@import "./variables.css"; +@import "../light/fonts.css"; +@import "../dark/globals.css"; +@import "../light/app/index.css"; +@import "../light/common/index.css"; +@import "../light/designer/index.css"; +@import "../light/palette/index.css"; +@import "../dark/palette/index.css"; diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/resource.json new file mode 100644 index 0000000..3164d01 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "G", + "description": "The dark-cool theme for Perspective.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "index.css", + "variables.css" + ], + "attributes": { + "lastModification": { + "actor": "theme-manager", + "timestamp": "2025-11-04T22:58:17Z" + }, + "lastModificationSignature": "f102a74e7e065fbba540a65069d8bcbdb9c34b3a0720ce3db7c9f9742b87b378" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/variables.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/variables.css new file mode 100644 index 0000000..1183433 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-cool/variables.css @@ -0,0 +1,15 @@ +@import "../dark/variables.css"; + +:root { + /* Neutrals */ + --neutral-10: #121619; /* cool-100 */ + --neutral-20: #21272A; /* cool-90 */ + --neutral-30: #343A3F; /* cool-80 */ + --neutral-40: #4D5358; /* cool-70 */ + --neutral-50: #697077; /* cool-60 */ + --neutral-60: #878D96; /* cool-50 */ + --neutral-70: #A2A9B0; /* cool-40 */ + --neutral-80: #C1C7CD; /* cool-30 */ + --neutral-90: #DDE1E6; /* cool-20 */ + --neutral-100: #F2F4F8; /* cool-10 */ +} diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/config.json new file mode 100644 index 0000000..0e879bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/config.json @@ -0,0 +1,4 @@ +{ + "entrypoint": "index.css", + "isPrivate": false +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/index.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/index.css new file mode 100644 index 0000000..50f3ee8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/index.css @@ -0,0 +1,8 @@ +@import "./variables.css"; +@import "../light/fonts.css"; +@import "../dark/globals.css"; +@import "../light/app/index.css"; +@import "../light/common/index.css"; +@import "../light/designer/index.css"; +@import "../light/palette/index.css"; +@import "../dark/palette/index.css"; diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/resource.json new file mode 100644 index 0000000..863ecc7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "G", + "description": "The dark-warm theme for Perspective.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "index.css", + "variables.css" + ], + "attributes": { + "lastModification": { + "actor": "theme-manager", + "timestamp": "2025-11-04T22:58:17Z" + }, + "lastModificationSignature": "68ea4fffd3e70f90610070571415564fac5ec72561387ef083f38d177296bef6" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/variables.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/variables.css new file mode 100644 index 0000000..b7fb045 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/dark-warm/variables.css @@ -0,0 +1,15 @@ +@import "../dark/variables.css"; + +:root { + /* Neutrals */ + --neutral-10: #171414; /* warm-100 */ + --neutral-20: #272525; /* warm-90 */ + --neutral-30: #3C3838; /* warm-80 */ + --neutral-40: #565151; /* warm-70 */ + --neutral-50: #736F6F; /* warm-60 */ + --neutral-60: #8F8B8B; /* warm-50 */ + --neutral-70: #ADA8A8; /* warm-40 */ + --neutral-80: #CAC5C4; /* warm-30 */ + --neutral-90: #E5E0DF; /* warm-20 */ + --neutral-100: #F7F3F2; /* warm-10 */ +} diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/config.json new file mode 100644 index 0000000..0e879bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/config.json @@ -0,0 +1,4 @@ +{ + "entrypoint": "index.css", + "isPrivate": false +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/index.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/index.css new file mode 100644 index 0000000..3a3b580 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/index.css @@ -0,0 +1,7 @@ +@import "./variables.css"; +@import "../light/fonts.css"; +@import "../light/globals.css"; +@import "../light/app/index.css"; +@import "../light/common/index.css"; +@import "../light/designer/index.css"; +@import "../light/palette/index.css"; diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/resource.json new file mode 100644 index 0000000..3e99352 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "G", + "description": "The light-cool theme for Perspective.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "index.css", + "variables.css" + ], + "attributes": { + "lastModification": { + "actor": "theme-manager", + "timestamp": "2025-11-04T22:58:17Z" + }, + "lastModificationSignature": "3bfb4f354a9de9959d3f687e44575247e634af5d57c1d06ffd7ba32cc8927aa0" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/variables.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/variables.css new file mode 100644 index 0000000..5c80ef4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-cool/variables.css @@ -0,0 +1,15 @@ +@import "../light/variables.css"; + +:root { + /* Neutrals */ + --neutral-10: #F2F4F8; /* cool-10 */ + --neutral-20: #DDE1E6; /* cool-20 */ + --neutral-30: #C1C7CD; /* cool-30 */ + --neutral-40: #A2A9B0; /* cool-40 */ + --neutral-50: #878D96; /* cool-50 */ + --neutral-60: #697077; /* cool-60 */ + --neutral-70: #4D5358; /* cool-70 */ + --neutral-80: #343A3F; /* cool-80 */ + --neutral-90: #21272A; /* cool-90 */ + --neutral-100: #121619; /* cool-100 */ +} diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/config.json new file mode 100644 index 0000000..0e879bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/config.json @@ -0,0 +1,4 @@ +{ + "entrypoint": "index.css", + "isPrivate": false +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/index.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/index.css new file mode 100644 index 0000000..3a3b580 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/index.css @@ -0,0 +1,7 @@ +@import "./variables.css"; +@import "../light/fonts.css"; +@import "../light/globals.css"; +@import "../light/app/index.css"; +@import "../light/common/index.css"; +@import "../light/designer/index.css"; +@import "../light/palette/index.css"; diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/resource.json new file mode 100644 index 0000000..5a8557b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "G", + "description": "The light-warm theme for Perspective.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "index.css", + "variables.css" + ], + "attributes": { + "lastModification": { + "actor": "theme-manager", + "timestamp": "2025-11-04T22:58:17Z" + }, + "lastModificationSignature": "b21691946dfaf42bf27861b5af67d296347e934110635f1ac548c676a999604c" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/variables.css b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/variables.css new file mode 100644 index 0000000..1e41d24 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.perspective/themes/light-warm/variables.css @@ -0,0 +1,16 @@ +@import "../light/variables.css"; + +:root { + /* Neutrals */ + --neutral-10: #F7F3F2; /* warm-10 */ + --neutral-20: #E5E0DF; /* warm-20 */ + --neutral-30: #CAC5C4; /* warm-30 */ + --neutral-40: #ADA8A8; /* warm-40 */ + --neutral-50: #8F8B8B; /* warm-50 */ + --neutral-60: #736F6F; /* warm-60 */ + --neutral-70: #565151; /* warm-70 */ + --neutral-80: #3C3838; /* warm-80 */ + --neutral-90: #272525; /* warm-90 */ + --neutral-100: #171414; /* warm-100 */ + +} diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/config.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/config.json new file mode 100644 index 0000000..ccb50a7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/config.json @@ -0,0 +1,6 @@ +{ + "chartRecordingEnabled": false, + "pruneAge": 7, + "pruneAgeUnits": "DAY", + "recordingsPerChart": 5 +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/resource.json b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/resource.json new file mode 100644 index 0000000..648b81f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/com.inductiveautomation.sfc/chart-settings/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:17Z" + }, + "lastModificationSignature": "e7d76604652ac5043cf828de2c6338480489a3bdf29362d49773a25d9c83d1e4" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/config-mode.json b/config/dcframe1-hmi1/resources/core/config-mode.json new file mode 100644 index 0000000..d74a330 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/config-mode.json @@ -0,0 +1,7 @@ +{ + "title": "Core", + "description": "Core collection of locally managed Gateway configuration resources", + "enabled": true, + "inheritable": true, + "parent": "external" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/cobranding/config.json b/config/dcframe1-hmi1/resources/core/ignition/cobranding/config.json new file mode 100644 index 0000000..eebcfad --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/cobranding/config.json @@ -0,0 +1,16 @@ +{ + "appIcon": null, + "appIconName": null, + "appIconSize": null, + "backgroundColor": "#697077", + "buttonColor": "#0C7BB3", + "buttonTextColor": "#FFFFFF", + "enabled": false, + "favicon": null, + "faviconName": null, + "faviconSize": null, + "logo": null, + "logoName": null, + "logoType": null, + "textColor": "#FFFFFF" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/cobranding/resource.json b/config/dcframe1-hmi1/resources/core/ignition/cobranding/resource.json new file mode 100644 index 0000000..c69cc19 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/cobranding/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:12Z" + }, + "lastModificationSignature": "39892c3f26ece4150566b23fadcb8f2e126001ba4543e11143acc681ba0918a0" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/config.json new file mode 100644 index 0000000..f37550a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/config.json @@ -0,0 +1,10 @@ +{ + "classname": "com.mysql.cj.jdbc.Driver", + "defaultPropInstructions": "There is an extensive list of extra connection properties available for MySQL Connector/J. See \u003ca href\u003d\u0027http://dev.mysql.com/doc/connectors/en/connector-j-reference-configuration-properties.html\u0027\u003ethe documentation\u003c/a\u003e for a table describing all connection properties.\u003cbr\u003eA default \u003ctt\u003eserverTimezone\u003c/tt\u003e value (taken from the gateway) will be appended to the connection string if one is not specified.", + "defaultProps": "zeroDateTimeBehavior\u003dCONVERT_TO_NULL;connectTimeout\u003d120000;socketTimeout\u003d120000;useSSL\u003dfalse;allowPublicKeyRetrieval\u003dtrue;rewriteBatchedStatements\u003dtrue;disableMariaDbDriver", + "defaultTranslator": "MYSQL", + "defaultValidationQuery": "SELECT 1", + "type": "MYSQL", + "urlFormat": "jdbc:mysql://localhost:3306/test", + "urlInstructions": "\u003cbr/\u003eThe format of the MySQL connect URL is:\u003cbr\u003e\u003ccode\u003ejdbc:mysql://\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e/\u003cb\u003edatabase\u003c/b\u003e\u003c/code\u003e\u003cbr\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. MySQL default port is \u003cb\u003e3306\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003edatabase\u003c/b\u003e: The name of the logical database that you are connecting to on the MySQL server.\u003c/li\u003e\u003c/ul\u003e" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/resource.json new file mode 100644 index 0000000..2b5c639 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/MySQL/resource.json @@ -0,0 +1,13 @@ +{ + "scope": "A", + "description": "The official MySQL JDBC Driver, Connector/J.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "29568b4b-33e1-4eb7-b735-4c6381e31220" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/config.json new file mode 100644 index 0000000..11e892c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/config.json @@ -0,0 +1,10 @@ +{ + "classname": "oracle.jdbc.driver.OracleDriver", + "defaultPropInstructions": "", + "defaultProps": "", + "defaultTranslator": "ORACLE", + "defaultValidationQuery": "SELECT 1 FROM DUAL", + "type": "ORACLE", + "urlFormat": "jdbc:oracle:thin:@localhost:1521:test", + "urlInstructions": "\u003cbr/\u003eThe format of the Oracle connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:oracle:thin:@\u003cb\u003ehost\u003c/b\u003e:\u003cb\u003eport\u003c/b\u003e:\u003cb\u003eSID\u003c/b\u003e\u003c/code\u003e\u003cbr/\u003eWith the three parameters (in bold) \u003cul style\u003d\"list-style-type:none;margin-left:10px;\"\u003e\u003cli\u003e\u003cb\u003ehost\u003c/b\u003e: The host name or IP address of the database server.\u003c/li\u003e\u003cli\u003e\u003cb\u003eport\u003c/b\u003e: The port that the database server is running on. Oracle\u0027s default port is \u003cb\u003e1521\u003c/b\u003e.\u003c/li\u003e\u003cli\u003e\u003cb\u003eSID\u003c/b\u003e: the system ID that identifies the database to connect to.\u003c/li\u003e\u003c/ul\u003e" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/resource.json new file mode 100644 index 0000000..07cc526 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/Oracle Database/resource.json @@ -0,0 +1,13 @@ +{ + "scope": "A", + "description": "The Oracle Database JDBC driver.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "79218e42-14e0-4992-bfec-ae379f42ac92" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/config.json new file mode 100644 index 0000000..8561121 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/config.json @@ -0,0 +1,10 @@ +{ + "classname": "org.sqlite.JDBC", + "defaultPropInstructions": "No extra connection parameters are recommended for SQLite", + "defaultProps": "", + "defaultTranslator": "SQLITE", + "defaultValidationQuery": "SELECT 1", + "type": "SQLITE", + "urlFormat": "jdbc:sqlite:C:/Path/To/File.db", + "urlInstructions": "\u003cbr/\u003eThe format of the SQLite connect URL is:\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:C:/Path/To/File.db\u003c/code\u003e\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:/path/on/linux/File.db\u003c/code\u003e\u003cbr/\u003e\u003cbr/\u003eUse \u003ccode\u003e${data}\u003c/code\u003e or \u003ccode\u003e${local}\u003c/code\u003e as a placeholder for the Ignition Gateway\u0027s data directory or local directory, respectively, as seen below:\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:${data}/File.db\u003c/code\u003e\u003cbr/\u003e\u003ccode\u003ejdbc:sqlite:${local}/Folder/File.db\u003c/code\u003e\u003cbr/\u003e\u003cbr/\u003eUse \u003ccode\u003ejdbc:sqlite::memory:\u003c/code\u003e for a temporary database.\u003cbr/\u003e" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/resource.json new file mode 100644 index 0000000..791837b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-driver/SQLite/resource.json @@ -0,0 +1,13 @@ +{ + "scope": "A", + "description": "Driver for the popular embedded database system.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "02add0bf-7253-4311-97c6-8bfbb299709b" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/config.json new file mode 100644 index 0000000..405d888 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/config.json @@ -0,0 +1,26 @@ +{ + "alterTable": "ALTER TABLE {tablename} {alterdef}", + "alterTableColumnDef": "ADD COLUMN {columnname} {type}", + "autoIncTypeDef": "{type} NOT NULL AUTO_INCREMENT", + "blobType": "VARBINARY", + "boolType": "INT", + "columnQuoteChar": "\"", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP", + "datetimeType": "DATETIME", + "fetchKeyQuery": "", + "i1Type": "INT", + "i2Type": "INT", + "i4Type": "INT", + "i8Type": "BIGINT", + "limit": "LIMIT {limit}", + "limitClausePosition": "Back", + "primaryKeyDef": "PRIMARY KEY ({columnname})", + "r4Type": "FLOAT", + "r8Type": "DOUBLE", + "stringType": "VARCHAR(255)", + "supportsRGK": true, + "tableListFilter": "", + "textType": "" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/resource.json new file mode 100644 index 0000000..5cc68e3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/GENERIC/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "15d6ea2a-1549-4520-806d-85a5007f5192", + "lastModificationSignature": "9d94558928c39b639fb11b821cd4d7b654e6caa3d44c1548568fc8c957adbd93" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/config.json new file mode 100644 index 0000000..0bbd66c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/config.json @@ -0,0 +1,26 @@ +{ + "alterTable": "ALTER TABLE {tablename} ADD {alterdef}", + "alterTableColumnDef": "{columnname} {type}", + "autoIncTypeDef": "{type} IDENTITY(1, 1)", + "blobType": "VARBINARY", + "boolType": "INT", + "columnQuoteChar": "\"", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP", + "datetimeType": "DATETIME", + "fetchKeyQuery": "", + "i1Type": "INT", + "i2Type": "INT", + "i4Type": "INT", + "i8Type": "BIGINT", + "limit": "TOP {limit}", + "limitClausePosition": "Front", + "primaryKeyDef": "PRIMARY KEY CLUSTERED ({columnname})", + "r4Type": "FLOAT(10)", + "r8Type": "DOUBLE PRECISION", + "stringType": "NVARCHAR(255)", + "supportsRGK": true, + "tableListFilter": "", + "textType": "NVARCHAR(MAX)" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/resource.json new file mode 100644 index 0000000..329e026 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MSSQL/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "826e8d03-9a80-42b2-ac97-33a5a8d97a4a", + "lastModificationSignature": "124a2b51e0362764745e4f9fcdc0baa2260cf0dfd57ca35a6579a48f1662e544" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/config.json new file mode 100644 index 0000000..923349d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/config.json @@ -0,0 +1,26 @@ +{ + "alterTable": "ALTER TABLE {tablename} {alterdef}", + "alterTableColumnDef": "ADD COLUMN {columnname} {type}", + "autoIncTypeDef": "{type} NOT NULL AUTO_INCREMENT", + "blobType": "VARBINARY", + "boolType": "INT", + "columnQuoteChar": "`", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP", + "datetimeType": "DATETIME", + "fetchKeyQuery": "", + "i1Type": "INT", + "i2Type": "INT", + "i4Type": "INT", + "i8Type": "BIGINT", + "limit": "LIMIT {limit}", + "limitClausePosition": "Back", + "primaryKeyDef": "PRIMARY KEY ({columnname})", + "r4Type": "FLOAT", + "r8Type": "DOUBLE", + "stringType": "VARCHAR(255)", + "supportsRGK": true, + "tableListFilter": "", + "textType": "TEXT" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/resource.json new file mode 100644 index 0000000..d11d778 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/MYSQL/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "f9317d9f-be6a-4ba1-af39-906d05ce68f4", + "lastModificationSignature": "39fe5593c44901a6c9b303f85d5828afd6bf206ea813698953a57ef9be6ca504" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/config.json new file mode 100644 index 0000000..8c39e95 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/config.json @@ -0,0 +1,28 @@ +{ + "alterTable": "ALTER TABLE {tablename} ADD ({alterdef})", + "alterTableColumnDef": "{columnname} {type}", + "autoIncTypeDef": "{type} NOT NULL", + "blobType": "VARBINARY", + "boolType": "INT", + "columnQuoteChar": "\"", + "createAutoIncSequence": "CREATE SEQUENCE {tablename}_seq START WITH 1 INCREMENT BY 1", + "createAutoIncTrigger": "CREATE TRIGGER {tablename}_trig \nBEFORE INSERT ON {tablename} \nREFERENCING NEW AS NEW\nFOR EACH ROW \nBEGIN \n SELECT {tablename}_seq.NEXTVAL \n INTO :NEW.{columnname} FROM DUAL;\nEND;", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP FROM DUAL", + "datetimeType": "TIMESTAMP", + "fetchKeyQuery": "SELECT {tablename}_seq.CURRVAL FROM DUAL", + "i1Type": "INT", + "i2Type": "INT", + "i4Type": "INT", + "i8Type": "INT", + "limit": "ROWNUM \u003c\u003d {limit}", + "limitClausePosition": "Wrap", + "primaryKeyDef": "PRIMARY KEY ({columnname})", + "r4Type": "FLOAT", + "r8Type": "DOUBLE PRECISION", + "stringType": "VARCHAR2(255)", + "supportsRGK": false, + "tableListFilter": "SYS_INFO*;*SYSTEM*;WWV*;*$*;DBA*;LOGMNR*;ORDDCM*;APEX*;ALL_SA*;DATABASE*;DV_*;GSM*;HELP;MVIEW*;ORD_*;PRODUCT_PRIVS;REDO_*;SCHEDULER_*;SERVICE*;SI_*;SQLPLUS*;SYS_*;USER_SA*;VERIFY_HISTORY;VNCR;WLM_*;XML_*;CLOUD;REGION;CHANGE_LOG*", + "textType": "NCLOB" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/resource.json new file mode 100644 index 0000000..0520080 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/ORACLE/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "1244533e-8524-4fa4-8d5d-d95b3df84d4d", + "lastModificationSignature": "f8b8a061fb4249323645d1de0d9b3bd7abdd190bb06235079577da84844486c0" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/config.json new file mode 100644 index 0000000..2c4b93f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/config.json @@ -0,0 +1,26 @@ +{ + "alterTable": "ALTER TABLE {tablename} {alterdef}", + "alterTableColumnDef": "ADD COLUMN {columnname} {type}", + "autoIncTypeDef": "SERIAL NOT NULL", + "blobType": "BYTEA", + "boolType": "INT", + "columnQuoteChar": "\"", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP", + "datetimeType": "TIMESTAMP", + "fetchKeyQuery": "", + "i1Type": "INT", + "i2Type": "INT", + "i4Type": "INT", + "i8Type": "BIGINT", + "limit": "LIMIT {limit}", + "limitClausePosition": "Back", + "primaryKeyDef": "PRIMARY KEY ({columnname})", + "r4Type": "FLOAT", + "r8Type": "DOUBLE PRECISION", + "stringType": "VARCHAR(255)", + "supportsRGK": true, + "tableListFilter": "", + "textType": "TEXT" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/resource.json new file mode 100644 index 0000000..516d063 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/POSTGRES/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "d497f61b-a34f-437e-8ba9-577ade367c94", + "lastModificationSignature": "59dc88e393706cb8661d9fab5d50167f287254d25d66eff72e7c4a13e8dbdf58" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/config.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/config.json new file mode 100644 index 0000000..f04a7de --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/config.json @@ -0,0 +1,26 @@ +{ + "alterTable": "ALTER TABLE {tablename} {alterdef}", + "alterTableColumnDef": "ADD COLUMN {columnname} {type}", + "autoIncTypeDef": "INTEGER PRIMARY KEY", + "blobType": "BLOB", + "boolType": "INTEGER", + "columnQuoteChar": "\"", + "createIndex": "CREATE INDEX {indexname} ON {tablename}({columnname})", + "createTable": "CREATE TABLE {tablename} ({creationdef}{primarykeydef})", + "currentTimeQuery": "SELECT CURRENT_TIMESTAMP", + "datetimeType": "TEXT", + "fetchKeyQuery": "", + "i1Type": "INTEGER", + "i2Type": "INTEGER", + "i4Type": "INTEGER", + "i8Type": "INTEGER", + "limit": "LIMIT {limit}", + "limitClausePosition": "Back", + "primaryKeyDef": "", + "r4Type": "REAL", + "r8Type": "REAL", + "stringType": "TEXT", + "supportsRGK": true, + "tableListFilter": "", + "textType": "TEXT" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/resource.json b/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/resource.json new file mode 100644 index 0000000..53ac7a4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/database-translator/SQLITE/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:23Z" + }, + "uuid": "06acd374-73b1-4c36-9e20-ea49f6597629", + "lastModificationSignature": "f634301b27e695466e78f26eaa4dcdf31d832fcf17f2e76b0742fb909e7d96d8" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/config.json b/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/config.json new file mode 100644 index 0000000..3338f33 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/config.json @@ -0,0 +1,5 @@ +{ + "historianName": "Edge Historian", + "projectName": "Edge", + "visualizationName": "VISION" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/resource.json b/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/resource.json new file mode 100644 index 0000000..a0f84d4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/edge-system-properties/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:12Z" + }, + "lastModificationSignature": "2ee3c1872571b29cc7500fa5f1b25e371fcbc9c012ea9fc76347c7f95ee6c27e" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/config.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/config.json new file mode 100644 index 0000000..fdc1e91 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/config.json @@ -0,0 +1,3 @@ +{ + "proxyRules": [] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/resource.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/resource.json new file mode 100644 index 0000000..f3e6976 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-proxy-rules/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "8.3-migration", + "timestamp": "2025-11-04T22:58:11Z" + }, + "lastModificationSignature": "0f3e5911b8568eacb3c1d665ea533fddcfb626b46c966367d3ccace4b07977e3" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/config.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/config.json new file mode 100644 index 0000000..85d55c5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/config.json @@ -0,0 +1,39 @@ +{ + "queueSettings": [ + { + "description": "Generic Gateway Network queue", + "friendlyName": "Default Queue", + "maxActive": -1, + "queueId": "_default_", + "timeoutMillis": 60000 + }, + { + "description": "Handles gateway network diagnostic information messages", + "friendlyName": "Diagnostic Info Queue", + "maxActive": -1, + "queueId": "diagnosticInfoQueue", + "timeoutMillis": 300000 + }, + { + "description": "Handles results for remote service calls over the Gateway Network", + "friendlyName": "Call Results Queue", + "maxActive": -1, + "queueId": "_rpcReturn_", + "timeoutMillis": 60000 + }, + { + "description": "Handles messages that take up to an hour to deliver", + "friendlyName": "Long Wait Queue", + "maxActive": -1, + "queueId": "longWaitQueue", + "timeoutMillis": 3600000 + }, + { + "description": "Forwards requests through a proxy Gateway", + "friendlyName": "Proxy Queue", + "maxActive": -1, + "queueId": "_proxy_", + "timeoutMillis": 3600000 + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/resource.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/resource.json new file mode 100644 index 0000000..6a5a475 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-queue-settings/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "8.3-migration", + "timestamp": "2025-11-04T22:58:10Z" + }, + "lastModificationSignature": "a4bfc2351da4d169662b8f7270a8fa2c74ea74056b686dba6e978ca816af59cd" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/config.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/config.json new file mode 100644 index 0000000..d3b64f4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/config.json @@ -0,0 +1,17 @@ +{ + "allowIncoming": true, + "allowJavaSerialization": false, + "allowedProxyHops": 0, + "incomingPingMaxMissed": 12, + "incomingPingRateMillis": 5000, + "incomingPingTimeoutMillis": 300, + "overloadWaitSecs": 60, + "proxyInterceptServiceCalls": false, + "receiveQueueMax": 100, + "requireSSL": true, + "requireTwoWayAuth": true, + "securityPolicy": "ApprovedOnly", + "tempFilesMaxAgeHours": 24, + "websocketSessionIdleTimeout": 30000, + "whitelist": "" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/resource.json b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/resource.json new file mode 100644 index 0000000..84f111e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/gateway-network-settings/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:59:51Z" + }, + "lastModificationSignature": "94f1213d4cfa198170fa410c6ef33f56c72e46d5c419945f38c83187bf6e71ef", + "enabled": true + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/config.json b/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/config.json new file mode 100644 index 0000000..0e9334e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/config.json @@ -0,0 +1,5 @@ +{ + "liveEventLimit": 5, + "notifyInitialEvents": false, + "startupSuppressionTime": 10 +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/resource.json b/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/resource.json new file mode 100644 index 0000000..c310d25 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/general-alarm-settings/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:24Z" + }, + "lastModificationSignature": "91d5a9f0bf86e2574f45e63a1190f752fb26be7981a493e5a446333c9405820c" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/config.json b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/config.json new file mode 100644 index 0000000..01e05be --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/config.json @@ -0,0 +1,62 @@ +{ + "profile": { + "securityLevelRules": { + "nodes": [] + }, + "type": "internal", + "userAttributeMapper": { + "email": { + "config": { + "attributePath": "email" + }, + "type": "direct" + }, + "firstName": { + "config": { + "attributePath": "given_name" + }, + "type": "direct" + }, + "id": { + "config": { + "attributePath": "sub" + }, + "type": "direct" + }, + "lastName": { + "config": { + "attributePath": "family_name" + }, + "type": "direct" + }, + "roles": { + "config": { + "attributePath": "roles" + }, + "type": "direct" + }, + "userName": { + "config": { + "attributePath": "preferred_username" + }, + "type": "direct" + } + }, + "userGrants": { + "id": {}, + "username": {} + } + }, + "settings": { + "authMethods": [ + { + "config": {}, + "type": "basic" + } + ], + "rememberMeExp": 0, + "sessionExp": 0, + "sessionInactivityTimeout": 30, + "userSource": "default" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/resource.json b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/resource.json new file mode 100644 index 0000000..31a3c54 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/default/resource.json @@ -0,0 +1,18 @@ +{ + "scope": "A", + "description": "Automatically generated Ignition Identity Provider which uses the User Source Profile named \"default\".", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T22:58:11Z" + }, + "uuid": "3fa90d43-dc36-4283-ac52-47d33cb184e0", + "lastModificationSignature": "a54ce40a2c65bbc50ac97de5facbacd2819ce23e57215f74bdad5cad7a5047c8" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/config.json b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/config.json new file mode 100644 index 0000000..0721c45 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/config.json @@ -0,0 +1,62 @@ +{ + "profile": { + "securityLevelRules": { + "nodes": [] + }, + "type": "internal", + "userAttributeMapper": { + "email": { + "config": { + "attributePath": "email" + }, + "type": "direct" + }, + "firstName": { + "config": { + "attributePath": "given_name" + }, + "type": "direct" + }, + "id": { + "config": { + "attributePath": "sub" + }, + "type": "direct" + }, + "lastName": { + "config": { + "attributePath": "family_name" + }, + "type": "direct" + }, + "roles": { + "config": { + "attributePath": "roles" + }, + "type": "direct" + }, + "userName": { + "config": { + "attributePath": "preferred_username" + }, + "type": "direct" + } + }, + "userGrants": { + "id": {}, + "username": {} + } + }, + "settings": { + "authMethods": [ + { + "config": {}, + "type": "basic" + } + ], + "rememberMeExp": 0, + "sessionExp": 0, + "sessionInactivityTimeout": 30, + "userSource": "temp" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/resource.json b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/resource.json new file mode 100644 index 0000000..c434020 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/identity-provider/temp/resource.json @@ -0,0 +1,18 @@ +{ + "scope": "A", + "description": "Temporary Ignition Identity Provider created during password reset which uses the User Source Profile named \"temp\".", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T23:29:24Z" + }, + "uuid": "a4344b92-4c18-41e0-a802-e574bedb79e1", + "lastModificationSignature": "5d106a49fa55d292d06f9b42475f05f0de2955c6bfb920736c20be372eba2ef4" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/about.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/about.png new file mode 100644 index 0000000..801b7f6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/about.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/resource.json new file mode 100644 index 0000000..aa69f4b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/about.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "about.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 607, + "lastModificationSignature": "5a8567e126a302fd01c0f7edcf741433a1c4914623d4415c953cb06934fc1558", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/add2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/add2.png new file mode 100644 index 0000000..379e8b8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/add2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/resource.json new file mode 100644 index 0000000..09d912b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/add2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "add2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 201, + "lastModificationSignature": "e5b016e5c6664490c200076ad03cffdfc8af6413bbe726876adb19e0580045f4", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/arrow_down_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/arrow_down_green.png new file mode 100644 index 0000000..e56c122 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/arrow_down_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/resource.json new file mode 100644 index 0000000..b58f7dd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_down_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_down_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 328, + "lastModificationSignature": "2643b1e2e6d7dee4145d9d22bf59d83434fca72c2e084f90eec12361450f5cd6", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/arrow_left_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/arrow_left_green.png new file mode 100644 index 0000000..ee99141 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/arrow_left_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/resource.json new file mode 100644 index 0000000..25852c7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_left_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_left_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 321, + "lastModificationSignature": "e6b7aea330f1845db1c1b06cfa4bc4c2dfd37fec06cd415866505ddc97ca0943", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/arrow_right_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/arrow_right_green.png new file mode 100644 index 0000000..cdfa7e7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/arrow_right_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/resource.json new file mode 100644 index 0000000..27572f8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_right_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_right_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 314, + "lastModificationSignature": "9398111443852d720b92d26458ed5689cb7fe0bd7a50301c66a9fbeb28c6b171", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/arrow_up_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/arrow_up_green.png new file mode 100644 index 0000000..ac9d5b4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/arrow_up_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/resource.json new file mode 100644 index 0000000..39854c4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/arrow_up_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_up_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 299, + "lastModificationSignature": "02b60509f118722c56e39493543e7a2e2a7b8ac01e37bb19e1619220ea1284d5", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/businessman.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/businessman.png new file mode 100644 index 0000000..3ea2769 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/businessman.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/resource.json new file mode 100644 index 0000000..c1739ef --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 584, + "lastModificationSignature": "9cca1853957d6711fe889a4b0abf17b9125283d014298ff8cd24039f29ca2575", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/businessman2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/businessman2.png new file mode 100644 index 0000000..db33460 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/businessman2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/resource.json new file mode 100644 index 0000000..963c2b2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 641, + "lastModificationSignature": "76604652fc9e871f7255c45f2a6a8c489a02b81e4d0a5bc937681a9cd2986439", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/businessman_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/businessman_add.png new file mode 100644 index 0000000..8638df3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/businessman_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/resource.json new file mode 100644 index 0000000..0cd9f05 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_add.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 490, + "lastModificationSignature": "a4b1231ea2b6ea12fdeb406cd50a316ba3267b54220fca79e09f18bfbbe3e192", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/businessman_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/businessman_delete.png new file mode 100644 index 0000000..c69cfc0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/businessman_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/resource.json new file mode 100644 index 0000000..a694db1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessman_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_delete.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 632, + "lastModificationSignature": "91afff99e02313c883c9be870653af8e642c747167db263ca1c85a3fe68b3571", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/businessmen.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/businessmen.png new file mode 100644 index 0000000..fe8585a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/businessmen.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/resource.json new file mode 100644 index 0000000..6e8f0c0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/businessmen.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessmen.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 795, + "lastModificationSignature": "08e392d177d13c78822cd265995f418a1be644a520d0ae884c211af54b2da5e6", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/calculator.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/calculator.png new file mode 100644 index 0000000..cd319e9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/calculator.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/resource.json new file mode 100644 index 0000000..04dddab --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calculator.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calculator.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 295, + "lastModificationSignature": "aff06616e5ba974f7041bf46f1703ea185504aa4b6ab2348bf93f0e80d801e2d", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/calendar.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/calendar.png new file mode 100644 index 0000000..9c1d68f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/calendar.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/resource.json new file mode 100644 index 0000000..7abcfbd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/calendar.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calendar.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 311, + "lastModificationSignature": "92708b4afe759de273294d8d89aaabbeb8e9325bf7b846292042e457e63c11a1", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/camera2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/camera2.png new file mode 100644 index 0000000..e2e36ec Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/camera2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/resource.json new file mode 100644 index 0000000..416f1ca --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/camera2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "camera2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 479, + "lastModificationSignature": "fae7a173bce56c57cae7fae121a890a56b6f38046c09a2e16d13dceaed9e9cee", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/chart.png new file mode 100644 index 0000000..7e2743a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/resource.json new file mode 100644 index 0000000..1c6ee9b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "chart.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 424, + "lastModificationSignature": "f7f6c97ca00f0aa3268aad6c0ccb3ea256ad5f796f4ace5f21de255d76979ce9", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/check2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/check2.png new file mode 100644 index 0000000..7505ee8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/check2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/resource.json new file mode 100644 index 0000000..0d7409f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/check2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "check2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 413, + "lastModificationSignature": "71bd981d39bca785de479f57a5511b38a52ffc31e01475641f8e571d2481b6a3", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/clients.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/clients.png new file mode 100644 index 0000000..840f058 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/clients.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/resource.json new file mode 100644 index 0000000..8c4ff60 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clients.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clients.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 189, + "lastModificationSignature": "2b2a172306ccf0d8dcb94c6ff7e2c06d0e7bd7c643440f5fee557f5fc89bc6bb", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/clipboard.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/clipboard.png new file mode 100644 index 0000000..3b27aa3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/clipboard.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/resource.json new file mode 100644 index 0000000..f2092fa --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 263, + "lastModificationSignature": "0d37aa2dca181981ac327ce942f55c91927936e7a6324500c12b2eb902f04110", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/clipboard_empty.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/clipboard_empty.png new file mode 100644 index 0000000..514f5bc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/clipboard_empty.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/resource.json new file mode 100644 index 0000000..a00131e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clipboard_empty.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard_empty.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 194, + "lastModificationSignature": "f0e164233f7516bb8644009df6ec70b14b34788ede87c69a7e56b8785483ff9e", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/clock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/clock.png new file mode 100644 index 0000000..59ca190 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/clock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/resource.json new file mode 100644 index 0000000..08d232f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/clock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clock.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 491, + "lastModificationSignature": "23a712e0f59e365d885916ab0080d55d55340dce4a9b9503ca620305310d786b", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/copy.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/copy.png new file mode 100644 index 0000000..76b01e9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/copy.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/resource.json new file mode 100644 index 0000000..a5d06b6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/copy.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "copy.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 417, + "lastModificationSignature": "655344cfeaeaeeb0fb4922d1acfc931e1d80601f01c957d166e182523340a1b5", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/cut.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/cut.png new file mode 100644 index 0000000..ffdac41 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/cut.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/resource.json new file mode 100644 index 0000000..e4485bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/cut.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "cut.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 632, + "lastModificationSignature": "c3aaeac57cc7bb142fd0dcdd4dc8cf2ff4dd6b1050b63c2b198450d4f553f51b", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/delete2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/delete2.png new file mode 100644 index 0000000..30cda4c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/delete2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/resource.json new file mode 100644 index 0000000..91ca715 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/delete2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "delete2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 259, + "lastModificationSignature": "e92235503cc34d9c64dcb7e759ab5b48f1a1f734089a7f59d534d5f99c82a829", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/disk_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/disk_green.png new file mode 100644 index 0000000..931cfed Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/disk_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/resource.json new file mode 100644 index 0000000..7bd0ed0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/disk_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "disk_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 247, + "lastModificationSignature": "c6181e7fefae663b94d269b83e667343aad7a79daa1ee9f4b38bc6e2495f0a94", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/document.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/document.png new file mode 100644 index 0000000..302e8d8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/document.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/resource.json new file mode 100644 index 0000000..dc2179f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 303, + "lastModificationSignature": "1d1ff07bb4c230cc2fa1715bf9331b79c431779558926ea0a3585848972a67c8", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/document_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/document_add.png new file mode 100644 index 0000000..12348a8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/document_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/resource.json new file mode 100644 index 0000000..060c1cf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_add.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 394, + "lastModificationSignature": "2b250b10a23bfc3de0a1b145d95e5d56aee3247afdcb404c3aa067c2a12f4da0", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/document_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/document_delete.png new file mode 100644 index 0000000..9d3a694 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/document_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/resource.json new file mode 100644 index 0000000..f42a554 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_delete.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 475, + "lastModificationSignature": "25e1ff4d41a36d6fb0c442adc7680e81ab79a72891d554028831781963b7d82a", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/document_edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/document_edit.png new file mode 100644 index 0000000..e22fd04 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/document_edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/resource.json new file mode 100644 index 0000000..dd68420 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/document_edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_edit.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 505, + "lastModificationSignature": "2892198efe59a8a71e66c81356f55ed7f0c50ccb17c81ecd7146ea7a700de9f3", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/edit.png new file mode 100644 index 0000000..bcfd58b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/resource.json new file mode 100644 index 0000000..b4c0675 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "edit.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 514, + "lastModificationSignature": "d8435a3877617e7124f5a881ee0b295654fab13f1fe39576f41f7d7a4c175aa4", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/exit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/exit.png new file mode 100644 index 0000000..f75a7c7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/exit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/resource.json new file mode 100644 index 0000000..07b3d8d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/exit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "exit.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 448, + "lastModificationSignature": "b302bdc4f2c3318cd084f43a5b1f45a30d00095a1a94323db06db6bdd1bcf426", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/export1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/export1.png new file mode 100644 index 0000000..8d75456 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/export1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/resource.json new file mode 100644 index 0000000..d689ffc --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/export1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "export1.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 323, + "lastModificationSignature": "dec0a7518e6262a9a2e795d97408209d444030c4d75401525aa75586d0e0eb7b", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/find.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/find.png new file mode 100644 index 0000000..e152227 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/find.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/resource.json new file mode 100644 index 0000000..7706fe6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/find.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "find.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 483, + "lastModificationSignature": "9e8686d908964480f8adf350c1d5f37282325329322bc1a11b9fc250a84869ef", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/help.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/help.png new file mode 100644 index 0000000..51c9392 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/help.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/resource.json new file mode 100644 index 0000000..acdc3d7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/help.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "help.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 463, + "lastModificationSignature": "0c66d6b0cb3ccf9e955f55051093147588d28cffda62fbbb50bba0eafdfafd1b", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/home.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/home.png new file mode 100644 index 0000000..76eb17a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/home.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/resource.json new file mode 100644 index 0000000..4a4b3b1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/home.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "home.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 448, + "lastModificationSignature": "8b0a3c3313667009ba2550928cdcf0e09a94fc4d6a1509f20726c25cef791f12", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/id_card.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/id_card.png new file mode 100644 index 0000000..2ad78a0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/id_card.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/resource.json new file mode 100644 index 0000000..286aaf7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 300, + "lastModificationSignature": "ff163ac8410aea4cc29eda5849b7001d9df1aed636c8eb324cc122f83d36b544", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/id_card_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/id_card_add.png new file mode 100644 index 0000000..5ec1fdb Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/id_card_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/resource.json new file mode 100644 index 0000000..07e8ef6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_add.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 342, + "lastModificationSignature": "50437406a287e7cc3cb5bff6e85f69c028df14fe5c20230cae06caa5a540f804", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/id_card_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/id_card_delete.png new file mode 100644 index 0000000..3dd1f1a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/id_card_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/resource.json new file mode 100644 index 0000000..c123e89 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_delete.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 442, + "lastModificationSignature": "c8b366745b171735b31e384ebdcf50cf4f29cca49d925764999c691f43d73151", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/id_card_refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/id_card_refresh.png new file mode 100644 index 0000000..90d3e55 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/id_card_refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/resource.json new file mode 100644 index 0000000..599dab0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/id_card_refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_refresh.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 472, + "lastModificationSignature": "c1372488162f8bf5879317809ab4696524f5226b6079fd6de3fbfe4ffdfc35aa", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/import1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/import1.png new file mode 100644 index 0000000..da01d9c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/import1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/resource.json new file mode 100644 index 0000000..88badfe --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/import1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "import1.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 352, + "lastModificationSignature": "20d293f3e8d27da96928f74d8db860ecca71c8fc93918ffbf719f11c385b22a4", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/information.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/information.png new file mode 100644 index 0000000..c4cb554 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/information.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/resource.json new file mode 100644 index 0000000..4711dae --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/information.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "information.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 327, + "lastModificationSignature": "16e767600bdd45ba120cb3fec290ea9c57ada6dbae56001bc37f172937818e4e", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/key1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/key1.png new file mode 100644 index 0000000..2d9e360 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/key1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/resource.json new file mode 100644 index 0000000..e9786cf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/key1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "key1.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 291, + "lastModificationSignature": "32864ab053370c3534f271643ca157d09156dfc2ac810268a344daa365c3b16d", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/lightbulb.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/lightbulb.png new file mode 100644 index 0000000..67880f5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/lightbulb.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/resource.json new file mode 100644 index 0000000..e78b1d8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 387, + "lastModificationSignature": "702cf3aef011f3c743b28619c871bea43d58dac4f19ae408d072380d3e949cf3", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/lightbulb_on.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/lightbulb_on.png new file mode 100644 index 0000000..4cd44d0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/lightbulb_on.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/resource.json new file mode 100644 index 0000000..daced56 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lightbulb_on.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb_on.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 431, + "lastModificationSignature": "21be2525287142a2a58197fa7fb61423cabeebba6bf1705b7941a2a6929b795d", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/line-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/line-chart.png new file mode 100644 index 0000000..b5f315e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/line-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/resource.json new file mode 100644 index 0000000..38cef8c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/line-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "line-chart.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 517, + "lastModificationSignature": "19826870ae8fb9c97e54c211ffdfd4e242119f49fab4b298b8f2f97a218468d1", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/lock.png new file mode 100644 index 0000000..d9739c7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/resource.json new file mode 100644 index 0000000..830a09a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 328, + "lastModificationSignature": "fc7ef0fcca1437f8870de0a026d2626878caba8b4df60f0a5301357a857d00df", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/lock_open.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/lock_open.png new file mode 100644 index 0000000..86dc3da Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/lock_open.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/resource.json new file mode 100644 index 0000000..5e9c668 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/lock_open.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock_open.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 347, + "lastModificationSignature": "7b296a5cc5488e3ef2e994010b225510c1cbe7d5a87643172793a247f77a4225", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/logic_and.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/logic_and.png new file mode 100644 index 0000000..41390c3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/logic_and.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/resource.json new file mode 100644 index 0000000..e0769ab --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_and.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_and.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 354, + "lastModificationSignature": "224907482604289edaa9d809651274ee0b3178b202638c36380900f7c5f1502f", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/logic_not.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/logic_not.png new file mode 100644 index 0000000..ee34b83 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/logic_not.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/resource.json new file mode 100644 index 0000000..054a2e9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_not.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_not.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 412, + "lastModificationSignature": "37cfb7afe1d37c71eead61bdf2161be7327e6ab9eda227c1ae348e7a4794efd9", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/logic_or.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/logic_or.png new file mode 100644 index 0000000..1ae9d5b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/logic_or.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/resource.json new file mode 100644 index 0000000..c23bb4f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/logic_or.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_or.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 383, + "lastModificationSignature": "3731b042c397425569420151acd600ae8f54a9d5a14fee721cbe91320abcf507", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/media_play.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/media_play.png new file mode 100644 index 0000000..6527c5d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/media_play.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/resource.json new file mode 100644 index 0000000..cfc9d6e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_play.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_play.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 212, + "lastModificationSignature": "7c146ab0d5f9b18b3638352dc7d4d126b68bc4afbb79b98d9edb0d27f1fc169c", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/media_stop_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/media_stop_red.png new file mode 100644 index 0000000..5f80dc2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/media_stop_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/resource.json new file mode 100644 index 0000000..1cca24b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/media_stop_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_stop_red.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 119, + "lastModificationSignature": "dd82473a96312e164708d7b5c684a191325070dbe9937a2e528fc67d6edc88e2", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/monitor.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/monitor.png new file mode 100644 index 0000000..1c48df0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/monitor.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/resource.json new file mode 100644 index 0000000..68d7136 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 208, + "lastModificationSignature": "dddbb90b1220ccbcdabcc8c582b1279de4e66290ce24b4a2b0c199d4dc6744e9", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/monitor_lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/monitor_lock.png new file mode 100644 index 0000000..0d6e1a7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/monitor_lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/resource.json new file mode 100644 index 0000000..73b0190 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/monitor_lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor_lock.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 342, + "lastModificationSignature": "89d33d8c2c80148aa4f25d10941a57705bb2f25ab6237474ca0e36c4b99c0c89", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/navigate_down.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/navigate_down.png new file mode 100644 index 0000000..7d1736f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/navigate_down.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/resource.json new file mode 100644 index 0000000..241c8be --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_down.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_down.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 191, + "lastModificationSignature": "1b2f1a52802d7df9193cf8d7b739d150fe1c1ef642ddbe56db251bbcc4566f05", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/navigate_left.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/navigate_left.png new file mode 100644 index 0000000..4baf78b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/navigate_left.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/resource.json new file mode 100644 index 0000000..1270a0d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_left.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_left.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 184, + "lastModificationSignature": "a9bcc45fd921f796775f87413ff600098709f3254b594dc6cf30b14821d5c707", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/navigate_right.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/navigate_right.png new file mode 100644 index 0000000..b17623a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/navigate_right.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/resource.json new file mode 100644 index 0000000..1eac80b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_right.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_right.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 187, + "lastModificationSignature": "dfe32cbc30efae400142580b291bdabcfee05a0b2ef877a378d355a453a445b5", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/navigate_up.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/navigate_up.png new file mode 100644 index 0000000..dcef388 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/navigate_up.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/resource.json new file mode 100644 index 0000000..c03e203 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/navigate_up.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_up.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 182, + "lastModificationSignature": "9c8e69d29ffe638d644f2a8b623ea6c6e9157d52e1a2c7bb6f8e8ba09b143a92", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/oszillograph.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/oszillograph.png new file mode 100644 index 0000000..cc5bfdd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/oszillograph.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/resource.json new file mode 100644 index 0000000..003fcc3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/oszillograph.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "oszillograph.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 422, + "lastModificationSignature": "22b62356b901886a1f1dedaf62c8b7c9264137676e7a81a9b4ba5889877f542e", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/pencil.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/pencil.png new file mode 100644 index 0000000..2497649 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/pencil.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/resource.json new file mode 100644 index 0000000..4eb1a88 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pencil.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pencil.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 335, + "lastModificationSignature": "ae0056c8987a8771c404e65cd668c592cdbf51668a33bdc967680aeef0c910e0", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/photo_portrait.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/photo_portrait.png new file mode 100644 index 0000000..dce0de3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/photo_portrait.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/resource.json new file mode 100644 index 0000000..b9d28f8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/photo_portrait.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "photo_portrait.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 525, + "lastModificationSignature": "25f6d6fe51be7dbfcacfcbeb935d2f21b5e17a3004e19c4e76205c3b6ee2baff", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/pie-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/pie-chart.png new file mode 100644 index 0000000..9eb1d85 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/pie-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/resource.json new file mode 100644 index 0000000..d0bc3f9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/pie-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pie-chart.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 481, + "lastModificationSignature": "b530ca5407bd82ad5254b4ab4e8fce6c375939810e337d848131777ad47ab3ae", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/preferences.png new file mode 100644 index 0000000..097613d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/resource.json new file mode 100644 index 0000000..97c56ea --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "preferences.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 338, + "lastModificationSignature": "45b6ee3970a64412aeb0aa1947ad4ef5fc7ed8a61a174cb475a3f03bfbe15e62", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/printer.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/printer.png new file mode 100644 index 0000000..38866a6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/printer.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/resource.json new file mode 100644 index 0000000..0a58b62 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/printer.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "printer.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 257, + "lastModificationSignature": "9a7873c923d3a5d3bcbfa9e7617481cc81589878e7def0b4981c405f495aa90c", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/refresh.png new file mode 100644 index 0000000..e2fd85d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/resource.json new file mode 100644 index 0000000..a1ec74f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "refresh.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 497, + "lastModificationSignature": "d3e6354773195f4a2a5647495492e3dfc3ddc479e0ed511a210f93c0318166e9", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/resource.json new file mode 100644 index 0000000..e2ef456 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_add.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 228, + "lastModificationSignature": "1651c053ee9b6d80c89fa88beae66dadfa83ddd9e952cdc2418f9e9f80db32e2", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/row_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/row_add.png new file mode 100644 index 0000000..5e93034 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_add.png/row_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/resource.json new file mode 100644 index 0000000..257fc40 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_delete.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 312, + "lastModificationSignature": "c958e160ad3d0b7e9f16b53041d0275f691073ad3c833f56a896ed46a91c42e5", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/row_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/row_delete.png new file mode 100644 index 0000000..3ad6a59 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/row_delete.png/row_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/resource.json new file mode 100644 index 0000000..9fb3724 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stop.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 451, + "lastModificationSignature": "4ca0e7eb76801de869be444c57e2119a1b7b3c4969915a6bd8a800c940622a38", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/stop.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/stop.png new file mode 100644 index 0000000..01809c5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stop.png/stop.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/resource.json new file mode 100644 index 0000000..56811d7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stopwatch.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 455, + "lastModificationSignature": "655550c219928ebb584ae8404e4d41358ca4d0fe0193de90275a94dcbdeb9a07", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/stopwatch.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/stopwatch.png new file mode 100644 index 0000000..27d30af Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/stopwatch.png/stopwatch.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/resource.json new file mode 100644 index 0000000..ce3a0fd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "table_sql_view.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 506, + "lastModificationSignature": "d4f847d05b41b2c688f418f52d0e359ffe52abf86becb7bf4cb6fec775761a23", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/table_sql_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/table_sql_view.png new file mode 100644 index 0000000..a166219 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/table_sql_view.png/table_sql_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/resource.json new file mode 100644 index 0000000..faf9e46 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_green.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 379, + "lastModificationSignature": "748b6302cfeef4a021dd918e0e258535219e20556d849a8dd79f3418754b86a9", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/trafficlight_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/trafficlight_green.png new file mode 100644 index 0000000..6ec06e9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_green.png/trafficlight_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/resource.json new file mode 100644 index 0000000..809334a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_off.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 295, + "lastModificationSignature": "fa573a4da4c8f0263cfda6ead781d1e4493d4064a2a01f26cd5f1e5c19fca3a6", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/trafficlight_off.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/trafficlight_off.png new file mode 100644 index 0000000..c35e22d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_off.png/trafficlight_off.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/resource.json new file mode 100644 index 0000000..1c93f30 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_red.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 370, + "lastModificationSignature": "f3d283ee66215c696755a1116b05f215c5e3622d78e5e681e9d068fb8c0d27d4", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/trafficlight_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/trafficlight_red.png new file mode 100644 index 0000000..d1379bc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_red.png/trafficlight_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/resource.json new file mode 100644 index 0000000..6c5f5ba --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_yellow.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 373, + "lastModificationSignature": "ebdd17deab71ce78bd75d16fbd2121286bf7f54bd300c72aa746842af4f103e4", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/trafficlight_yellow.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/trafficlight_yellow.png new file mode 100644 index 0000000..9e428ac Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/trafficlight_yellow.png/trafficlight_yellow.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/resource.json new file mode 100644 index 0000000..edc995a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "unknown.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 374, + "lastModificationSignature": "ac1ecf79ddef86696621793a48f3e28bbe09724feea0e4f01a5c8e39e149c5b2", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/unknown.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/unknown.png new file mode 100644 index 0000000..bbbc364 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/unknown.png/unknown.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/resource.json new file mode 100644 index 0000000..0ce7ee2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 492, + "lastModificationSignature": "da9eda871acc9e5f00d9a8d772c34c0418453876b1e642b2f238e47793fcf57c", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/user1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/user1.png new file mode 100644 index 0000000..a4b3bf8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1.png/user1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/resource.json new file mode 100644 index 0000000..09b6fd4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_add.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 449, + "lastModificationSignature": "fda05246695cb3f054fdf87b4d85e801a45dd6392af659e55536a3b1d464ff12", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/user1_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/user1_add.png new file mode 100644 index 0000000..bbce373 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_add.png/user1_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/resource.json new file mode 100644 index 0000000..1f19c4a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_delete.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 537, + "lastModificationSignature": "1ae02977b1a6cedca5195491eaae247d008477cd8bf8425cf48640c9cae21850", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/user1_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/user1_delete.png new file mode 100644 index 0000000..015ab73 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_delete.png/user1_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/resource.json new file mode 100644 index 0000000..6a73b9b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_preferences.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 578, + "lastModificationSignature": "25a78896d0cff5215a2b5dd55ba2ad4bbe40e04060f01422ef2259f73a12fe7f", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/user1_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/user1_preferences.png new file mode 100644 index 0000000..913b79f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_preferences.png/user1_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/resource.json new file mode 100644 index 0000000..cc1446a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_view.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 629, + "lastModificationSignature": "4eb19d45ccdc4a42827686db2339d0703c6dd317e42d8d95224bf04e2115a4b2", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/user1_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/user1_view.png new file mode 100644 index 0000000..aaedb23 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user1_view.png/user1_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/resource.json new file mode 100644 index 0000000..f40dc0c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user2.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 496, + "lastModificationSignature": "b1c60c70ae4a0cf39f5d1d1dbbbe602870f2a2bcaed89db75ea489c6a603f0e6", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/user2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/user2.png new file mode 100644 index 0000000..d7200e7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user2.png/user2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/resource.json new file mode 100644 index 0000000..28ab701 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user3.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 590, + "lastModificationSignature": "3b40934404200f2bd46ff64877a0f75b573d18338816fee1a25c92906694eac7", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/user3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/user3.png new file mode 100644 index 0000000..1b86355 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/user3.png/user3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/resource.json new file mode 100644 index 0000000..45965ae --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 693, + "lastModificationSignature": "21508eb45e6e82ea3aadac747ae9e1e29e11a5671359fb8132a6ce14119c3c5d", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/users3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/users3.png new file mode 100644 index 0000000..8c302f5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3.png/users3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/resource.json new file mode 100644 index 0000000..3a2588e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3_preferences.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 781, + "lastModificationSignature": "bf8b021bf515c63cd7b95a6bd38104b378ccb1f462676ea822a9ab697092e84b", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/users3_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/users3_preferences.png new file mode 100644 index 0000000..3c2515c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/users3_preferences.png/users3_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/resource.json new file mode 100644 index 0000000..383e11f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "videocamera.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 570, + "lastModificationSignature": "f0eae51e35a4af1a51a332da4cf092c7f9248dc06e1397033faf6018f38786d7", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/videocamera.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/videocamera.png new file mode 100644 index 0000000..83162f7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/videocamera.png/videocamera.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/resource.json new file mode 100644 index 0000000..3f35954 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 519, + "lastModificationSignature": "c32361d550e9b30d0676f7a50df5092348847d6fc7f9021f0194d0455d9545dd", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/view.png new file mode 100644 index 0000000..cb8329c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/view.png/view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/resource.json new file mode 100644 index 0000000..fa6ffe5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "warning.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 477, + "lastModificationSignature": "874cff2aa86b9378f7a3e95a613b3c566bcaa632bb56a3e3e90f11e49c2faadf", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/warning.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/warning.png new file mode 100644 index 0000000..1213500 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/warning.png/warning.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/resource.json new file mode 100644 index 0000000..74a2a96 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "workstation1.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 297, + "lastModificationSignature": "561572a12996c75952574566f56e63d3296c9fd530e1fcde6038df946d81d0ef", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/workstation1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/workstation1.png new file mode 100644 index 0000000..7844c81 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/workstation1.png/workstation1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/resource.json new file mode 100644 index 0000000..77c1ef2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "wrench.png" + ], + "attributes": { + "width": 16, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 623, + "lastModificationSignature": "9889e07e8ad4e0b0214a11d94e5910f8e80036725431c29e9d656da19baaf069", + "height": 16 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/wrench.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/wrench.png new file mode 100644 index 0000000..0b6d496 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/16/wrench.png/wrench.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/about.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/about.png new file mode 100644 index 0000000..eb32b50 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/about.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/resource.json new file mode 100644 index 0000000..be1ca14 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/about.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "about.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 894, + "lastModificationSignature": "e2673cc6112fb8e5d088642f8db4b22572b92c93f1d84f49e19eae0538a528f0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/add2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/add2.png new file mode 100644 index 0000000..98200d2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/add2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/resource.json new file mode 100644 index 0000000..eba354f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/add2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "add2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 164, + "lastModificationSignature": "0b5f06e300fb805407a02c5fb653021614b51c078fd0e9fd64aab52c3b8437f0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/arrow_down_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/arrow_down_green.png new file mode 100644 index 0000000..7853cd2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/arrow_down_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/resource.json new file mode 100644 index 0000000..e89a002 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_down_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_down_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 431, + "lastModificationSignature": "7741692f6dbb40ee23323b73941f24f23bd0fac8f74383805978c9be56401d3c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/arrow_left_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/arrow_left_green.png new file mode 100644 index 0000000..f183263 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/arrow_left_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/resource.json new file mode 100644 index 0000000..ff82269 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_left_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_left_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 433, + "lastModificationSignature": "3e3b5d16689811e7f2830725d566e80eb8c0521a5612cc367d8b31f1de68b643", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/arrow_right_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/arrow_right_green.png new file mode 100644 index 0000000..ac7b6fb Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/arrow_right_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/resource.json new file mode 100644 index 0000000..2143558 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_right_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_right_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 421, + "lastModificationSignature": "5b53395a2395a67cc1bff2874b218843bbc170a49a3ad0a5c5be9d4c4a809110", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/arrow_up_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/arrow_up_green.png new file mode 100644 index 0000000..5532acf Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/arrow_up_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/resource.json new file mode 100644 index 0000000..603afa4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/arrow_up_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_up_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 436, + "lastModificationSignature": "6887cb5a6b749a5f12d879e6e9269275a2924b3a635ed342c7ee888d90fec4ae", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/businessman.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/businessman.png new file mode 100644 index 0000000..b68d350 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/businessman.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/resource.json new file mode 100644 index 0000000..a0eb6e4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 923, + "lastModificationSignature": "ef0fcd04e9057c5edbf74826af39921b1ca564e17daa20d901cdf174c7003662", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/businessman2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/businessman2.png new file mode 100644 index 0000000..cee39c2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/businessman2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/resource.json new file mode 100644 index 0000000..08c35bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 990, + "lastModificationSignature": "641d026530b5b153ce6a5a21a6ae3d3c6b8ad7c20f3ffcdb0426aed3addd273d", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/businessman_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/businessman_add.png new file mode 100644 index 0000000..d2dd040 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/businessman_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/resource.json new file mode 100644 index 0000000..c626270 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_add.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 944, + "lastModificationSignature": "741e9fea3c5199200302f2874eeaa7cb0aec7b5b09ba2a5de47659ade57eac17", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/businessman_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/businessman_delete.png new file mode 100644 index 0000000..62d80d0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/businessman_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/resource.json new file mode 100644 index 0000000..9c51d3c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessman_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_delete.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1014, + "lastModificationSignature": "ee5dcd8c356a0eb6ad3c7eed7da8ff25bf776570cf2a3e3bcaf4e016875ea78c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/businessmen.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/businessmen.png new file mode 100644 index 0000000..cc19e3b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/businessmen.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/resource.json new file mode 100644 index 0000000..0172808 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/businessmen.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessmen.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1276, + "lastModificationSignature": "19ba86c8db968c9a205ae96c1e67b958c05a1a84bd37d19d604dae76406943db", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/calculator.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/calculator.png new file mode 100644 index 0000000..7ad245e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/calculator.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/resource.json new file mode 100644 index 0000000..39951a7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calculator.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calculator.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 426, + "lastModificationSignature": "6133c0e78e372fa49bfb04286929641ef50577108700ae11f7260c18e5eace79", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/calendar.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/calendar.png new file mode 100644 index 0000000..f0e8cff Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/calendar.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/resource.json new file mode 100644 index 0000000..ccf50ce --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/calendar.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calendar.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 697, + "lastModificationSignature": "9d83446d1b9a077f48deb590aa6ed757baf211c2de48e25842571e47acfd1249", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/camera2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/camera2.png new file mode 100644 index 0000000..cfc2fc4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/camera2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/resource.json new file mode 100644 index 0000000..fc16636 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/camera2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "camera2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 817, + "lastModificationSignature": "4314bc23c11ae6cc40c70a01d9ac1c87cbb16471c130d400608bf0a58e5c1fbf", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/chart.png new file mode 100644 index 0000000..61c903d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/resource.json new file mode 100644 index 0000000..1f4e53c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "chart.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 814, + "lastModificationSignature": "d314fb283bc893a4fe168c665e201f617616d3659c1931fd979d7cc7232e99f8", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/check2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/check2.png new file mode 100644 index 0000000..4d77cb5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/check2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/resource.json new file mode 100644 index 0000000..cf76e86 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/check2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "check2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 560, + "lastModificationSignature": "dbfcb98924f62841cd2024d96168f70c444cef57e2d711b724bb67181226940c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/clients.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/clients.png new file mode 100644 index 0000000..0bcde2c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/clients.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/resource.json new file mode 100644 index 0000000..5f5be82 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clients.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clients.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 516, + "lastModificationSignature": "93768ed795388fedcab0641586182d20dfb607c3289f305a714295b7998d7639", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/clipboard.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/clipboard.png new file mode 100644 index 0000000..d93f038 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/clipboard.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/resource.json new file mode 100644 index 0000000..5e03050 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 456, + "lastModificationSignature": "66306ec086cad356b8c31a56823e2fcb4514d21fd9167d9d696a010474743e62", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/clipboard_empty.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/clipboard_empty.png new file mode 100644 index 0000000..7d721eb Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/clipboard_empty.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/resource.json new file mode 100644 index 0000000..b1e4b30 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clipboard_empty.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard_empty.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 346, + "lastModificationSignature": "7188274bcf1f87cb94ae1ac1ffbf5ee40535297528c427099b3d97782806f021", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/clock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/clock.png new file mode 100644 index 0000000..d378222 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/clock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/resource.json new file mode 100644 index 0000000..d5dc594 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/clock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clock.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 896, + "lastModificationSignature": "4321cf27769735dc84cae9c4f059be24ae0b5bd17b3d9539d17b5d6647fa7249", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/copy.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/copy.png new file mode 100644 index 0000000..ca6ee03 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/copy.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/resource.json new file mode 100644 index 0000000..0a4921e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/copy.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "copy.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 551, + "lastModificationSignature": "7b335a9ef5e6e785c3aa4f73e9e34515f903d588bb9971a77c8883e87e02efc9", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/cut.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/cut.png new file mode 100644 index 0000000..d406652 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/cut.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/resource.json new file mode 100644 index 0000000..c8984ae --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/cut.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "cut.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1003, + "lastModificationSignature": "ae4589e5ffa911b743a8e21da19ae8553b68916d87d0187d9ce0ed95fa9c50ca", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/delete2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/delete2.png new file mode 100644 index 0000000..2a4d232 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/delete2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/resource.json new file mode 100644 index 0000000..91a443c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/delete2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "delete2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 365, + "lastModificationSignature": "aee77a627edaffb6034fa14af19b21a090480969b17ba53bd10a2268cd6ccd3c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/disk_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/disk_green.png new file mode 100644 index 0000000..d46cfc9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/disk_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/resource.json new file mode 100644 index 0000000..ea76f4d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/disk_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "disk_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 377, + "lastModificationSignature": "eb65f56187b0443e2aa1303bb486c328cfd21ff76fe8f6ed140eff7c23b1a9b6", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/document.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/document.png new file mode 100644 index 0000000..d6eca8d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/document.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/resource.json new file mode 100644 index 0000000..474be4c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 432, + "lastModificationSignature": "003914e488537f4a861f5ada42185d243f0471e12adb41ee32c302b7b799beb9", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/document_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/document_add.png new file mode 100644 index 0000000..f0a9eef Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/document_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/resource.json new file mode 100644 index 0000000..0d02344 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_add.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 467, + "lastModificationSignature": "552f9dc8afc6fe344d8f3f6d1bf5fe15c5ada3380073f01f939cf16176bbc5fa", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/document_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/document_delete.png new file mode 100644 index 0000000..11fbf98 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/document_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/resource.json new file mode 100644 index 0000000..bb5eb10 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_delete.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 617, + "lastModificationSignature": "c0ca57e39cbd2f2369781e8a6f0df2857d869349382c18fdfd1dc16b3e4a0d99", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/document_edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/document_edit.png new file mode 100644 index 0000000..ba41581 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/document_edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/resource.json new file mode 100644 index 0000000..d8be9fe --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/document_edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_edit.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 738, + "lastModificationSignature": "0f7bf06f2aa54a202587d4d6d2962ca0040b3cca226db7b004c795b6dae7d1fe", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/edit.png new file mode 100644 index 0000000..a7f3ddd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/resource.json new file mode 100644 index 0000000..fff29fe --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "edit.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 684, + "lastModificationSignature": "b4f0044a8c7a87f20c045cda30074e27448eaaca2b24a3d81c9b40ca2d9f32fb", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/exit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/exit.png new file mode 100644 index 0000000..326d6ac Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/exit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/resource.json new file mode 100644 index 0000000..5e252b8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/exit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "exit.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 711, + "lastModificationSignature": "bc70a650e1763ecd6dbc57790de6f59103a0692bccdb767c56d2f3766a324347", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/export1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/export1.png new file mode 100644 index 0000000..3193807 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/export1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/resource.json new file mode 100644 index 0000000..df8ea43 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/export1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "export1.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 466, + "lastModificationSignature": "a3f8d18eb1a9a6863bdd7d22b1a3d2053a9a625829de58ff92fee467391bc186", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/find.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/find.png new file mode 100644 index 0000000..16fde28 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/find.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/resource.json new file mode 100644 index 0000000..e128f49 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/find.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "find.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 690, + "lastModificationSignature": "b035e1185b36e068bcbb3e65f554d77618ae9d04b1b4ff8740488497effc87fb", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/help.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/help.png new file mode 100644 index 0000000..ef32322 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/help.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/resource.json new file mode 100644 index 0000000..2d96e10 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/help.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "help.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 702, + "lastModificationSignature": "914c421bc86ada12fcd2362fca736a138de31b6c6b2f8e79e9d0217ad008b6fc", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/home.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/home.png new file mode 100644 index 0000000..0124ed6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/home.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/resource.json new file mode 100644 index 0000000..26b7119 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/home.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "home.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 659, + "lastModificationSignature": "780874cc3557cd06662cc8527b87cd643caf3b78920e701f0606cbd455effd97", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/id_card.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/id_card.png new file mode 100644 index 0000000..3022bcd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/id_card.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/resource.json new file mode 100644 index 0000000..f411644 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 435, + "lastModificationSignature": "39a55f9d59e5fc0ea673e11790d4c0fff8cbcdf53ce5706a7d77dc9b13dc3ca5", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/id_card_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/id_card_add.png new file mode 100644 index 0000000..3679f6d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/id_card_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/resource.json new file mode 100644 index 0000000..96e3f68 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_add.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 517, + "lastModificationSignature": "50c5a021194cee9d985679272324facacafc9322ec280c775deec38dcc731c62", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/id_card_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/id_card_delete.png new file mode 100644 index 0000000..bf63953 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/id_card_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/resource.json new file mode 100644 index 0000000..6d4914c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_delete.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 686, + "lastModificationSignature": "922bc8b75fd60bfa3c496471a7944e1424a82fbbfd91a1eff467df3107bb5c34", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/id_card_refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/id_card_refresh.png new file mode 100644 index 0000000..a011d40 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/id_card_refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/resource.json new file mode 100644 index 0000000..337cea8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/id_card_refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_refresh.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 695, + "lastModificationSignature": "e13929d39926372edfee3a6abf393716a54cfc9f91ae1b928b8a33ba8ea114c0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/import1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/import1.png new file mode 100644 index 0000000..3857adc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/import1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/resource.json new file mode 100644 index 0000000..f7142e5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/import1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "import1.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 461, + "lastModificationSignature": "c4801c5b0c3d2b8e0926dcf61ccf92f7c40b24218114fa4293b9c96b56f1e14b", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/information.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/information.png new file mode 100644 index 0000000..271d172 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/information.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/resource.json new file mode 100644 index 0000000..ff3c79f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/information.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "information.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 533, + "lastModificationSignature": "520df5dfb08a2a91524a957e6c257afa0a7da426d5b9e8cc5fe14da51a47f1ca", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/key1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/key1.png new file mode 100644 index 0000000..845dd89 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/key1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/resource.json new file mode 100644 index 0000000..cf02989 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/key1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "key1.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 521, + "lastModificationSignature": "771ab12fa02f0567ebe93d340117b4cc6186e586452ab0df28cef6001ac7ff00", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/lightbulb.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/lightbulb.png new file mode 100644 index 0000000..0463b48 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/lightbulb.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/resource.json new file mode 100644 index 0000000..93f3a52 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 626, + "lastModificationSignature": "e6cab7bdef543c220a41ebc489d45edee6863519639f8950be17aec851addb9f", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/lightbulb_on.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/lightbulb_on.png new file mode 100644 index 0000000..74a9737 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/lightbulb_on.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/resource.json new file mode 100644 index 0000000..5d682e1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lightbulb_on.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb_on.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 637, + "lastModificationSignature": "bb2c61bac2911439aa3c87c7a495b69f7152439f40e1b119a800f9cd89943625", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/line-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/line-chart.png new file mode 100644 index 0000000..a3ed8e3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/line-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/resource.json new file mode 100644 index 0000000..5168c7f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/line-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "line-chart.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1125, + "lastModificationSignature": "6ca4c991fae1577f40d3e43f0891832d806a7e88c1cc1deb8b0e3054fd6a423d", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/lock.png new file mode 100644 index 0000000..0f3c171 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/resource.json new file mode 100644 index 0000000..5dcb4e5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 462, + "lastModificationSignature": "c5e61f1f91dc2cc8a65cbf47ad6f60045e49ca42cf174798639158ba2ec60651", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/lock_open.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/lock_open.png new file mode 100644 index 0000000..76a9408 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/lock_open.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/resource.json new file mode 100644 index 0000000..1d48dd0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/lock_open.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock_open.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 480, + "lastModificationSignature": "ffed391a6358a5050195b78c5c6df554d35e2547d326cfaea113c4a78d755f8c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/logic_and.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/logic_and.png new file mode 100644 index 0000000..1e650d7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/logic_and.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/resource.json new file mode 100644 index 0000000..9788c2f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_and.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_and.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 774, + "lastModificationSignature": "bb39e99ef0bde7c32f290261e53ced80cd443eba987e2e93ddd078d1c71b84ae", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/logic_not.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/logic_not.png new file mode 100644 index 0000000..915dbf8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/logic_not.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/resource.json new file mode 100644 index 0000000..bedb5e6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_not.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_not.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 813, + "lastModificationSignature": "a07d2b993bacee6911393f00ca4284e8b46bf1bb402f922d7d89e64f292e910c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/logic_or.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/logic_or.png new file mode 100644 index 0000000..46e78f9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/logic_or.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/resource.json new file mode 100644 index 0000000..effb9e3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/logic_or.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_or.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 803, + "lastModificationSignature": "b820ff27755f24a477a75e16f970a18f94157ef21fead4bac6f6e6beafd07194", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/media_play.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/media_play.png new file mode 100644 index 0000000..7fa664c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/media_play.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/resource.json new file mode 100644 index 0000000..44f96e8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_play.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_play.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 469, + "lastModificationSignature": "3918aee8ea4c26b7cda81127a1a948ff1390fc8953b80a9bbc167575e94626a5", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/media_stop_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/media_stop_red.png new file mode 100644 index 0000000..47180a1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/media_stop_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/resource.json new file mode 100644 index 0000000..0535dc0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/media_stop_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_stop_red.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 165, + "lastModificationSignature": "9d52f8b62d6ba46d1d7d3a11abb450996a083c7daa107efe2e1fddc62dbb2e96", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/monitor.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/monitor.png new file mode 100644 index 0000000..4040ca3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/monitor.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/resource.json new file mode 100644 index 0000000..aff74f6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 348, + "lastModificationSignature": "d3bd6add9e8a0013cf63cdc23c7d00516dcaf340f20b701257cfaa6196d69ca0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/monitor_lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/monitor_lock.png new file mode 100644 index 0000000..048246a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/monitor_lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/resource.json new file mode 100644 index 0000000..c1c27eb --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/monitor_lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor_lock.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 670, + "lastModificationSignature": "effe27ee1164c75f489ddd686930fceab9c8889e4a05b6788cf54de76d9f7eeb", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/navigate_down.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/navigate_down.png new file mode 100644 index 0000000..67dc480 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/navigate_down.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/resource.json new file mode 100644 index 0000000..2833643 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_down.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_down.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 450, + "lastModificationSignature": "9a2dad3dffe70787963ed59e0924e95703f4dceab45ad5e6cb0b1c5c15d6f69b", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/navigate_left.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/navigate_left.png new file mode 100644 index 0000000..d59d4ce Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/navigate_left.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/resource.json new file mode 100644 index 0000000..92b7a77 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_left.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_left.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 450, + "lastModificationSignature": "74fe88d7acb40c9560b18fadda0e96112bc42c11c9d80cddc902bc5df2ab2dcf", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/navigate_right.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/navigate_right.png new file mode 100644 index 0000000..6b7b233 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/navigate_right.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/resource.json new file mode 100644 index 0000000..3675425 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_right.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_right.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 485, + "lastModificationSignature": "c206539c7c2fe876e66ecd38f0cc071bd371d47005b3ad8a57a4bdc93e5bfea6", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/navigate_up.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/navigate_up.png new file mode 100644 index 0000000..c01a832 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/navigate_up.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/resource.json new file mode 100644 index 0000000..77f69a0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/navigate_up.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_up.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 492, + "lastModificationSignature": "6d6758f71a610ce12fb800bd6d5f8a31484bb0f63bf286ce2ab695cd46e45f64", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/oszillograph.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/oszillograph.png new file mode 100644 index 0000000..c729d98 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/oszillograph.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/resource.json new file mode 100644 index 0000000..6cf11e6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/oszillograph.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "oszillograph.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1013, + "lastModificationSignature": "8e754e012918321768bd59fb80776df5d852fd957968867407ac1d6452f2ab5e", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/pencil.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/pencil.png new file mode 100644 index 0000000..5446383 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/pencil.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/resource.json new file mode 100644 index 0000000..27afcb8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pencil.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pencil.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 509, + "lastModificationSignature": "a710344a952f0ff46d315080d72f99ce9970d482085bf10c37332946b027d6e5", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/photo_portrait.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/photo_portrait.png new file mode 100644 index 0000000..5c679f1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/photo_portrait.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/resource.json new file mode 100644 index 0000000..303dfb9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/photo_portrait.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "photo_portrait.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 844, + "lastModificationSignature": "c3491e322f34e3cebaf0bf909c581468ef2f4a66250ec8c5a2a3413977d25ddc", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/pie-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/pie-chart.png new file mode 100644 index 0000000..abfb6b6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/pie-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/resource.json new file mode 100644 index 0000000..c34964b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/pie-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pie-chart.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 689, + "lastModificationSignature": "b0faffe212428d041d7a3f503f76389d6777c9adad925d36441ba2e5afd4f9e4", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/preferences.png new file mode 100644 index 0000000..01153e8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/resource.json new file mode 100644 index 0000000..33dce7b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "preferences.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 703, + "lastModificationSignature": "4bec808b826ff6f1e269a828ef179df22e85550ef53742ced09a216be781bf89", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/printer.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/printer.png new file mode 100644 index 0000000..9e206ce Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/printer.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/resource.json new file mode 100644 index 0000000..4452477 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/printer.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "printer.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 389, + "lastModificationSignature": "fd0261f7459c18dcfc31c975fe404845650a9d19eae17a08c067545b94b508c7", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/refresh.png new file mode 100644 index 0000000..4fa576d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/resource.json new file mode 100644 index 0000000..4cb8777 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "refresh.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 789, + "lastModificationSignature": "f81fd6a19ef3771f53a005846cb0d23ec385cf71013ed7496e792fce288f4b24", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/resource.json new file mode 100644 index 0000000..12dd383 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_add.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 495, + "lastModificationSignature": "3bae065d79fc4da213e36454bbb492359bf41e9200a5fb22bafc4cb9c2ce39af", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/row_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/row_add.png new file mode 100644 index 0000000..1807ce5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_add.png/row_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/resource.json new file mode 100644 index 0000000..288abfa --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_delete.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 520, + "lastModificationSignature": "362e744ac8758f50cdf285ae93d14236d929c395496d8b68eb579e7b04620e1a", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/row_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/row_delete.png new file mode 100644 index 0000000..e9cb455 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/row_delete.png/row_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/resource.json new file mode 100644 index 0000000..be50f51 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stop.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 560, + "lastModificationSignature": "550d8b1129a6ffeade5313afe309ff97a2b97f0d0ace2f1521f3e8513fa62626", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/stop.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/stop.png new file mode 100644 index 0000000..a00dcd3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stop.png/stop.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/resource.json new file mode 100644 index 0000000..20d0c0a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stopwatch.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1014, + "lastModificationSignature": "8d061559bbfdda5d29f47e957f096fd5ab52b9833995cee665a72af1d00ce610", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/stopwatch.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/stopwatch.png new file mode 100644 index 0000000..aa13d8f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/stopwatch.png/stopwatch.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/resource.json new file mode 100644 index 0000000..99c0940 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "table_sql_view.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 934, + "lastModificationSignature": "f310f087a91221b771b954b8130561c6ff2290a56ec76548bc995f3537418308", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/table_sql_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/table_sql_view.png new file mode 100644 index 0000000..124135d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/table_sql_view.png/table_sql_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/resource.json new file mode 100644 index 0000000..3f33d9c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_green.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 592, + "lastModificationSignature": "8f6bed8a98859782147a2731b826b1dcc23100096069dfb535855c1ed69a75ea", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/trafficlight_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/trafficlight_green.png new file mode 100644 index 0000000..e7ca1d4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_green.png/trafficlight_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/resource.json new file mode 100644 index 0000000..b649449 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_off.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 483, + "lastModificationSignature": "2e1c2d77c062f3ca6aeb2fe2ea7e415bc9eb3e736a63988a63a511ea30806abf", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/trafficlight_off.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/trafficlight_off.png new file mode 100644 index 0000000..6394d45 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_off.png/trafficlight_off.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/resource.json new file mode 100644 index 0000000..1ea8645 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_red.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 595, + "lastModificationSignature": "27fad2886ae7975bffdf2e410ffbb7f6aefb7721be992f1eca6439813227f765", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/trafficlight_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/trafficlight_red.png new file mode 100644 index 0000000..2790b9d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_red.png/trafficlight_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/resource.json new file mode 100644 index 0000000..80c8543 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_yellow.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 596, + "lastModificationSignature": "ce8599118cde503d62e07ac4b72d5a1f0bce717492fcc4e8d32270571b117cba", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/trafficlight_yellow.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/trafficlight_yellow.png new file mode 100644 index 0000000..b37e3b2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/trafficlight_yellow.png/trafficlight_yellow.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/resource.json new file mode 100644 index 0000000..b4f99a4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "unknown.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 511, + "lastModificationSignature": "50f4e461dfcad1f56a9916c0b93f8fdb40cedda401d5971b37a39bfe88519258", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/unknown.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/unknown.png new file mode 100644 index 0000000..36e47ad Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/unknown.png/unknown.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/resource.json new file mode 100644 index 0000000..26b39ff --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 752, + "lastModificationSignature": "b127fea555593ca1d6d4559bd512622e33440e1dce455e8e7df0390e13e87eb1", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/user1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/user1.png new file mode 100644 index 0000000..48e0964 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1.png/user1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/resource.json new file mode 100644 index 0000000..aa92c04 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_add.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 806, + "lastModificationSignature": "6a4b75accc96201e6aabdabbf27dac2929ae7d6798a3119572d2e635f606ad49", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/user1_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/user1_add.png new file mode 100644 index 0000000..31ce498 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_add.png/user1_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/resource.json new file mode 100644 index 0000000..ec95eb1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_delete.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 888, + "lastModificationSignature": "c9ed2b2fe5a40dd81c5f01df73eb25c30c395e961f661afdb1e993965b571ba0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/user1_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/user1_delete.png new file mode 100644 index 0000000..e5c76ae Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_delete.png/user1_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/resource.json new file mode 100644 index 0000000..a1bcf42 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_preferences.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 859, + "lastModificationSignature": "9de2475fbd105941efc9e359a36da754e3f134ed611d2a29bf716fe0fd1f1ec3", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/user1_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/user1_preferences.png new file mode 100644 index 0000000..d13c2e3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_preferences.png/user1_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/resource.json new file mode 100644 index 0000000..15d953f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_view.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 995, + "lastModificationSignature": "e9331a4e590d65b2b9fae93365bb12c6f58d71bacd09774ec40266c1ac47dcf3", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/user1_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/user1_view.png new file mode 100644 index 0000000..ba498cc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user1_view.png/user1_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/resource.json new file mode 100644 index 0000000..2faaf7f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user2.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 712, + "lastModificationSignature": "d79579d5bfb8126f7063b93ed77003ba113b44d39f8213861df21253b56f15c0", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/user2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/user2.png new file mode 100644 index 0000000..d78bbc3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user2.png/user2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/resource.json new file mode 100644 index 0000000..3a1b64b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user3.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 821, + "lastModificationSignature": "538eb4b0e7b1cfa6b2160fae7b97914ce965910c3b13f182a959cb4acb70d13d", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/user3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/user3.png new file mode 100644 index 0000000..3867744 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/user3.png/user3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/resource.json new file mode 100644 index 0000000..1853bdd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1063, + "lastModificationSignature": "c67ab1b37e2d43e8d04e6f95d3c9680f0124355b057a101019a003fbbdb2680c", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/users3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/users3.png new file mode 100644 index 0000000..8150889 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3.png/users3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/resource.json new file mode 100644 index 0000000..9a6edb3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3_preferences.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1195, + "lastModificationSignature": "b5ee09120fc351e9a74b1dbdab64595e6edb476ff69b8309edc1aca585d7261a", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/users3_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/users3_preferences.png new file mode 100644 index 0000000..8652fc7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/users3_preferences.png/users3_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/resource.json new file mode 100644 index 0000000..8d87b81 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "videocamera.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 860, + "lastModificationSignature": "67cc66aec6bffdd88b97f94927408e79930456fe3c2add8f5634b6d81f869807", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/videocamera.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/videocamera.png new file mode 100644 index 0000000..50229c9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/videocamera.png/videocamera.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/resource.json new file mode 100644 index 0000000..94fab66 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 822, + "lastModificationSignature": "f50e4bea7333591094a032acdecdc1e89cc9a037a4354af43ad98876cc909fbb", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/view.png new file mode 100644 index 0000000..2f03f8b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/view.png/view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/resource.json new file mode 100644 index 0000000..b47655e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "warning.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 723, + "lastModificationSignature": "542a037e1700bad9c53a3a7400a4a441ed7da6f9a2593bb88021154d2686bf40", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/warning.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/warning.png new file mode 100644 index 0000000..8bc3584 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/warning.png/warning.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/resource.json new file mode 100644 index 0000000..a52f101 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "workstation1.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 518, + "lastModificationSignature": "2200509d71d6cdc90aa0aefd7be7918c47ec4f82d0777dd1a815980c8138f06b", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/workstation1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/workstation1.png new file mode 100644 index 0000000..af1f288 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/workstation1.png/workstation1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/resource.json new file mode 100644 index 0000000..84f12ce --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "wrench.png" + ], + "attributes": { + "width": 24, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:24Z" + }, + "size": 1002, + "lastModificationSignature": "2c2783a0a3e76c386569544b247975e178164f6520fedf07964702551c432c02", + "height": 24 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/wrench.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/wrench.png new file mode 100644 index 0000000..a46116c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/24/wrench.png/wrench.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/about.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/about.png new file mode 100644 index 0000000..bf79ff8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/about.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/resource.json new file mode 100644 index 0000000..5504ad9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/about.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "about.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1226, + "lastModificationSignature": "1f499bc67911f96c8050d7f5572f14aede3b0cf63fb5f75f5ec41472a2dfd341", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/add2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/add2.png new file mode 100644 index 0000000..e78ba53 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/add2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/resource.json new file mode 100644 index 0000000..1ad47ed --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/add2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "add2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 201, + "lastModificationSignature": "15114a8bad3f382a2ca26da3e647e991e69379c496dc92355c537b09489d9375", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/arrow_down_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/arrow_down_green.png new file mode 100644 index 0000000..22d18f0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/arrow_down_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/resource.json new file mode 100644 index 0000000..3141462 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_down_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_down_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 581, + "lastModificationSignature": "56b4dd51387d29a0a17012e2163104d9f31cd6b25ff091d6b2b604dedc9318c7", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/arrow_left_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/arrow_left_green.png new file mode 100644 index 0000000..7caa822 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/arrow_left_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/resource.json new file mode 100644 index 0000000..b8f0cef --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_left_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_left_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 554, + "lastModificationSignature": "6ca8de890d2c652c22752aac0d245885cd61877f8500a519b0e44d0c518cebbb", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/arrow_right_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/arrow_right_green.png new file mode 100644 index 0000000..5cfee9c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/arrow_right_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/resource.json new file mode 100644 index 0000000..a65ae02 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_right_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_right_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 534, + "lastModificationSignature": "92daeadf21a00759d6cd6a41d3262171f4f244436a619a72663f4df50c1dbe4f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/arrow_up_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/arrow_up_green.png new file mode 100644 index 0000000..5672ba6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/arrow_up_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/resource.json new file mode 100644 index 0000000..078e554 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/arrow_up_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_up_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 542, + "lastModificationSignature": "decaca505b75763839b4a1fad2953fb5a892acde654ddc54be5133ee060543e6", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/businessman.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/businessman.png new file mode 100644 index 0000000..8d8593f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/businessman.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/resource.json new file mode 100644 index 0000000..57da4cf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1291, + "lastModificationSignature": "7092455d264ab5450a265e2cb3a668061c2231690d47983ea89c16d3d0e5c737", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/businessman2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/businessman2.png new file mode 100644 index 0000000..bfecac6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/businessman2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/resource.json new file mode 100644 index 0000000..c08b1e6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1331, + "lastModificationSignature": "944e59d5af5c7f756b9603b5fae6b112434276d9e2c08935814f877c3e7541c8", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/businessman_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/businessman_add.png new file mode 100644 index 0000000..f9df62b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/businessman_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/resource.json new file mode 100644 index 0000000..4c03e25 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_add.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1338, + "lastModificationSignature": "bf1f5af7dfff64cf6bb08a34e8a42ad4b7e47f79206dc7b0c3dd19871f494b54", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/businessman_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/businessman_delete.png new file mode 100644 index 0000000..9f23fb3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/businessman_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/resource.json new file mode 100644 index 0000000..6414dd6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessman_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_delete.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1402, + "lastModificationSignature": "fb415a8ccda2666121bb20f533de16bd42eccfe54129ed5e248c7b9b4f1898bb", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/businessmen.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/businessmen.png new file mode 100644 index 0000000..563e764 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/businessmen.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/resource.json new file mode 100644 index 0000000..3dcc7fc --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/businessmen.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessmen.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1826, + "lastModificationSignature": "c3e2533e6c29ca3b1a8ab968acbd61a1bf79a3f5cf356efa863d38534bf32d9d", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/calculator.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/calculator.png new file mode 100644 index 0000000..a064565 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/calculator.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/resource.json new file mode 100644 index 0000000..5693a36 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calculator.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calculator.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 586, + "lastModificationSignature": "e5d6de85dc773653427dd71f07a2b7318ca9657091ac197b3b9aa55cd4ad79ae", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/calendar.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/calendar.png new file mode 100644 index 0000000..f495341 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/calendar.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/resource.json new file mode 100644 index 0000000..14a9a65 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/calendar.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calendar.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1047, + "lastModificationSignature": "29962fd1a8c2bb9ad39429d5aca84086545829194f43f265a5a92fbf1c23656f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/camera2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/camera2.png new file mode 100644 index 0000000..f5dd3d9 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/camera2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/resource.json new file mode 100644 index 0000000..a549e6d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/camera2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "camera2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1224, + "lastModificationSignature": "63cdf33fd3a8e84caf8837e86759f1d5d79d6ae891ef5d5baf70cda8a47953f2", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/chart.png new file mode 100644 index 0000000..da172a0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/resource.json new file mode 100644 index 0000000..a3e8e11 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "chart.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1043, + "lastModificationSignature": "3d3ad748d7d7a46377bb99395f0df957f06edb6ccea0fb90e016cd3c42bbd5fe", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/check2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/check2.png new file mode 100644 index 0000000..114bd06 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/check2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/resource.json new file mode 100644 index 0000000..c67e4f5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/check2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "check2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 794, + "lastModificationSignature": "0e4aff9d79866d1aaa51126f13dde3874aa0f777e2f23acec02cdbd331f0f97f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/clients.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/clients.png new file mode 100644 index 0000000..4bb8108 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/clients.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/resource.json new file mode 100644 index 0000000..e7f00ee --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clients.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clients.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 583, + "lastModificationSignature": "09883579e544e05b0ed61a1f69e8df844b797dbdb3d9d4f46a705593ba739b6a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/clipboard.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/clipboard.png new file mode 100644 index 0000000..17958bf Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/clipboard.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/resource.json new file mode 100644 index 0000000..f8364c0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 634, + "lastModificationSignature": "9f61b22bf77de43b6b852076f7ca3c2280f9eb691ea726361ff29c6b9eda10d5", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/clipboard_empty.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/clipboard_empty.png new file mode 100644 index 0000000..ed4f579 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/clipboard_empty.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/resource.json new file mode 100644 index 0000000..c1f1c10 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clipboard_empty.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard_empty.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 465, + "lastModificationSignature": "607b23bb35c8f35df15db4f6cf1dbe9b2760761b5587b00e9df8a83e2e584c59", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/clock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/clock.png new file mode 100644 index 0000000..16cdacf Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/clock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/resource.json new file mode 100644 index 0000000..27377a7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/clock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clock.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1404, + "lastModificationSignature": "35a339e5e1b7187e81ed420ea3110b3c66cb1b195b798406355e510614276908", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/copy.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/copy.png new file mode 100644 index 0000000..3b0bf87 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/copy.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/resource.json new file mode 100644 index 0000000..f1e137e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/copy.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "copy.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 753, + "lastModificationSignature": "634730b6468199ed01f963f13b4f134630bada86dfa785c44d7b42465567c63d", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/cut.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/cut.png new file mode 100644 index 0000000..3f8c2c7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/cut.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/resource.json new file mode 100644 index 0000000..1d7d986 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/cut.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "cut.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1389, + "lastModificationSignature": "dcca8e4c84eb522643bd026ac7900691804cd7f4cef39bbb9a768de3bdf10b8b", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/delete2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/delete2.png new file mode 100644 index 0000000..d0b3aa1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/delete2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/resource.json new file mode 100644 index 0000000..4bf2363 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/delete2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "delete2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 508, + "lastModificationSignature": "e87693941ba3a90c2d88e55363d814a0c3996824d1e340c4e8668a08888b3b2b", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/disk_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/disk_green.png new file mode 100644 index 0000000..c0a189d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/disk_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/resource.json new file mode 100644 index 0000000..9662348 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/disk_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "disk_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 577, + "lastModificationSignature": "2377b8493de6d6ab3c49a26ede6b68b0b8860ef862d1ec91825006da539913d3", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/document.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/document.png new file mode 100644 index 0000000..780b581 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/document.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/resource.json new file mode 100644 index 0000000..9a18501 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 590, + "lastModificationSignature": "ed54374c715f3a4d49ebe3041ba810ee32d76effb56f917fc04af9ec053d8031", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/document_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/document_add.png new file mode 100644 index 0000000..4633b39 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/document_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/resource.json new file mode 100644 index 0000000..18e434e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_add.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 592, + "lastModificationSignature": "38cb2c0baafa1166d89d5ba0ef3f923e309f0f265e5573f9e614646fceb3f746", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/document_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/document_delete.png new file mode 100644 index 0000000..baf81c5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/document_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/resource.json new file mode 100644 index 0000000..4ad674d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_delete.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 797, + "lastModificationSignature": "dd3083bdc88476870c2175d1e1f123ffa7c80859076d2186931b2492b8d96d17", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/document_edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/document_edit.png new file mode 100644 index 0000000..7a446a1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/document_edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/resource.json new file mode 100644 index 0000000..4ff385b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/document_edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_edit.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 954, + "lastModificationSignature": "2725aef4b34cefd8c9e69a6cb95f7523b250dc3ee5f6dc6a41194621034b9e16", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/edit.png new file mode 100644 index 0000000..224e3c0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/resource.json new file mode 100644 index 0000000..a32a939 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "edit.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1110, + "lastModificationSignature": "a174fe5b5dcfa81a95c16db6222f825495c17970150379c0b0ce287655570d5f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/exit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/exit.png new file mode 100644 index 0000000..759b385 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/exit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/resource.json new file mode 100644 index 0000000..b00917c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/exit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "exit.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 929, + "lastModificationSignature": "549574676f5ab0dbe941bbede8a92352346a189586e0dd4e422f4252ba9786f0", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/export1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/export1.png new file mode 100644 index 0000000..afb8ba4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/export1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/resource.json new file mode 100644 index 0000000..786ce1d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/export1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "export1.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 578, + "lastModificationSignature": "1468a8b6f5ab3482ead34c9bb2682fad193192cd4e5180b55460798210198403", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/find.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/find.png new file mode 100644 index 0000000..ee1f4a0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/find.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/resource.json new file mode 100644 index 0000000..df4b704 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/find.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "find.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1227, + "lastModificationSignature": "27ffacd5f6a1a0195fe8d34cce00dfa74f7804fbaa875b22e880fb53289781db", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/help.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/help.png new file mode 100644 index 0000000..741d36e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/help.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/resource.json new file mode 100644 index 0000000..ed2f3ac --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/help.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "help.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1016, + "lastModificationSignature": "fa4456e8fbf246f4411d184092a3c9ac1851654a2930f279f8c4d498992b2961", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/home.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/home.png new file mode 100644 index 0000000..c927d65 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/home.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/resource.json new file mode 100644 index 0000000..162cd66 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/home.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "home.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 911, + "lastModificationSignature": "014124e10ec91266b02379dada91e23a1cddff94255f70490fcdd37395f98362", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/id_card.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/id_card.png new file mode 100644 index 0000000..fdb96d2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/id_card.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/resource.json new file mode 100644 index 0000000..cbac77d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 631, + "lastModificationSignature": "caf8044369ec75117041e74e41940f9494b26371606e1984b7ae8890c86366b0", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/id_card_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/id_card_add.png new file mode 100644 index 0000000..e36af9a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/id_card_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/resource.json new file mode 100644 index 0000000..830e649 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_add.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 765, + "lastModificationSignature": "57d26b59fd8ba55239789c42928404bbd67bc389a54f6e2ce271bba124a20e2c", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/id_card_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/id_card_delete.png new file mode 100644 index 0000000..463c389 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/id_card_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/resource.json new file mode 100644 index 0000000..b74ca88 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_delete.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1017, + "lastModificationSignature": "0c574dcec8464a011fe65f6b8d5f76b3a65744d7e626cc31eeba8f48fbc818f7", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/id_card_refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/id_card_refresh.png new file mode 100644 index 0000000..993b2ea Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/id_card_refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/resource.json new file mode 100644 index 0000000..f553a0f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/id_card_refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_refresh.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1058, + "lastModificationSignature": "f94dbd39d0732530f923a6600e57b7f9c1a6e0946778ba634fbd669b163c7330", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/import1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/import1.png new file mode 100644 index 0000000..17f447c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/import1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/resource.json new file mode 100644 index 0000000..934dc52 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/import1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "import1.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 619, + "lastModificationSignature": "00af5ac3bae9b62b165911d679275cc27c7f79ecc90eafe260fd9e2f95004bd6", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/information.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/information.png new file mode 100644 index 0000000..bac5069 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/information.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/resource.json new file mode 100644 index 0000000..135d056 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/information.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "information.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 823, + "lastModificationSignature": "77410452123492729761e1c4cd4a8e503a98ce841d59d2faa8b57e4c796e579b", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/key1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/key1.png new file mode 100644 index 0000000..c077838 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/key1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/resource.json new file mode 100644 index 0000000..f081850 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/key1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "key1.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 559, + "lastModificationSignature": "b4fb7e745fa4744ada8e15bdfb58c29fff1d3f2d5d938defca8f7170907bf5dc", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/lightbulb.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/lightbulb.png new file mode 100644 index 0000000..9bfe1e3 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/lightbulb.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/resource.json new file mode 100644 index 0000000..ea35ff7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 905, + "lastModificationSignature": "a0b2d6bd1a17aeeae42f54a2c5435b3ca558b62a344f236b11fd5b900401e8dd", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/lightbulb_on.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/lightbulb_on.png new file mode 100644 index 0000000..7425598 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/lightbulb_on.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/resource.json new file mode 100644 index 0000000..5e08681 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lightbulb_on.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb_on.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 955, + "lastModificationSignature": "e30f87b79948e36fd8b6eae1c6b201b47dab15f6e46aa1a006ada8ffb84d564e", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/line-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/line-chart.png new file mode 100644 index 0000000..d38906b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/line-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/resource.json new file mode 100644 index 0000000..7d05cb0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/line-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "line-chart.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1649, + "lastModificationSignature": "a82bfa7c71c6315fcea7c4efbd6fc742d4d2d7c710bc5f75119406e7082b2515", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/lock.png new file mode 100644 index 0000000..0be5f41 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/resource.json new file mode 100644 index 0000000..568a191 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 693, + "lastModificationSignature": "1506a240244a69e07c5c34b84cf23bd4841200f6d62d677d0921d2158558186c", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/lock_open.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/lock_open.png new file mode 100644 index 0000000..f2acbb6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/lock_open.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/resource.json new file mode 100644 index 0000000..f9e9b6f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/lock_open.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock_open.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 744, + "lastModificationSignature": "6c1fcd7104a698da10c829254315004942a75145885b0fd41d431fde6dafeadd", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/logic_and.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/logic_and.png new file mode 100644 index 0000000..bb881e6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/logic_and.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/resource.json new file mode 100644 index 0000000..a248b3d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_and.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_and.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1138, + "lastModificationSignature": "ea12f868d5773a347ff248190552545530e3f6b4adc68d82402383231a2a2d64", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/logic_not.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/logic_not.png new file mode 100644 index 0000000..49a5cc0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/logic_not.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/resource.json new file mode 100644 index 0000000..b4c2f94 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_not.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_not.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1197, + "lastModificationSignature": "9e2413801b5d072a3d6932098bfabf90549b26a752ea90e4519a74655580c2f2", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/logic_or.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/logic_or.png new file mode 100644 index 0000000..e812b70 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/logic_or.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/resource.json new file mode 100644 index 0000000..dba5754 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/logic_or.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_or.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1153, + "lastModificationSignature": "2760148cd26760ef76133f48c9667ea212c4b3f0bdf24525118c7964be7d869a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/media_play.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/media_play.png new file mode 100644 index 0000000..b6a8a12 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/media_play.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/resource.json new file mode 100644 index 0000000..53ffd09 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_play.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_play.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 636, + "lastModificationSignature": "daf4936f3ab6ddb4c7e195b9ef26abb818452ae344a9e723e0cd3809a47df7d3", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/media_stop_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/media_stop_red.png new file mode 100644 index 0000000..d6e2b5a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/media_stop_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/resource.json new file mode 100644 index 0000000..992db19 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/media_stop_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_stop_red.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 231, + "lastModificationSignature": "758955c50e6db1b09df2658e636fcbc6b106dab73b561c79f4c5a6fdbf0f4a18", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/monitor.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/monitor.png new file mode 100644 index 0000000..e5f7702 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/monitor.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/resource.json new file mode 100644 index 0000000..1b617aa --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 452, + "lastModificationSignature": "3d557cf374a4b8edf797c807808ce084e5a59b5c3f74900aa6ae2857db91a2aa", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/monitor_lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/monitor_lock.png new file mode 100644 index 0000000..a06859c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/monitor_lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/resource.json new file mode 100644 index 0000000..732cf82 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/monitor_lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor_lock.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 908, + "lastModificationSignature": "f5ff840dc044b225445452637a8a361f15d9faca9154864794ffc4c4bc635595", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/navigate_down.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/navigate_down.png new file mode 100644 index 0000000..fd3d6db Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/navigate_down.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/resource.json new file mode 100644 index 0000000..f8013be --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_down.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_down.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 563, + "lastModificationSignature": "b98303b721369ceb8b0c5418a2911ff7d2d5cb666a70999e1cc726dda352e158", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/navigate_left.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/navigate_left.png new file mode 100644 index 0000000..92b7353 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/navigate_left.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/resource.json new file mode 100644 index 0000000..0183b9c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_left.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_left.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 587, + "lastModificationSignature": "654891536b1ac07676b95beb19c9b68c54b4123173240a44f316644ef3662f57", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/navigate_right.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/navigate_right.png new file mode 100644 index 0000000..bfbc46c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/navigate_right.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/resource.json new file mode 100644 index 0000000..db4bdaf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_right.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_right.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 619, + "lastModificationSignature": "0feab397de15fa2964d746c592936f88923d903770bae498156027f8f8e79652", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/navigate_up.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/navigate_up.png new file mode 100644 index 0000000..57610c4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/navigate_up.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/resource.json new file mode 100644 index 0000000..fdb7b68 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/navigate_up.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_up.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 611, + "lastModificationSignature": "b57b29ee7254af725c343df5017449a83ad6c46711dcfffe3fbb1f95c6f1be1a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/oszillograph.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/oszillograph.png new file mode 100644 index 0000000..e71ae99 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/oszillograph.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/resource.json new file mode 100644 index 0000000..1323e12 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/oszillograph.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "oszillograph.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1528, + "lastModificationSignature": "2cf0c32e88f604cfa05579693d1026f39a0c809fdea292fc55bc320f0be947b7", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/pencil.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/pencil.png new file mode 100644 index 0000000..1b64c39 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/pencil.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/resource.json new file mode 100644 index 0000000..d250087 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pencil.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pencil.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 740, + "lastModificationSignature": "46de6546ecb1d0aaf015440fc7ca6932b69a25a6e3b1184bb593ab9eddf72995", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/photo_portrait.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/photo_portrait.png new file mode 100644 index 0000000..43372b8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/photo_portrait.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/resource.json new file mode 100644 index 0000000..69a1a48 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/photo_portrait.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "photo_portrait.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1213, + "lastModificationSignature": "5e4fae48eacd856ae63e83834b04a26b8b167c84cfdff49468f2eec9257d6bca", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/pie-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/pie-chart.png new file mode 100644 index 0000000..d668fae Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/pie-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/resource.json new file mode 100644 index 0000000..56758ba --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/pie-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pie-chart.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 976, + "lastModificationSignature": "4cd341a1cce40ea89aef74b910c58f7df3cd6880eb0bc07fd7667fede51914f4", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/preferences.png new file mode 100644 index 0000000..b897479 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/resource.json new file mode 100644 index 0000000..f07fc8b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "preferences.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 689, + "lastModificationSignature": "432c67a47ecd7c50febeb6f0c00a0dcd0a268603f937cbf373d367bd006f746c", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/printer.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/printer.png new file mode 100644 index 0000000..c2892cb Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/printer.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/resource.json new file mode 100644 index 0000000..b06c22f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/printer.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "printer.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 461, + "lastModificationSignature": "dfcd2c1089cf1b6634c6c28b7b5cc2d5f1bd770a9792b766cc41be3fa86b35af", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/refresh.png new file mode 100644 index 0000000..cf4995c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/resource.json new file mode 100644 index 0000000..d8448f3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "refresh.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1076, + "lastModificationSignature": "d44b726ee77abd2a55b47355a8329c7ef77295601c6373b9d6cdfba13559011a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/resource.json new file mode 100644 index 0000000..a642f8d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_add.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 778, + "lastModificationSignature": "d5e2d8472ee7be0de41e2f13eb71d0d3ca4d1434aa69171f755513635443192a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/row_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/row_add.png new file mode 100644 index 0000000..cee31c8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_add.png/row_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/resource.json new file mode 100644 index 0000000..4c24520 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_delete.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 838, + "lastModificationSignature": "ec79a5f9cc9db352415744c2591e717c07a6f360a8983e9441b86aa2741cdcbe", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/row_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/row_delete.png new file mode 100644 index 0000000..fe35e4f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/row_delete.png/row_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/resource.json new file mode 100644 index 0000000..fd97553 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stop.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 809, + "lastModificationSignature": "2035a630f1f6ef81565c05cfde0b7535ea0a7687657cfacfe3a4ab6dcb5c6a28", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/stop.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/stop.png new file mode 100644 index 0000000..7ee211a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stop.png/stop.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/resource.json new file mode 100644 index 0000000..87d86db --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stopwatch.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1351, + "lastModificationSignature": "3315ee4aaab3b9f9d6cd55da0480fa4474df9314687df25c3075e8ab67115d7f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/stopwatch.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/stopwatch.png new file mode 100644 index 0000000..143a048 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/stopwatch.png/stopwatch.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/resource.json new file mode 100644 index 0000000..5f767ee --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "table_sql_view.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1302, + "lastModificationSignature": "2b701d4e929cbbbc87567737757d8cf3158546f14a1a1b7b19abc807671b5a67", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/table_sql_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/table_sql_view.png new file mode 100644 index 0000000..1d3a63f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/table_sql_view.png/table_sql_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/resource.json new file mode 100644 index 0000000..24b8fb9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_green.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1309, + "lastModificationSignature": "40f29798756bbf36105f0008dba0d2122feb7c2fa8f7f47d1b354d0b3ff4fe7c", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/trafficlight_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/trafficlight_green.png new file mode 100644 index 0000000..19266af Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_green.png/trafficlight_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/resource.json new file mode 100644 index 0000000..e391e8d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_off.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1298, + "lastModificationSignature": "fd3e90ac511c36fd5c166335aa6462d8585e39f1b96685cac06e8b85e3bed4c9", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/trafficlight_off.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/trafficlight_off.png new file mode 100644 index 0000000..772a91a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_off.png/trafficlight_off.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/resource.json new file mode 100644 index 0000000..073d1f5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_red.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1304, + "lastModificationSignature": "fc0d9cae7fe5597a77f3f0fec7de02990c77e233148bde0710effaab909b5d18", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/trafficlight_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/trafficlight_red.png new file mode 100644 index 0000000..79cbcb2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_red.png/trafficlight_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/resource.json new file mode 100644 index 0000000..e452f04 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_yellow.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1308, + "lastModificationSignature": "b4b1122a427c9ab511fc82823e26c2519e6e4e561c048b72fe23ff0ff6f57333", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/trafficlight_yellow.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/trafficlight_yellow.png new file mode 100644 index 0000000..036c599 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/trafficlight_yellow.png/trafficlight_yellow.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/resource.json new file mode 100644 index 0000000..0374e06 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "unknown.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 672, + "lastModificationSignature": "bc29bc1e5d56186483879c851ebe8cfde7438c59c01130c0394a656961fe55b7", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/unknown.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/unknown.png new file mode 100644 index 0000000..1510a6f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/unknown.png/unknown.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/resource.json new file mode 100644 index 0000000..c84662c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 977, + "lastModificationSignature": "9e48bb2beb1a029aad98cc33672b99fd9d8fe2b41101603507e17f2dd2b756fb", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/user1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/user1.png new file mode 100644 index 0000000..d6c9344 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1.png/user1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/resource.json new file mode 100644 index 0000000..091e941 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_add.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1078, + "lastModificationSignature": "c2ecc49cb12c164262e7d080b5ae8259690a61ef30e0a4e03fc06d1bd4f1e35a", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/user1_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/user1_add.png new file mode 100644 index 0000000..0956a0c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_add.png/user1_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/resource.json new file mode 100644 index 0000000..dd15cc2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_delete.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1194, + "lastModificationSignature": "e9f1d404ab8134dbec8517d9a3c71951d3b27757f4f9ce3c8eb35271bd5b537c", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/user1_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/user1_delete.png new file mode 100644 index 0000000..20078ef Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_delete.png/user1_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/resource.json new file mode 100644 index 0000000..fabcde2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_preferences.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1204, + "lastModificationSignature": "6d3d2040ab967b241933c1485a2a1e2718d4c26876cffb01ca08f417ad4ada17", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/user1_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/user1_preferences.png new file mode 100644 index 0000000..e5d2dee Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_preferences.png/user1_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/resource.json new file mode 100644 index 0000000..8c04ca9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_view.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1460, + "lastModificationSignature": "b9ce99b82cadbf72195fab9f39ae4095646b077f8154df29843965ac31c1488f", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/user1_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/user1_view.png new file mode 100644 index 0000000..5c7d21c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user1_view.png/user1_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/resource.json new file mode 100644 index 0000000..4cad119 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user2.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 971, + "lastModificationSignature": "fad830db7a77d31957dd86891a6b197cc72f505d69ae65745d04b405a80289ba", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/user2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/user2.png new file mode 100644 index 0000000..72c7cec Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user2.png/user2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/resource.json new file mode 100644 index 0000000..6ac80da --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user3.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1144, + "lastModificationSignature": "bd113666de4b4233563fc425545cc597ed4d27ae0dfda95b0e28d50552935613", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/user3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/user3.png new file mode 100644 index 0000000..4384f05 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/user3.png/user3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/resource.json new file mode 100644 index 0000000..6c7c3b7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1462, + "lastModificationSignature": "152f7a7878ef5a946d6821b15a0581202f93a4bd15dcdfd0b2bdbc12ca3b7263", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/users3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/users3.png new file mode 100644 index 0000000..5f07ecb Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3.png/users3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/resource.json new file mode 100644 index 0000000..feabad1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3_preferences.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1707, + "lastModificationSignature": "845e8c050475b809a83ee883070b77db434c53acab26f7b864984521b572c928", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/users3_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/users3_preferences.png new file mode 100644 index 0000000..4727a7d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/users3_preferences.png/users3_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/resource.json new file mode 100644 index 0000000..9a972d9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "videocamera.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1274, + "lastModificationSignature": "98ae779acf7fb276e69247a95e5d3ed2ef2ba4ef3a058c360baf3ebee56c48c9", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/videocamera.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/videocamera.png new file mode 100644 index 0000000..60d25bf Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/videocamera.png/videocamera.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/resource.json new file mode 100644 index 0000000..f7152a7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1146, + "lastModificationSignature": "a62be78cee928eede7919f2610b5016f8f1b2647c33f477a711751bb0454ed0e", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/view.png new file mode 100644 index 0000000..686fd16 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/view.png/view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/resource.json new file mode 100644 index 0000000..60334ac --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "warning.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 990, + "lastModificationSignature": "20b048653e18900d42ce133b0a89a41bd511d745191adf3265e3ffa567ca28c0", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/warning.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/warning.png new file mode 100644 index 0000000..a359d9f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/warning.png/warning.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/resource.json new file mode 100644 index 0000000..d5c55ac --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "workstation1.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 661, + "lastModificationSignature": "6a7878b5836afba62c64db1515f8038f6e1027eb6c8c21bb3eea432180461fb8", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/workstation1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/workstation1.png new file mode 100644 index 0000000..2834783 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/workstation1.png/workstation1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/resource.json new file mode 100644 index 0000000..6f1d3ab --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "wrench.png" + ], + "attributes": { + "width": 32, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1370, + "lastModificationSignature": "93f1a5dbb998941c6005d53a4cc6a7e2a8f16fd03dc888fcc51a641159573682", + "height": 32 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/wrench.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/wrench.png new file mode 100644 index 0000000..eb17b0f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/32/wrench.png/wrench.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/about.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/about.png new file mode 100644 index 0000000..d51e30c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/about.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/resource.json new file mode 100644 index 0000000..0b3f870 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/about.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "about.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1792, + "lastModificationSignature": "38d32ea28689f1e7e5341c2d2c1d02f59c9dc036002f95d7312b5474c9a8693b", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/add2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/add2.png new file mode 100644 index 0000000..57874a8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/add2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/resource.json new file mode 100644 index 0000000..05b858b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/add2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "add2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 251, + "lastModificationSignature": "f7b5682b2efd8c6c36af88853c5dc9e317963cf5be874cf5f9d805f0d2ec0f97", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/arrow_down_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/arrow_down_green.png new file mode 100644 index 0000000..1b6f8d5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/arrow_down_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/resource.json new file mode 100644 index 0000000..d34801f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_down_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_down_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 715, + "lastModificationSignature": "0f997e7dcf201b417ae48739f185d0710c01d384863f3de58235b7091f5ff09e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/arrow_left_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/arrow_left_green.png new file mode 100644 index 0000000..5d1782f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/arrow_left_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/resource.json new file mode 100644 index 0000000..3bf1e42 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_left_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_left_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 709, + "lastModificationSignature": "919990717d666fd8d6e0f2410b030eaed32ab2cab57981dc9a68876da041ba3f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/arrow_right_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/arrow_right_green.png new file mode 100644 index 0000000..bb9cec0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/arrow_right_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/resource.json new file mode 100644 index 0000000..04ec54d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_right_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_right_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 641, + "lastModificationSignature": "cfb764b361cb07d6bab913a905ff24f70cc1b71511c999746d75496f50456ce6", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/arrow_up_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/arrow_up_green.png new file mode 100644 index 0000000..4ac8f03 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/arrow_up_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/resource.json new file mode 100644 index 0000000..eb91ac5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/arrow_up_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "arrow_up_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 699, + "lastModificationSignature": "4084a9e506913074b2f8ba79c6ef5b8eb23df9b08a19919ea8faefb91b255b3b", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/businessman.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/businessman.png new file mode 100644 index 0000000..a9c4c84 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/businessman.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/resource.json new file mode 100644 index 0000000..c83d8d9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1926, + "lastModificationSignature": "0d17ef1dffd60db19157e75851bbffbff59c7936d25d5617c23d28c5c5373605", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/businessman2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/businessman2.png new file mode 100644 index 0000000..cd5d623 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/businessman2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/resource.json new file mode 100644 index 0000000..1ee9857 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1947, + "lastModificationSignature": "c929e2eec10be716befc8d7e6846456d982907ed2877ddcd27efff808378d9c1", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/businessman_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/businessman_add.png new file mode 100644 index 0000000..837c37e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/businessman_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/resource.json new file mode 100644 index 0000000..2bf55d4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_add.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1814, + "lastModificationSignature": "6389877d8698b399abd6e07084557a9667e968bdf89c20dfead280cfa5b64f92", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/businessman_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/businessman_delete.png new file mode 100644 index 0000000..6ec256a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/businessman_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/resource.json new file mode 100644 index 0000000..df187df --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessman_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessman_delete.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2030, + "lastModificationSignature": "cdd95bd63abf252e07c3b35595cdb2c972e9b7ff23014d4e03b06b71b68a97bb", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/businessmen.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/businessmen.png new file mode 100644 index 0000000..423e588 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/businessmen.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/resource.json new file mode 100644 index 0000000..452116b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/businessmen.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "businessmen.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2787, + "lastModificationSignature": "0a8796acc48fdec1ca36777272782f9fb2345b5c657a26e5d3fa61940e24df04", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/calculator.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/calculator.png new file mode 100644 index 0000000..41e1d03 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/calculator.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/resource.json new file mode 100644 index 0000000..eb87eca --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calculator.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calculator.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 521, + "lastModificationSignature": "b6b2d9f35df40a9a1a1142404b5e0e80116f2fb5564a0152879ebdbc1bc8ddc7", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/calendar.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/calendar.png new file mode 100644 index 0000000..091c36c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/calendar.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/resource.json new file mode 100644 index 0000000..6ff68bf --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/calendar.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "calendar.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 968, + "lastModificationSignature": "9a6c8cc14f53b54b53b632e64fd9a8c1743c81d4b833195eb91e1ebb4cf55f02", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/camera2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/camera2.png new file mode 100644 index 0000000..b1e361e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/camera2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/resource.json new file mode 100644 index 0000000..9017b6a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/camera2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "camera2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1651, + "lastModificationSignature": "5b4b08caacb9055b2263a407c3003d9da0778bef222326943f3f66736251a4f4", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/chart.png new file mode 100644 index 0000000..6ad1f8c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/resource.json new file mode 100644 index 0000000..4a03299 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "chart.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1311, + "lastModificationSignature": "d922c7557a07a2e6a75fa79f5fc65aef72f4c9cf7863434b7de52001d7c9716b", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/check2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/check2.png new file mode 100644 index 0000000..3deca33 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/check2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/resource.json new file mode 100644 index 0000000..55a018a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/check2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "check2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1075, + "lastModificationSignature": "67e2f49cfdffab429282a901c8338e9609322a86661e82541083931a0388ae95", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/clients.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/clients.png new file mode 100644 index 0000000..cca72b7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/clients.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/resource.json new file mode 100644 index 0000000..5d6b3c1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clients.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clients.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 509, + "lastModificationSignature": "6f33dc8026c6bb87f259abe762a0a7da62cc0c71e4a1cc1b18776102460f9049", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/clipboard.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/clipboard.png new file mode 100644 index 0000000..33b65cc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/clipboard.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/resource.json new file mode 100644 index 0000000..02d50be --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 555, + "lastModificationSignature": "e406a09d1b79f0c680d15cedc37d4fc335dc5e1627c701643cc58f996d3ea7d6", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/clipboard_empty.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/clipboard_empty.png new file mode 100644 index 0000000..5f19823 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/clipboard_empty.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/resource.json new file mode 100644 index 0000000..ec90668 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clipboard_empty.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clipboard_empty.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 497, + "lastModificationSignature": "f9bd2afda59d3dfe3b14d2ebdd1bfa05d77fb5b7f7365730a89f7abc1277b56f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/clock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/clock.png new file mode 100644 index 0000000..060c08f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/clock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/resource.json new file mode 100644 index 0000000..f298de8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/clock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "clock.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1985, + "lastModificationSignature": "0436c1eccea2b2846bf3d4000cf923f32f0408b0dd80a2ebd2063f7b2a8e46dd", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/copy.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/copy.png new file mode 100644 index 0000000..b1b2d4d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/copy.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/resource.json new file mode 100644 index 0000000..ca96b4c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/copy.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "copy.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 777, + "lastModificationSignature": "afc0394d676cb16cdc7df9fa3104760ab64c2bf97714f56bbf2a67c6e59e420a", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/cut.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/cut.png new file mode 100644 index 0000000..7357983 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/cut.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/resource.json new file mode 100644 index 0000000..28bc69c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/cut.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "cut.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2102, + "lastModificationSignature": "2da3c28fe64225d867e1e0cae3509175c09dbe3ce54fc9c41d60d55dc411562f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/delete2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/delete2.png new file mode 100644 index 0000000..b007dae Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/delete2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/resource.json new file mode 100644 index 0000000..bb7896c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/delete2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "delete2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 588, + "lastModificationSignature": "b649637397408eefe3bcb1448a6425cf2402102aceaf81d58279fe87b6fd1fc4", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/disk_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/disk_green.png new file mode 100644 index 0000000..2dd5ab1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/disk_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/resource.json new file mode 100644 index 0000000..c237c40 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/disk_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "disk_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 491, + "lastModificationSignature": "345d0329afb84c8dff3090c875fd86e33d451cca775ae484dcbd2673a078a5e3", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/document.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/document.png new file mode 100644 index 0000000..4ae5339 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/document.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/resource.json new file mode 100644 index 0000000..6f90046 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 629, + "lastModificationSignature": "e754cb4064cb256989359fd2029ee28214c1b4462ed39677fe58f62b5085523b", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/document_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/document_add.png new file mode 100644 index 0000000..1761f15 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/document_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/resource.json new file mode 100644 index 0000000..796da39 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_add.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 682, + "lastModificationSignature": "cc79f7f17ed768a94b22c6404e63396bcd10886c3b73d1bd41a35f7189475636", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/document_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/document_delete.png new file mode 100644 index 0000000..a0269fd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/document_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/resource.json new file mode 100644 index 0000000..964ff01 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_delete.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 931, + "lastModificationSignature": "7bb9ad59f60a409f17d00e033f6690bce7f50b700f0e3d4c7f3a140274d74619", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/document_edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/document_edit.png new file mode 100644 index 0000000..dbdee39 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/document_edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/resource.json new file mode 100644 index 0000000..612edc3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/document_edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "document_edit.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1142, + "lastModificationSignature": "943f9dfe4726385271dd44b5798a77f1f2242de09bb3013ded5b5efec29c2fc9", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/edit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/edit.png new file mode 100644 index 0000000..0296025 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/edit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/resource.json new file mode 100644 index 0000000..a26d823 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/edit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "edit.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1088, + "lastModificationSignature": "593cd6a81beab3e2cf056bda8e270dfd36723669ba7b73ed8ec6d54301b396c9", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/exit.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/exit.png new file mode 100644 index 0000000..b8d7edd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/exit.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/resource.json new file mode 100644 index 0000000..db46f91 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/exit.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "exit.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1279, + "lastModificationSignature": "b26dee0bc2b7b0edb98abdafa9707a2cfc151eee127c3c4f6e4314b1e295d80a", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/export1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/export1.png new file mode 100644 index 0000000..a600acd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/export1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/resource.json new file mode 100644 index 0000000..c532656 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/export1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "export1.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 694, + "lastModificationSignature": "ed06ae43f9dfd128324065e372b1d8bee801a99b800c7399eff10ed14f22ad95", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/find.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/find.png new file mode 100644 index 0000000..038b77d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/find.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/resource.json new file mode 100644 index 0000000..57672d3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/find.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "find.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1275, + "lastModificationSignature": "6d82e5cedf02f26c025f8b4c38c3c8554b6961765aad84414f0018ea5af96f6e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/help.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/help.png new file mode 100644 index 0000000..d62a9dc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/help.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/resource.json new file mode 100644 index 0000000..f0be098 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/help.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "help.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1473, + "lastModificationSignature": "ecda655905e63a9734e7e8432d252e2ef35db2dc632ec73b33734aecf7f6d68f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/home.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/home.png new file mode 100644 index 0000000..09ac4ff Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/home.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/resource.json new file mode 100644 index 0000000..5f1d521 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/home.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "home.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1164, + "lastModificationSignature": "d35c14839e06da6eb583d4519e46ab18ce246a95de3a1b8d5398ce0827293d38", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/id_card.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/id_card.png new file mode 100644 index 0000000..224b487 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/id_card.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/resource.json new file mode 100644 index 0000000..66ce63a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 679, + "lastModificationSignature": "569ac7bd1c6f2422eb9d61879c3afa1f91bc3bf3d369a4443a5a577e6e7764aa", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/id_card_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/id_card_add.png new file mode 100644 index 0000000..ab19e3c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/id_card_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/resource.json new file mode 100644 index 0000000..bc92c2f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_add.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 751, + "lastModificationSignature": "449aa64960e88416d1ccc39555d4e4c50d9a823455c19bb1319924bb989cbbe9", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/id_card_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/id_card_delete.png new file mode 100644 index 0000000..23ac9d0 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/id_card_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/resource.json new file mode 100644 index 0000000..dab9fac --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_delete.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1247, + "lastModificationSignature": "03e698f0625021022ed8ddd8f7fe600a6dc56d37bf92dbfe31e65ce75ac96e42", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/id_card_refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/id_card_refresh.png new file mode 100644 index 0000000..e82ec34 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/id_card_refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/resource.json new file mode 100644 index 0000000..8376b57 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/id_card_refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "id_card_refresh.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1292, + "lastModificationSignature": "da989314665f369f41102d2d0bea899872eeb8b66238ae73bea83efd20b1e0ad", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/import1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/import1.png new file mode 100644 index 0000000..fa53e49 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/import1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/resource.json new file mode 100644 index 0000000..46bceae --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/import1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "import1.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 757, + "lastModificationSignature": "2da45cbe1289c87c639e2eb1676cca193ddc4bea07dd7ceb3c4a2653c12c0ef1", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/information.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/information.png new file mode 100644 index 0000000..2f5b494 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/information.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/resource.json new file mode 100644 index 0000000..a57c503 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/information.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "information.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1138, + "lastModificationSignature": "a97c2da9831f6b7d255bb38b1d0cd7bdd8a86a608d5deb9d4b5509668ad15f96", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/key1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/key1.png new file mode 100644 index 0000000..790e3d5 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/key1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/resource.json new file mode 100644 index 0000000..4d120d9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/key1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "key1.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 717, + "lastModificationSignature": "002e0f6208aae92cbb898e09e70dd63daf31df6037d0260f41dafe1246077ff6", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/lightbulb.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/lightbulb.png new file mode 100644 index 0000000..82b8eef Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/lightbulb.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/resource.json new file mode 100644 index 0000000..2ca9dfe --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1191, + "lastModificationSignature": "621cfa28ef5d073f09f57e4db97f7c17d7537a671a73a2ca63fda2878c5f37c4", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/lightbulb_on.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/lightbulb_on.png new file mode 100644 index 0000000..87c0831 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/lightbulb_on.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/resource.json new file mode 100644 index 0000000..8538a71 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lightbulb_on.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lightbulb_on.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1236, + "lastModificationSignature": "d365f3df823718444b18db2c5a1c7a39f960157bac42f38151f483131e972e42", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/line-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/line-chart.png new file mode 100644 index 0000000..34ff020 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/line-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/resource.json new file mode 100644 index 0000000..137a249 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/line-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "line-chart.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1936, + "lastModificationSignature": "81a81713758cd0a58ff61e0b0c5a53ca233c066ee2d9cd28a8939c30e69fc3a4", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/lock.png new file mode 100644 index 0000000..05ffc7c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/resource.json new file mode 100644 index 0000000..38d09ef --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 813, + "lastModificationSignature": "969d227303aa084b5e4582c3b7fad5219201f426397488189a719e936d336cad", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/lock_open.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/lock_open.png new file mode 100644 index 0000000..580f8cd Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/lock_open.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/resource.json new file mode 100644 index 0000000..33663bd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/lock_open.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "lock_open.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 911, + "lastModificationSignature": "9f7585d68e39cee81aa912b51311573c351d85cff996301f299ff1ec49472e30", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/logic_and.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/logic_and.png new file mode 100644 index 0000000..e5f31ef Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/logic_and.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/resource.json new file mode 100644 index 0000000..b390ef1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_and.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_and.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1292, + "lastModificationSignature": "a8eb684eb1a91555645796a156bf6c5de9944318b7c3d14245a28d668419eeb2", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/logic_not.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/logic_not.png new file mode 100644 index 0000000..300543f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/logic_not.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/resource.json new file mode 100644 index 0000000..759190c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_not.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_not.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1320, + "lastModificationSignature": "0a08802e49fd5b271adfb732845e7ed05786c3782b06d96c0267c11a43e9f2f1", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/logic_or.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/logic_or.png new file mode 100644 index 0000000..cafb00a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/logic_or.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/resource.json new file mode 100644 index 0000000..388c17b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/logic_or.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "logic_or.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1499, + "lastModificationSignature": "b34fd1486343824043917f76a363bcc30b0cee7a489eca5a4db21c2be0830cf1", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/media_play.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/media_play.png new file mode 100644 index 0000000..b8f0d3b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/media_play.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/resource.json new file mode 100644 index 0000000..794ea98 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_play.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_play.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 883, + "lastModificationSignature": "4ddf74555c674936f8c8b421b8ed6fb06865634015d05f3c31d147b18b9a9924", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/media_stop_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/media_stop_red.png new file mode 100644 index 0000000..8ec6b0b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/media_stop_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/resource.json new file mode 100644 index 0000000..5be1ed9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/media_stop_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "media_stop_red.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 327, + "lastModificationSignature": "354707bb8e1d2340e66b931876be3c600ac2b0f41d36fec333a9e92981d5aa5e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/monitor.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/monitor.png new file mode 100644 index 0000000..9e6ceb8 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/monitor.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/resource.json new file mode 100644 index 0000000..1acd03a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 512, + "lastModificationSignature": "afcf92121c7007ae764bd90821811dca13f87274c0e4ecb4746fdc1e68fbfc08", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/monitor_lock.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/monitor_lock.png new file mode 100644 index 0000000..bc46a4d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/monitor_lock.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/resource.json new file mode 100644 index 0000000..42512e7 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/monitor_lock.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "monitor_lock.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1075, + "lastModificationSignature": "df3f1b0bde72c3df1716608029fdad80c9ceb7eb4b38aa53c78cf4ba68db5295", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/navigate_down.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/navigate_down.png new file mode 100644 index 0000000..49be23b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/navigate_down.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/resource.json new file mode 100644 index 0000000..e44bff0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_down.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_down.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 827, + "lastModificationSignature": "a4c03a1cf88d41e01701d4f361a6be61e26de431c71edcf630529b6a693863a8", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/navigate_left.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/navigate_left.png new file mode 100644 index 0000000..3b11d7b Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/navigate_left.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/resource.json new file mode 100644 index 0000000..e0e3c00 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_left.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_left.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 883, + "lastModificationSignature": "e39f05e8cd4090c2a61c881d75b92c880b1356f6bd01487e055b48ef9005dbd3", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/navigate_right.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/navigate_right.png new file mode 100644 index 0000000..b4eb3d7 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/navigate_right.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/resource.json new file mode 100644 index 0000000..55207fb --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_right.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_right.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 839, + "lastModificationSignature": "cc3c8720a8a755f6dceab1a1351afc18e72639e1c9ee755f7150a667ddc036df", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/navigate_up.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/navigate_up.png new file mode 100644 index 0000000..f581acf Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/navigate_up.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/resource.json new file mode 100644 index 0000000..dbdd324 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/navigate_up.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "navigate_up.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 838, + "lastModificationSignature": "7431e647166eb897b2efa8954c13c791be2a17e804b3f05c59be4c8b6d5c6692", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/oszillograph.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/oszillograph.png new file mode 100644 index 0000000..86d310a Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/oszillograph.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/resource.json new file mode 100644 index 0000000..25327f3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/oszillograph.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "oszillograph.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1965, + "lastModificationSignature": "8ce279596705f73d7c5d5e6a41e4b4f0c3b70f23dea799d9426f337a5b1a67f5", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/pencil.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/pencil.png new file mode 100644 index 0000000..21f928f Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/pencil.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/resource.json new file mode 100644 index 0000000..4127c3b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pencil.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pencil.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 889, + "lastModificationSignature": "8746331fc28c2155fbc2aa99162f14a79f7df299b5c98726d2302290b4c2e36e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/photo_portrait.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/photo_portrait.png new file mode 100644 index 0000000..0113d29 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/photo_portrait.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/resource.json new file mode 100644 index 0000000..4dd5d37 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/photo_portrait.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "photo_portrait.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1689, + "lastModificationSignature": "e0041952ded40835e41061e1ce003e64cd8855e6ac4634d9558f0b5edf8f9154", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/pie-chart.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/pie-chart.png new file mode 100644 index 0000000..ee8aba4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/pie-chart.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/resource.json new file mode 100644 index 0000000..2c06848 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/pie-chart.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "pie-chart.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1366, + "lastModificationSignature": "ec57bc44881e877772215e095e59af1c46a3527d343b7d929367959cd61b292e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/preferences.png new file mode 100644 index 0000000..6c646d4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/resource.json new file mode 100644 index 0000000..5548120 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "preferences.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 869, + "lastModificationSignature": "3870f0c03949f237c60e63d210fcb7faaf96cb63e6690ae4ca670df6ea0fd02c", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/printer.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/printer.png new file mode 100644 index 0000000..1e590ba Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/printer.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/resource.json new file mode 100644 index 0000000..7965e23 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/printer.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "printer.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 455, + "lastModificationSignature": "4819d430d9b84e4ea236f3e1ac3865aadeff58e9999c4deb4092698691ca49c0", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/refresh.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/refresh.png new file mode 100644 index 0000000..8afc1cc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/refresh.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/resource.json new file mode 100644 index 0000000..97282fc --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/refresh.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "refresh.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1529, + "lastModificationSignature": "47b5ef572c5ad8f14e636e064df59396b09d053b99c195155a1aac2721860003", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/resource.json new file mode 100644 index 0000000..73de846 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_add.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 444, + "lastModificationSignature": "0b2e19880d3ac2584f770bee907174add0e6f00ea26194918fd363bb9f018b49", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/row_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/row_add.png new file mode 100644 index 0000000..0f24d4c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_add.png/row_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/resource.json new file mode 100644 index 0000000..7d1c39d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "row_delete.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 624, + "lastModificationSignature": "c2f7654e663e4f96470c156c328de474e70ae716a6acbba159a908cf0af458c0", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/row_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/row_delete.png new file mode 100644 index 0000000..0e4d951 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/row_delete.png/row_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/resource.json new file mode 100644 index 0000000..a288a20 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stop.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1054, + "lastModificationSignature": "7ef653bbb29cdebe8180977a4a357907081987ee569f980ecd7a43ff1b015c85", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/stop.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/stop.png new file mode 100644 index 0000000..0c81f01 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stop.png/stop.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/resource.json new file mode 100644 index 0000000..5eecf83 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "stopwatch.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1890, + "lastModificationSignature": "b70de21c467a6bec186cd87f2520f2c11787a820a22805a17d6d61f390a2c9e7", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/stopwatch.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/stopwatch.png new file mode 100644 index 0000000..f66b414 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/stopwatch.png/stopwatch.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/resource.json new file mode 100644 index 0000000..b7d4fb8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "table_sql_view.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1628, + "lastModificationSignature": "0c227a906b416a197b2a3c8a1355efc219df40bff399bb611da6722a863495ef", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/table_sql_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/table_sql_view.png new file mode 100644 index 0000000..22dbdea Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/table_sql_view.png/table_sql_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/resource.json new file mode 100644 index 0000000..5c96232 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_green.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1178, + "lastModificationSignature": "6b5418c5c25ed2cbdc2d5b1aacf38f63023478a310dc6ed58e114b41a38298b2", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/trafficlight_green.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/trafficlight_green.png new file mode 100644 index 0000000..8fce118 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_green.png/trafficlight_green.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/resource.json new file mode 100644 index 0000000..fe12704 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_off.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 937, + "lastModificationSignature": "554611b2e709c670dd7d6068080a8955cafe950a3d485537c08fb1319e484dfe", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/trafficlight_off.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/trafficlight_off.png new file mode 100644 index 0000000..f5a93ca Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_off.png/trafficlight_off.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/resource.json new file mode 100644 index 0000000..73eac4c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_red.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1181, + "lastModificationSignature": "f053ad50c5786d95f81d05a8a6d16e09e20805a45ca6e17b6044f9a05921f815", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/trafficlight_red.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/trafficlight_red.png new file mode 100644 index 0000000..d30a8e6 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_red.png/trafficlight_red.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/resource.json new file mode 100644 index 0000000..fd8463c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "trafficlight_yellow.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1184, + "lastModificationSignature": "0376b69d48e2396aa0be81691908ef287c4b5049f3aee2782bdd0789aef36655", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/trafficlight_yellow.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/trafficlight_yellow.png new file mode 100644 index 0000000..9a53bcc Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/trafficlight_yellow.png/trafficlight_yellow.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/resource.json new file mode 100644 index 0000000..40d6dce --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "unknown.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 932, + "lastModificationSignature": "f7fe6e4bb13149cab284a6a737866ac429d21242c44b95e58c8c78eeef4c7176", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/unknown.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/unknown.png new file mode 100644 index 0000000..3afd387 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/unknown.png/unknown.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/resource.json new file mode 100644 index 0000000..f1bf6d3 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1435, + "lastModificationSignature": "135ad54b52805ca79f69d4f1b6ccc00757647012d56f5c81eaef92684573c86b", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/user1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/user1.png new file mode 100644 index 0000000..0bf02b2 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1.png/user1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/resource.json new file mode 100644 index 0000000..9b01afb --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_add.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1439, + "lastModificationSignature": "f5aebbda9490d15145d0ea0b4ce7f8e7dcb93f839736407e31162897c6fce8bb", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/user1_add.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/user1_add.png new file mode 100644 index 0000000..5d29f9e Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_add.png/user1_add.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/resource.json new file mode 100644 index 0000000..34582cc --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_delete.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1667, + "lastModificationSignature": "371bc58f46a6b2a35e96ac94a620cb68b5a0c9fad74a58ab803645376c32bfb7", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/user1_delete.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/user1_delete.png new file mode 100644 index 0000000..4a99861 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_delete.png/user1_delete.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/resource.json new file mode 100644 index 0000000..521248c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_preferences.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1697, + "lastModificationSignature": "033eadca2fefaab8226fc863886d36806d6fbfc17ed46b0ae0ed2185caac0eb5", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/user1_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/user1_preferences.png new file mode 100644 index 0000000..149b811 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_preferences.png/user1_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/resource.json new file mode 100644 index 0000000..f1deadc --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user1_view.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2060, + "lastModificationSignature": "a72ef4852df3045da60f972371eee4a0d3c6f3a111505938c7d1967f28a7c042", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/user1_view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/user1_view.png new file mode 100644 index 0000000..51e2379 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user1_view.png/user1_view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/resource.json new file mode 100644 index 0000000..e8aca37 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user2.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1404, + "lastModificationSignature": "920d545473725c9c9f9f4bdb8a477f219ab7f63557416569ea1040ad3754b1be", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/user2.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/user2.png new file mode 100644 index 0000000..233b864 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user2.png/user2.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/resource.json new file mode 100644 index 0000000..386e4d2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "user3.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1692, + "lastModificationSignature": "b165d4d3855a47642af3a71a17d3d59eaf57c9d2eb867a482e832fb1d06b0a8f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/user3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/user3.png new file mode 100644 index 0000000..ed0a11d Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/user3.png/user3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/resource.json new file mode 100644 index 0000000..cfb64c1 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2258, + "lastModificationSignature": "e5b3b07b90ac905733789b678222732e9f8d9292d5ecda3a9817cc1e6662b55e", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/users3.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/users3.png new file mode 100644 index 0000000..c98595c Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3.png/users3.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/resource.json new file mode 100644 index 0000000..1939cc6 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "users3_preferences.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2539, + "lastModificationSignature": "9ac4fb7c3abc69926a805766133f0f166f49ac39fea7eb36db571a49f0138100", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/users3_preferences.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/users3_preferences.png new file mode 100644 index 0000000..9e49d90 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/users3_preferences.png/users3_preferences.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/resource.json new file mode 100644 index 0000000..fb8d33c --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "videocamera.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1802, + "lastModificationSignature": "f77a428dac7d4e9cb8878ceb800c41933e08b6718479970291250d39287ec80f", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/videocamera.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/videocamera.png new file mode 100644 index 0000000..40310ef Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/videocamera.png/videocamera.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/resource.json new file mode 100644 index 0000000..ef56d2f --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "view.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1485, + "lastModificationSignature": "c862fa8c44643a28383ea0df303a6fa93a800f365f6aa1548ece2eb404303a9a", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/view.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/view.png new file mode 100644 index 0000000..138cdd4 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/view.png/view.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/resource.json new file mode 100644 index 0000000..5a2ce86 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "warning.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 1471, + "lastModificationSignature": "c63ebf1f9e04b90607eed00f6375f2cd4d1318f1ef6b3ded71f4d5a5ceb83dac", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/warning.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/warning.png new file mode 100644 index 0000000..2bfbc99 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/warning.png/warning.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/resource.json new file mode 100644 index 0000000..78d7824 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "workstation1.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 697, + "lastModificationSignature": "c573d61f1a0b38840b1ab8965a1b5a78a95566aa77d889ebec80fbbff6335441", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/workstation1.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/workstation1.png new file mode 100644 index 0000000..e77f250 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/workstation1.png/workstation1.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/resource.json b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/resource.json new file mode 100644 index 0000000..c2bc2f5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/resource.json @@ -0,0 +1,20 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "wrench.png" + ], + "attributes": { + "width": 48, + "format": "PNG", + "lastModification": { + "actor": "import", + "timestamp": "2025-11-04T22:58:25Z" + }, + "size": 2103, + "lastModificationSignature": "42f924648396bd34faa054f7f214cdaa2d3179685ececb6bd40921ec7c8487d5", + "height": 48 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/wrench.png b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/wrench.png new file mode 100644 index 0000000..77ed920 Binary files /dev/null and b/config/dcframe1-hmi1/resources/core/ignition/images/Builtin/icons/48/wrench.png/wrench.png differ diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/config.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/config.json new file mode 100644 index 0000000..c8acad0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/config.json @@ -0,0 +1,242 @@ +{ + "alias": "DE", + "id": "73a221f3-e2de-4b5b-97a4-cecc32cc14ad", + "labels": { + "BACKSPACE": "Backsp", + "CANCEL": "Cancel", + "SHIFT": "Shift", + "SPACE": "Space", + "SUBMIT": "Enter" + }, + "name": "de_qwertz", + "rows": [ + [ + { + "lowercase": "q", + "uppercase": "Q" + }, + { + "lowercase": "w", + "uppercase": "W" + }, + { + "lowercase": { + "accents": [ + "ê", + "é", + "è", + "ë", + "ė" + ], + "character": "e" + }, + "uppercase": { + "accents": [ + "Ê", + "É", + "È", + "Ë", + "Ė" + ], + "character": "E" + } + }, + { + "lowercase": "r", + "uppercase": "R" + }, + { + "lowercase": "t", + "uppercase": "T" + }, + { + "lowercase": "z", + "uppercase": "Z" + }, + { + "lowercase": { + "accents": [ + "ū", + "ù", + "ü", + "û", + "ú" + ], + "character": "u" + }, + "uppercase": { + "accents": [ + "Ū", + "Ù", + "Ü", + "Û", + "Ú" + ], + "character": "U" + } + }, + { + "lowercase": "i", + "uppercase": "I" + }, + { + "lowercase": { + "accents": [ + "ō", + "ø", + "œ", + "õ", + "ó", + "ò", + "ô", + "ö" + ], + "character": "o" + }, + "uppercase": { + "accents": [ + "Ō", + "Ø", + "Œ", + "Õ", + "Ó", + "Ò", + "Ô", + "Ö" + ], + "character": "O" + } + }, + { + "lowercase": "p", + "uppercase": "P" + }, + "BACKSPACE" + ], + [ + { + "lowercase": { + "accents": [ + "æ", + "ã", + "å", + "ā", + "ä", + "â", + "à", + "á" + ], + "character": "a" + }, + "uppercase": { + "accents": [ + "Æ", + "Ã", + "Å", + "Ā", + "Ä", + "Â", + "À", + "Á" + ], + "character": "A" + } + }, + { + "lowercase": { + "accents": [ + "š", + "ß", + "ś" + ], + "character": "s" + }, + "uppercase": { + "accents": [ + "Š", + "SS", + "Ś" + ], + "character": "S" + } + }, + { + "lowercase": "d", + "uppercase": "D" + }, + { + "lowercase": "f", + "uppercase": "F" + }, + { + "lowercase": "g", + "uppercase": "G" + }, + { + "lowercase": "h", + "uppercase": "H" + }, + { + "lowercase": "j", + "uppercase": "J" + }, + { + "lowercase": "k", + "uppercase": "K" + }, + { + "lowercase": "l", + "uppercase": "L" + }, + "SUBMIT" + ], + [ + "SHIFT", + { + "lowercase": "y", + "uppercase": "Y" + }, + { + "lowercase": "x", + "uppercase": "X" + }, + { + "lowercase": "c", + "uppercase": "C" + }, + { + "lowercase": "v", + "uppercase": "V" + }, + { + "lowercase": "b", + "uppercase": "B" + }, + { + "lowercase": { + "accents": [ + "ñ", + "ń" + ], + "character": "n" + }, + "uppercase": { + "accents": [ + "Ñ", + "Ń" + ], + "character": "N" + } + }, + { + "lowercase": "m", + "uppercase": "M" + }, + "SHIFT" + ] + ], + "supportedLanguages": [ + "de" + ], + "title": "Deutsch" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/resource.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/resource.json new file mode 100644 index 0000000..d5a8778 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/de_qwertz/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system", + "timestamp": "2025-11-04T22:58:12Z" + }, + "uuid": "73a221f3-e2de-4b5b-97a4-cecc32cc14ad", + "lastModificationSignature": "b0eab306bcfd885ee8638170ea8538107e8255a37c0c0abf620c15acc0481e79" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/config.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/config.json new file mode 100644 index 0000000..d0c6ca4 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/config.json @@ -0,0 +1,276 @@ +{ + "alias": "ES", + "id": "d74a89d6-d4f0-4edd-acad-81f4effe0482", + "labels": { + "BACKSPACE": "Retro", + "CANCEL": "Cancelar", + "SHIFT": "Shift", + "SPACE": "Espacio", + "SUBMIT": "Intro" + }, + "name": "es_qwerty", + "rows": [ + [ + { + "lowercase": "q", + "uppercase": "Q" + }, + { + "lowercase": "w", + "uppercase": "W" + }, + { + "lowercase": { + "accents": [ + "ē", + "ę", + "ė", + "ë", + "é", + "è", + "ê" + ], + "character": "e" + }, + "uppercase": { + "accents": [ + "Ē", + "Ę", + "Ė", + "Ë", + "É", + "È", + "Ê" + ], + "character": "E" + } + }, + { + "lowercase": "r", + "uppercase": "R" + }, + { + "lowercase": "t", + "uppercase": "T" + }, + { + "lowercase": "y", + "uppercase": "Y" + }, + { + "lowercase": { + "accents": [ + "ū", + "ù", + "ú", + "ü", + "û" + ], + "character": "u" + }, + "uppercase": { + "accents": [ + "Ū", + "Ù", + "Ú", + "Ü", + "Û" + ], + "character": "U" + } + }, + { + "lowercase": { + "accents": [ + "ī", + "î", + "į", + "ì", + "í", + "ï" + ], + "character": "i" + }, + "uppercase": { + "accents": [ + "Ī", + "Î", + "Į", + "Ì", + "Í", + "Ï" + ], + "character": "I" + } + }, + { + "lowercase": { + "accents": [ + "º", + "ō", + "œ", + "ø", + "õ", + "ô", + "ö", + "ò", + "ó" + ], + "character": "o" + }, + "uppercase": { + "accents": [ + "º", + "Ō", + "Œ", + "Ø", + "Õ", + "Ô", + "Ö", + "Ò", + "Ó" + ], + "character": "O" + } + }, + { + "lowercase": "p", + "uppercase": "P" + }, + "BACKSPACE" + ], + [ + { + "lowercase": { + "accents": [ + "å", + "ą", + "æ", + "ā", + "ª", + "á", + "à", + "ä", + "â", + "ã" + ], + "character": "a" + }, + "uppercase": { + "accents": [ + "Å", + "Ą", + "Æ", + "Ā", + "ª", + "Á", + "À", + "Ä", + "Â", + "Ã" + ], + "character": "A" + } + }, + { + "lowercase": "s", + "uppercase": "S" + }, + { + "lowercase": "d", + "uppercase": "D" + }, + { + "lowercase": "f", + "uppercase": "F" + }, + { + "lowercase": "g", + "uppercase": "G" + }, + { + "lowercase": "h", + "uppercase": "H" + }, + { + "lowercase": "j", + "uppercase": "J" + }, + { + "lowercase": "k", + "uppercase": "K" + }, + { + "lowercase": "l", + "uppercase": "L" + }, + { + "lowercase": "ñ", + "uppercase": "Ñ" + }, + "SUBMIT" + ], + [ + "SHIFT", + { + "lowercase": "z", + "uppercase": "Z" + }, + { + "lowercase": "x", + "uppercase": "X" + }, + { + "lowercase": { + "accents": [ + "č", + "ç", + "ć" + ], + "character": "c" + }, + "uppercase": { + "accents": [ + "Č", + "Ç", + "Ć" + ], + "character": "C" + } + }, + { + "lowercase": "v", + "uppercase": "V" + }, + { + "lowercase": "b", + "uppercase": "B" + }, + { + "lowercase": { + "accents": [ + "ñ", + "ń" + ], + "character": "n" + }, + "uppercase": { + "accents": [ + "Ñ", + "Ń" + ], + "character": "N" + } + }, + { + "lowercase": "m", + "uppercase": "M" + }, + "SHIFT" + ] + ], + "supportedLanguages": [ + "es" + ], + "title": "Español" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/resource.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/resource.json new file mode 100644 index 0000000..6a0d3c5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/es_qwerty/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system", + "timestamp": "2025-11-04T22:58:12Z" + }, + "uuid": "d74a89d6-d4f0-4edd-acad-81f4effe0482", + "lastModificationSignature": "a9d45da2ed5c439057bd8cf721a69c1bb32fdb40d98bc4586f57e00c7289296a" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/config.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/config.json new file mode 100644 index 0000000..f322a50 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/config.json @@ -0,0 +1,272 @@ +{ + "alias": "FR", + "id": "41f00828-c338-4264-b262-b1a2c46b764f", + "labels": { + "BACKSPACE": "Backsp", + "CANCEL": "Cancel", + "SHIFT": "Shift", + "SPACE": "Space", + "SUBMIT": "Enter" + }, + "name": "fr_azerty", + "rows": [ + [ + { + "lowercase": { + "accents": [ + "ã", + "å", + "ā", + "ª", + "à", + "â", + "æ", + "á", + "ä" + ], + "character": "a" + }, + "uppercase": { + "accents": [ + "Ã", + "Å", + "Ā", + "ª", + "À", + "Â", + "Æ", + "Á", + "Ä" + ], + "character": "A" + } + }, + { + "lowercase": "z", + "uppercase": "Z" + }, + { + "lowercase": { + "accents": [ + "ē", + "ę", + "ė", + "ê", + "é", + "è", + "ë" + ], + "character": "e" + }, + "uppercase": { + "accents": [ + "Ē", + "Ę", + "Ė", + "Ê", + "É", + "È", + "Ë" + ], + "character": "E" + } + }, + { + "lowercase": "r", + "uppercase": "R" + }, + { + "lowercase": "t", + "uppercase": "T" + }, + { + "lowercase": { + "accents": [ + "ÿ" + ], + "character": "y" + }, + "uppercase": { + "accents": [ + "Ÿ" + ], + "character": "Y" + } + }, + { + "lowercase": { + "accents": [ + "ū", + "ú", + "ũ", + "ü", + "ù", + "û" + ], + "character": "u" + }, + "uppercase": { + "accents": [ + "Ū", + "Ú", + "Ũ", + "Ü", + "Ù", + "Û" + ], + "character": "U" + } + }, + { + "lowercase": { + "accents": [ + "ī", + "ĩ", + "į", + "í", + "ì", + "î", + "ï" + ], + "character": "i" + }, + "uppercase": { + "accents": [ + "Ī", + "Ĩ", + "Į", + "Í", + "Ì", + "Î", + "Ï" + ], + "character": "I" + } + }, + { + "lowercase": { + "accents": [ + "º", + "ō", + "ø", + "õ", + "ó", + "ò", + "ö", + "œ", + "ô" + ], + "character": "o" + }, + "uppercase": { + "accents": [ + "º", + "Ō", + "Ø", + "Õ", + "Ó", + "Ò", + "Ö", + "Œ", + "Ô" + ], + "character": "O" + } + }, + { + "lowercase": "p", + "uppercase": "P" + }, + "BACKSPACE" + ], + [ + { + "lowercase": "q", + "uppercase": "Q" + }, + { + "lowercase": "s", + "uppercase": "S" + }, + { + "lowercase": "d", + "uppercase": "D" + }, + { + "lowercase": "f", + "uppercase": "F" + }, + { + "lowercase": "g", + "uppercase": "G" + }, + { + "lowercase": "h", + "uppercase": "H" + }, + { + "lowercase": "j", + "uppercase": "J" + }, + { + "lowercase": "k", + "uppercase": "K" + }, + { + "lowercase": "l", + "uppercase": "L" + }, + { + "lowercase": "m", + "uppercase": "M" + }, + "SUBMIT" + ], + [ + "SHIFT", + { + "lowercase": "w", + "uppercase": "W" + }, + { + "lowercase": "x", + "uppercase": "X" + }, + { + "lowercase": { + "accents": [ + "č", + "ç", + "ć" + ], + "character": "c" + }, + "uppercase": { + "accents": [ + "Č", + "Ç", + "Ć" + ], + "character": "C" + } + }, + { + "lowercase": "v", + "uppercase": "V" + }, + { + "lowercase": "b", + "uppercase": "B" + }, + { + "lowercase": "n", + "uppercase": "N" + }, + "SHIFT" + ] + ], + "supportedLanguages": [ + "fr" + ], + "title": "Français" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/resource.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/resource.json new file mode 100644 index 0000000..1e3ef1e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/fr_azerty/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system", + "timestamp": "2025-11-04T22:58:12Z" + }, + "uuid": "41f00828-c338-4264-b262-b1a2c46b764f", + "lastModificationSignature": "5e80d36a2b3c8a94e150907d340ea277f113836fd767fb26a8d7fe17cf997b21" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/config.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/config.json new file mode 100644 index 0000000..b9003c0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/config.json @@ -0,0 +1,250 @@ +{ + "alias": "IT", + "id": "37e58452-b92f-4dd0-ae5f-04b0848286dd", + "labels": { + "BACKSPACE": "Backsp", + "CANCEL": "Cancel", + "SHIFT": "Shift", + "SPACE": "Space", + "SUBMIT": "Enter" + }, + "name": "it_qwerty", + "rows": [ + [ + { + "lowercase": "q", + "uppercase": "Q" + }, + { + "lowercase": "w", + "uppercase": "W" + }, + { + "lowercase": "e", + "uppercase": "E" + }, + { + "lowercase": { + "accents": [ + "ɜ", + "ę", + "ē", + "ê", + "è", + "é", + "ë", + "ə" + ], + "character": "ė" + }, + "uppercase": { + "accents": [ + "Ɜ", + "Ę", + "Ē", + "Ê", + "È", + "É", + "Ë", + "Ə" + ], + "character": "Ė" + } + }, + { + "lowercase": "r", + "uppercase": "R" + }, + { + "lowercase": "t", + "uppercase": "T" + }, + { + "lowercase": "y", + "uppercase": "Y" + }, + { + "lowercase": { + "accents": [ + "ū", + "û", + "ù", + "ú", + "ü" + ], + "character": "u" + }, + "uppercase": { + "accents": [ + "Ū", + "Û", + "Ù", + "Ú", + "Ü" + ], + "character": "U" + } + }, + { + "lowercase": { + "accents": [ + "ī", + "ï", + "į", + "î", + "ì", + "í" + ], + "character": "i" + }, + "uppercase": { + "accents": [ + "Ī", + "Ï", + "Į", + "Î", + "Ì", + "Í" + ], + "character": "I" + } + }, + { + "lowercase": { + "accents": [ + "º", + "ō", + "ø", + "œ", + "õ", + "ö", + "ô", + "ó", + "ò" + ], + "character": "o" + }, + "uppercase": { + "accents": [ + "º", + "Ō", + "Ø", + "Œ", + "Õ", + "Ö", + "Ô", + "Ó", + "Ò" + ], + "character": "O" + } + }, + { + "lowercase": "p", + "uppercase": "P" + }, + "BACKSPACE" + ], + [ + { + "lowercase": { + "accents": [ + "ã", + "å", + "ā", + "ª", + "à", + "á", + "â", + "ä", + "æ" + ], + "character": "a" + }, + "uppercase": { + "accents": [ + "Ã", + "Å", + "Ā", + "ª", + "À", + "Á", + "Â", + "Ä", + "Æ" + ], + "character": "A" + } + }, + { + "lowercase": "s", + "uppercase": "S" + }, + { + "lowercase": "d", + "uppercase": "D" + }, + { + "lowercase": "f", + "uppercase": "F" + }, + { + "lowercase": "g", + "uppercase": "G" + }, + { + "lowercase": "h", + "uppercase": "H" + }, + { + "lowercase": "j", + "uppercase": "J" + }, + { + "lowercase": "k", + "uppercase": "K" + }, + { + "lowercase": "l", + "uppercase": "L" + }, + "SUBMIT" + ], + [ + "SHIFT", + { + "lowercase": "z", + "uppercase": "Z" + }, + { + "lowercase": "x", + "uppercase": "X" + }, + { + "lowercase": "c", + "uppercase": "C" + }, + { + "lowercase": "v", + "uppercase": "V" + }, + { + "lowercase": "b", + "uppercase": "B" + }, + { + "lowercase": "n", + "uppercase": "N" + }, + { + "lowercase": "m", + "uppercase": "M" + }, + "SHIFT" + ] + ], + "supportedLanguages": [ + "it" + ], + "title": "Italiano" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/resource.json b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/resource.json new file mode 100644 index 0000000..37719a8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/keyboard_layout/it_qwerty/resource.json @@ -0,0 +1,17 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system", + "timestamp": "2025-11-04T22:58:12Z" + }, + "uuid": "37e58452-b92f-4dd0-ae5f-04b0848286dd", + "lastModificationSignature": "aa016ce9ed0e6b443fac57b21a75e5cc4346580427108b1bf7f1693e2a8eaf49" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/config.json b/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/config.json new file mode 100644 index 0000000..3ad38ee --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/config.json @@ -0,0 +1,70 @@ +{ + "profile": { + "readOnly": false, + "type": "com.inductiveautomation.OpcUaServerType" + }, + "settings": { + "advanced": { + "acknowledgeTimeout": 5000, + "browseOrigin": "OBJECTS_FOLDER", + "connectTimeout": 5000, + "deprecatedDataTypeDictionarySupport": false, + "maxArrayLength": 2147483647, + "maxMessageSize": 33554432, + "maxNotificationsPerPublish": 65535, + "maxPendingPublishRequests": 2, + "maxPerOperation": 8192, + "maxReferencesPerNode": 8192, + "maxStringLength": 2147483647, + "requestTimeout": 60000, + "sessionTimeout": 120000, + "timestampSource": "OPC_PREFER_SOURCE" + }, + "authentication": { + "password": { + "data": { + "ciphertext": "7W6vrhnDv2psjQ", + "encrypted_key": "hR-T8s4A7zZfHI1FMK3sPTxfMdGZ2yEsGJV0LisRLJEDPjPrbx6C7w", + "iv": "DAYrLd_ezLHPPkro", + "protected": "eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2R0NNIiwiaWF0IjoxNzYyMjk3MTkxLCJ6aXAiOiJERUYifQ", + "tag": "7gbwJ2u2JS9d84MrIi1iPg" + }, + "type": "Embedded" + }, + "username": "opcuauser" + }, + "endpoint": { + "discoveryUrl": "opc.tcp://localhost:62541/discovery", + "endpointUrl": "opc.tcp://localhost:62541", + "hostOverride": "", + "securityMode": "SignAndEncrypt", + "securityPolicy": "Basic256Sha256" + }, + "failover": { + "discoveryUrl": "", + "enabled": false, + "endpointUrl": "", + "hostOverride": "", + "threshold": 3 + }, + "keepAlive": { + "failuresAllowed": 1, + "interval": 15000, + "timeout": 10000 + }, + "security": { + "certificateValidationEnabled": true, + "keyStoreAlias": "client", + "keyStoreAliasPassword": { + "data": { + "ciphertext": "W-KStB_fsZrLkg", + "encrypted_key": "eDFZ0sCDEeY0I-X43GSIxHf0lt0NSGjj_hHsU3mZHfoR6cLAJ-gRQA", + "iv": "iB1hSbdK6SAmxPLG", + "protected": "eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2R0NNIiwiaWF0IjoxNzYyMjk3MTkxLCJ6aXAiOiJERUYifQ", + "tag": "EucMfTJEgs9iZ4x7malBeg" + }, + "type": "Embedded" + } + } + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/resource.json b/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/resource.json new file mode 100644 index 0000000..cb5b957 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/opc-connection/Ignition OPC UA Server/resource.json @@ -0,0 +1,18 @@ +{ + "scope": "A", + "description": "Default \"loopback\" connection to Ignition\u0027s OPC UA server", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T22:59:51Z" + }, + "uuid": "2f8be625-f1ef-4cba-b468-49adc9310542", + "lastModificationSignature": "3e3a75bff2263a75102e0bfc1e08a0c54c6980029cd67d8b98ec62087d86bf29" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/quickstart/config.json b/config/dcframe1-hmi1/resources/core/ignition/quickstart/config.json new file mode 100644 index 0000000..f69184b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/quickstart/config.json @@ -0,0 +1,25 @@ +{ + "finished": true, + "steps": [ + { + "completed": true, + "name": "INSTALL" + }, + { + "completed": true, + "name": "ENABLED" + }, + { + "completed": true, + "name": "DESIGNER" + }, + { + "completed": true, + "name": "PROJECT" + }, + { + "completed": true, + "name": "SESSION" + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/quickstart/resource.json b/config/dcframe1-hmi1/resources/core/ignition/quickstart/resource.json new file mode 100644 index 0000000..143b6a9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/quickstart/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T23:29:23Z" + }, + "lastModificationSignature": "732b352c0666159e7cae4d14efd047b15c6cfe3d0d97aff8c8b892f86f981987" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/config.json b/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/config.json new file mode 100644 index 0000000..fd86114 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/config.json @@ -0,0 +1 @@ +{"profile":{"type":"basic schedule"},"settings":{"observeHolidays":true,"allDays":false,"allDayTime":"0:00-24:00","weekDays":true,"weekDayTime":"8:00-11:45,12:30-17:00","monday":false,"tuesday":false,"wednesday":false,"thursday":false,"friday":false,"saturday":false,"sunday":false,"mondayTime":"0:00-24:00","tuesdayTime":"0:00-24:00","wednesdayTime":"0:00-24:00","thursdayTime":"0:00-24:00","fridayTime":"0:00-24:00","saturdayTime":"0:00-24:00","sundayTime":"0:00-24:00","repeatMode":"Off","repeatOn":1,"repeatOff":1}} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/resource.json b/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/resource.json new file mode 100644 index 0000000..6d232d0 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/schedule/Example/resource.json @@ -0,0 +1,14 @@ +{ + "scope": "A", + "description": "An example of a M-F 8am-5pm schedule with a lunch break", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "350e6cb9-fc05-46cc-94be-1bcfab0f5c3a", + "enabled": true + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/security-levels/config.json b/config/dcframe1-hmi1/resources/core/ignition/security-levels/config.json new file mode 100644 index 0000000..453d3f8 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/security-levels/config.json @@ -0,0 +1,21 @@ +{ + "securityLevels": [ + { + "children": [ + { + "children": [ + { + "children": [], + "description": "System generated security level representing read and write privileges to Gateway configuration", + "name": "Administrator" + } + ], + "description": "Represents the roles that a user has.", + "name": "Roles" + } + ], + "description": "Represents a user who has been authenticated by the system.", + "name": "Authenticated" + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/security-levels/resource.json b/config/dcframe1-hmi1/resources/core/ignition/security-levels/resource.json new file mode 100644 index 0000000..9778756 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/security-levels/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T22:58:11Z" + }, + "lastModificationSignature": "4950ce4a9585f95192536a15c90d7206c1982e94471c86b7dfa596007ea71c18" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/security-properties/config.json b/config/dcframe1-hmi1/resources/core/ignition/security-properties/config.json new file mode 100644 index 0000000..d60a0ee --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/security-properties/config.json @@ -0,0 +1,77 @@ +{ + "accessPermissions": { + "securityLevels": [], + "type": "AllOf" + }, + "allowDesignerSSO": false, + "allowUserAdmin": false, + "createProjectPermissions": { + "securityLevels": [], + "type": "AllOf" + }, + "designerAuthStrategy": "CLASSIC", + "designerAuthTokenInactivityTimeout": 10, + "designerAuthTokenTimeToLive": 0, + "designerPermissions": { + "securityLevels": [ + { + "children": [ + { + "children": [ + { + "children": [], + "name": "Administrator" + } + ], + "name": "Roles" + } + ], + "name": "Authenticated" + } + ], + "type": "AnyOf" + }, + "designerRoleName": "Administrator", + "forceIdpAuth": true, + "readPermissions": { + "securityLevels": [ + { + "children": [ + { + "children": [ + { + "children": [], + "name": "Administrator" + } + ], + "name": "Roles" + } + ], + "name": "Authenticated" + } + ], + "type": "AnyOf" + }, + "systemAuthProfile": "temp", + "systemIdentityProvider": "temp", + "userInactivityTimeout": 10, + "writePermissions": { + "securityLevels": [ + { + "children": [ + { + "children": [ + { + "children": [], + "name": "Administrator" + } + ], + "name": "Roles" + } + ], + "name": "Authenticated" + } + ], + "type": "AnyOf" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/security-properties/resource.json b/config/dcframe1-hmi1/resources/core/ignition/security-properties/resource.json new file mode 100644 index 0000000..62066ee --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/security-properties/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T23:29:24Z" + }, + "lastModificationSignature": "79da6375b35c968eb98329a550e2165624469f75743c49eddac1626c1c3ea2f5" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/system-properties/config.json b/config/dcframe1-hmi1/resources/core/ignition/system-properties/config.json new file mode 100644 index 0000000..6ab3218 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/system-properties/config.json @@ -0,0 +1,27 @@ +{ + "automaticThreadDumpsCpuThreshold": 70, + "automaticThreadDumpsCpuThresholdExceededDuration": 10, + "automaticThreadDumpsEnabled": false, + "automaticThreadDumpsIntervalSeconds": 60, + "automaticThreadDumpsRetentionCount": 50, + "clientFallbackEnabled": false, + "designerRAM": "MB1024", + "disable3DPipeline": true, + "disableDirectDraw": false, + "enableTagReferenceStore": true, + "homepageNotes": "Welcome to your Ignition Gateway. This customizable area is intended to capture the critical details you want to document for this Gateway. You might include information about the environment (production, testing, or development), key workflows, or maintenance schedules. It\u0027s also a great place to list instructions for your team, important reminders about system health, or details about your configuration that require regular review. Use this space to keep everyone informed and ensure smooth operations across the board.", + "homepageUrl": "/app", + "multicastEnabled": true, + "multicastIPAddr": "231.1.1.1", + "multicastIntervalMillis": "5000", + "multicastReceivePort": "4446", + "multicastSendPort": "4445", + "scheduledBackupFilename": "${gatewayName}_Ignition-backup-${edition}${timestamp}.gwbk", + "scheduledBackupRetentionCount": 5, + "scheduledBackupTimes": "15 1 * * *", + "scheduledBackupsEnabled": false, + "scriptMessageEncoding": "Protobuf", + "secondsBeforeFailover": 60, + "systemName": "dcframe-hmi1", + "useCondensedDialogFont": false +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/system-properties/resource.json b/config/dcframe1-hmi1/resources/core/ignition/system-properties/resource.json new file mode 100644 index 0000000..c76ee84 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/system-properties/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T23:29:26Z" + }, + "lastModificationSignature": "07849218588e1bda99d33779b155252457cf592c79f3b1802008e7264e9634b1" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Alarming/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Alarming/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Alarming/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/Ignition OPC UA Server/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/Ignition OPC UA Server/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/Ignition OPC UA Server/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/Connections/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/OPC/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Performance/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Performance/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Performance/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/Connection/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/Connection/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/Connection/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Redundancy/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Sessions/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Sessions/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/Sessions/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/Gateway/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/System/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-definition/default/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/default/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-definition/default/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/config.json new file mode 100644 index 0000000..5441475 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/config.json @@ -0,0 +1,11 @@ +{ + "config": { + "mode": "Direct", + "oneShot": false, + "opcDataMode": "Subscribed", + "optWriteTimeout": 60000, + "optWrites": false, + "rate": 10000, + "readAfterWrite": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/resource.json new file mode 100644 index 0000000..793e519 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default Historical/resource.json @@ -0,0 +1,10 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": {} +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/config.json new file mode 100644 index 0000000..6e6c1bd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/config.json @@ -0,0 +1,11 @@ +{ + "config": { + "mode": "Direct", + "oneShot": false, + "opcDataMode": "Subscribed", + "optWriteTimeout": 60000, + "optWrites": false, + "rate": 1000, + "readAfterWrite": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/resource.json new file mode 100644 index 0000000..793e519 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/System/Default/resource.json @@ -0,0 +1,10 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": {} +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/config.json new file mode 100644 index 0000000..5441475 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/config.json @@ -0,0 +1,11 @@ +{ + "config": { + "mode": "Direct", + "oneShot": false, + "opcDataMode": "Subscribed", + "optWriteTimeout": 60000, + "optWrites": false, + "rate": 10000, + "readAfterWrite": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/resource.json new file mode 100644 index 0000000..793e519 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default Historical/resource.json @@ -0,0 +1,10 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": {} +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/config.json new file mode 100644 index 0000000..6e6c1bd --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/config.json @@ -0,0 +1,11 @@ +{ + "config": { + "mode": "Direct", + "oneShot": false, + "opcDataMode": "Subscribed", + "optWriteTimeout": 60000, + "optWrites": false, + "rate": 1000, + "readAfterWrite": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/resource.json new file mode 100644 index 0000000..793e519 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-group/default/Default/resource.json @@ -0,0 +1,10 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": {} +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/config.json new file mode 100644 index 0000000..28b7c00 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/config.json @@ -0,0 +1,10 @@ +{ + "profile": { + "allowBackfill": false, + "enableTagReferenceStore": true, + "type": "MANAGED" + }, + "settings": { + "nonUseCount": 0 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/resource.json new file mode 100644 index 0000000..966afe5 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/System/resource.json @@ -0,0 +1,12 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": false, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "1007a5b8-f216-4057-927e-bf1aae383357" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/config.json b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/config.json new file mode 100644 index 0000000..d5e823d --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/config.json @@ -0,0 +1,24 @@ +{ + "profile": { + "allowBackfill": false, + "enableTagReferenceStore": true, + "type": "STANDARD" + }, + "settings": { + "defaultDatasourceName": null, + "editPermissions": { + "securityLevels": [], + "type": "AllOf" + }, + "readOnly": false, + "readPermissions": { + "securityLevels": [], + "type": "AllOf" + }, + "valuePersistence": "Database", + "writePermissions": { + "securityLevels": [], + "type": "AllOf" + } + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/resource.json new file mode 100644 index 0000000..4b0602e --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-provider/default/resource.json @@ -0,0 +1,13 @@ +{ + "scope": "A", + "description": "Default tag provider", + "version": 1, + "restricted": false, + "overridable": false, + "files": [ + "config.json" + ], + "attributes": { + "uuid": "253f6eac-646c-4a48-b386-84715946979f" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/System/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/System/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/System/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/default/unary-resource.json b/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/default/unary-resource.json new file mode 100644 index 0000000..77ed304 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/tag-type-definition/default/unary-resource.json @@ -0,0 +1,10 @@ +{ + "scope": "G", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "config": {} + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/translations/resource.json b/config/dcframe1-hmi1/resources/core/ignition/translations/resource.json new file mode 100644 index 0000000..9c88044 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/translations/resource.json @@ -0,0 +1,18 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [], + "attributes": { + "lastModification": { + "actor": "8.3-migration", + "timestamp": "2025-11-04T22:58:11Z" + }, + "ignorePunctuation": false, + "caseInsensitive": false, + "lastModificationSignature": "a459f98c5ffa69a6399c2f20a866dbf846996c7b739cc23bc69e018732ce933c", + "ignoreWhitespace": false, + "ignoreTags": false + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/default/config.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/config.json new file mode 100644 index 0000000..a8cc136 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/config.json @@ -0,0 +1,20 @@ +{ + "profile": { + "cacheValidationTimeout": 15, + "failoverMode": "HARD", + "lockoutAttempts": 5, + "lockoutEnabled": true, + "lockoutWindow": 15, + "scheduleRestricted": false, + "type": "INTERNAL" + }, + "settings": { + "passwordComplexity": 3, + "passwordContainsPassword": true, + "passwordContainsUserName": true, + "passwordHistory": 0, + "passwordMaxAge": 0, + "passwordMaxRepeatedChars": 3, + "passwordMinLength": 8 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/default/resource.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/resource.json new file mode 100644 index 0000000..7bdc83a --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "A", + "description": "This user source profile was automatically created during a startup", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "users.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T22:58:11Z" + }, + "uuid": "9898e1b8-4c72-4371-8781-7d64f2475856", + "lastModificationSignature": "b3e97fd77b4e675d3d430a02676162790f6d1fae8481788a4322f6019f8cdcc5" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/default/users.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/users.json new file mode 100644 index 0000000..6bb8ef9 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/default/users.json @@ -0,0 +1,28 @@ +{ + "users": [ + { + "uuid": "ff2a7450-e980-4580-b08a-62c3a4f02cb4", + "username": "admin", + "schedule": "Always", + "password": "[F7E3E0DB]64cb46f4041cd932966b94f37a5d7c8656c3d953ea46fd4088e90ba1b5c336a2", + "passwordDate": "20251104.165811470-0600", + "passwordHistory": [], + "createdDate": "20251104.165811469-0600", + "lastModifiedDate": "20251104.165811469-0600", + "roles": [ + "8a0652e3-770e-4804-be76-7fd9a178c594" + ], + "extraProps": [], + "scheduleAdjustments": [], + "contactInfos": [] + } + ], + "roles": [ + { + "uuid": "8a0652e3-770e-4804-be76-7fd9a178c594", + "rolename": "Administrator", + "createdDate": "20251104.165811469-0600", + "lastModifiedDate": "20251104.165811469-0600" + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/config.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/config.json new file mode 100644 index 0000000..a8cc136 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/config.json @@ -0,0 +1,20 @@ +{ + "profile": { + "cacheValidationTimeout": 15, + "failoverMode": "HARD", + "lockoutAttempts": 5, + "lockoutEnabled": true, + "lockoutWindow": 15, + "scheduleRestricted": false, + "type": "INTERNAL" + }, + "settings": { + "passwordComplexity": 3, + "passwordContainsPassword": true, + "passwordContainsUserName": true, + "passwordHistory": 0, + "passwordMaxAge": 0, + "passwordMaxRepeatedChars": 3, + "passwordMinLength": 8 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/resource.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/resource.json new file mode 100644 index 0000000..ca4fc48 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "A", + "description": "OPC UA clients will authenticate against this profile by default.", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "users.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T22:58:19Z" + }, + "uuid": "78b4607b-28a6-4a7e-9e25-1e2d16e003f7", + "lastModificationSignature": "d2f6839b05f93a07252688673aeaa22a9ab640cfb96b47094d3360e720e3314f" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/users.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/users.json new file mode 100644 index 0000000..71bd691 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/opcua-module/users.json @@ -0,0 +1,29 @@ +{ + "users": [ + { + "uuid": "ab09971c-2359-4868-91d2-ed15860ea437", + "username": "opcuauser", + "schedule": "Always", + "password": "[B73B9619]9805ae4c7eef69f58c7af053b6167f4baf022c09c7a41995d7399d71eb456f2d", + "passwordDate": "20251104.165819217-0600", + "passwordHistory": [], + "createdDate": "20251104.165819217-0600", + "lastModifiedDate": "20251104.165819217-0600", + "roles": [ + "4d5c2ff5-166b-4bee-9804-64ed624d40f2" + ], + "extraProps": [], + "scheduleAdjustments": [], + "contactInfos": [] + } + ], + "roles": [ + { + "uuid": "4d5c2ff5-166b-4bee-9804-64ed624d40f2", + "rolename": "ReadWrite", + "description": "OPC UA clients will authenticate against this profile by default.", + "createdDate": "20251104.165819217-0600", + "lastModifiedDate": "20251104.165819217-0600" + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/config.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/config.json new file mode 100644 index 0000000..a8cc136 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/config.json @@ -0,0 +1,20 @@ +{ + "profile": { + "cacheValidationTimeout": 15, + "failoverMode": "HARD", + "lockoutAttempts": 5, + "lockoutEnabled": true, + "lockoutWindow": 15, + "scheduleRestricted": false, + "type": "INTERNAL" + }, + "settings": { + "passwordComplexity": 3, + "passwordContainsPassword": true, + "passwordContainsUserName": true, + "passwordHistory": 0, + "passwordMaxAge": 0, + "passwordMaxRepeatedChars": 3, + "passwordMinLength": 8 + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/resource.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/resource.json new file mode 100644 index 0000000..096a776 --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/resource.json @@ -0,0 +1,19 @@ +{ + "scope": "A", + "description": "Temporary user source profile created during password reset", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json", + "users.json" + ], + "attributes": { + "lastModification": { + "actor": "system-init", + "timestamp": "2025-11-04T23:29:24Z" + }, + "uuid": "56a39820-73e0-4ab2-9b29-b2ea4876e999", + "lastModificationSignature": "7102b18b22c9307e320ecedb3d4c29d1d674cd71f03dcb64aa7240a7c536c5d1" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/users.json b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/users.json new file mode 100644 index 0000000..bc1446b --- /dev/null +++ b/config/dcframe1-hmi1/resources/core/ignition/user-source/temp/users.json @@ -0,0 +1,28 @@ +{ + "users": [ + { + "uuid": "500dda45-7873-4aaa-8c7c-fbdc4bf4ce37", + "username": "admin", + "schedule": "Always", + "password": "[923AD204]26213a768eeba9935fc56402825f35f2eb556d150694147dd9f0d8688db6a031", + "passwordDate": "20251104.172924838-0600", + "passwordHistory": [], + "createdDate": "20251104.172924838-0600", + "lastModifiedDate": "20251104.172924838-0600", + "roles": [ + "2648f3fa-d256-4725-9266-c67a25db7bac" + ], + "extraProps": [], + "scheduleAdjustments": [], + "contactInfos": [] + } + ], + "roles": [ + { + "uuid": "2648f3fa-d256-4725-9266-c67a25db7bac", + "rolename": "Administrator", + "createdDate": "20251104.172924838-0600", + "lastModifiedDate": "20251104.172924838-0600" + } + ] +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/external/config-mode.json b/config/dcframe1-hmi1/resources/external/config-mode.json new file mode 100644 index 0000000..4c96fb2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/external/config-mode.json @@ -0,0 +1,7 @@ +{ + "title": "External", + "description": "Externally managed configuration", + "enabled": true, + "inheritable": true, + "parent": "system" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/keystore.pfx b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/keystore.pfx new file mode 100644 index 0000000..5bf3781 Binary files /dev/null and b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/keystore.pfx differ diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/resource.json b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/resource.json new file mode 100644 index 0000000..80f0bea --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/client-keystore/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "keystore.pfx" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:18Z" + }, + "lastModificationSignature": "1b682ca9a36adc85b3b87db891e6225966f0e3de7cd093708aa188f579f26220" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/keystore.pfx b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/keystore.pfx new file mode 100644 index 0000000..17f02c1 Binary files /dev/null and b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/keystore.pfx differ diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/resource.json b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/resource.json new file mode 100644 index 0000000..4692915 --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/server-keystore/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "keystore.pfx" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:18Z" + }, + "lastModificationSignature": "21d2d809a0102a63770fc50520f97565ec48b71a61fac5ba3616203728fee451" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/resource.json b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/resource.json new file mode 100644 index 0000000..e478b75 --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "uuid.txt" + ], + "attributes": { + "lastModification": { + "actor": "default", + "timestamp": "2025-11-04T22:58:18Z" + }, + "lastModificationSignature": "47b019eb19fcd547b13e47251c12d0c72ba9ea59df6cadf32e1a23b839c4657a" + } +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/uuid.txt b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/uuid.txt new file mode 100644 index 0000000..b4516ae --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/com.inductiveautomation.opcua/uuid/uuid.txt @@ -0,0 +1 @@ +ff59c1a0-caeb-44cb-a276-fd68d31b9029 \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/config-mode.json b/config/dcframe1-hmi1/resources/local/config-mode.json new file mode 100644 index 0000000..53273e2 --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/config-mode.json @@ -0,0 +1,7 @@ +{ + "title": "Local", + "description": "Gateway configuration resources that are unique to the local instance, and will not be synchronized with a redundant pair, if any.", + "enabled": true, + "inheritable": false, + "parent": "core" +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/config.json b/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/config.json new file mode 100644 index 0000000..32d1e2b --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/config.json @@ -0,0 +1,3 @@ +{ + "demoTimeRemaining": 7198 +} \ No newline at end of file diff --git a/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/resource.json b/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/resource.json new file mode 100644 index 0000000..3c28e83 --- /dev/null +++ b/config/dcframe1-hmi1/resources/local/ignition/local-system-properties/resource.json @@ -0,0 +1,16 @@ +{ + "scope": "A", + "version": 1, + "restricted": false, + "overridable": true, + "files": [ + "config.json" + ], + "attributes": { + "lastModification": { + "actor": "unknown", + "timestamp": "2025-11-04T23:29:19Z" + }, + "lastModificationSignature": "c6147f4b24e159c3d08b59e2c0319be84ce434d1de5aa32ee049e22ab643e905" + } +} \ No newline at end of file diff --git a/dc-ign-framework.code-workspace b/dc-ign-framework.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/dc-ign-framework.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml new file mode 100644 index 0000000..60588b5 --- /dev/null +++ b/docker-compose.yml @@ -0,0 +1,118 @@ +x-default-logging: &default-logging + logging: + options: + max-size: "100m" + max-file: "5" + driver: json-file + +x-ignition-opts: &ignition-opts + <<: *default-logging + image: inductiveautomation/ignition:${IGNITION_VERSION:-latest} + env_file: gw-init/gateway.env + secrets: + - gateway-admin-password + +name: DCFramework-ServerStack # Change Name for You Environment +services: + proxy: + image: traefik:2.9 + container_name: proxy + restart: always + ports: + - 80:80 + environment: + # https://docs.traefik.io/reference/static-configuration/env/ + - TRAEFIK_ENTRYPOINTS_WEB_ADDRESS=:80 + - TRAEFIK_API_DASHBOARD=true + - TRAEFIK_PROVIDERS_DOCKER=true + - TRAEFIK_PROVIDERS_DOCKER_EXPOSEDBYDEFAULT=true + - TRAEFIK_PROVIDERS_DOCKER_NETWORK=proxy + - TRAEFIK_PROVIDERS_DOCKER_ALLOWEMPTYSERVICES=true + labels: + traefik.enable: "true" + traefik.http.routers.proxy.entrypoints: "web" + traefik.http.routers.proxy.rule: "Host(`proxy.localtest.me`)" + traefik.http.routers.proxy.service: "api@internal" + volumes: + - /var/run/docker.sock:/var/run/docker.sock:ro + networks: + - default + - proxy + + dcframe1-hmi1: + <<: *ignition-opts + build: + context: . + args: + - IGNITION_VERSION=${IGNITION_VERSION:-8.3.1} + dockerfile: ./gw-build/Dockerfile # Edit this file to add new third party modules + user: 0:0 + container_name: dcframe1-hmi1 + pull_policy: missing + labels: + traefik.enable: "true" + traefik.http.routers.dcframe1.entrypoints: "web" + traefik.http.routers.dcframe1.rule: "Host(`${GATEWAY1_HOSTNAME}`)" + traefik.http.services.dcframe1.loadbalancer.server.port: "8088" + ports: + - 8088:8088 # Main Ignition Web Port + - 1883:1883 # Main MQTT Port + - 8060:8060 # Main Ignition Gateway Port + # Reference Ignition Documentation for reference to these commands and their uses. + command: > + -n dcframe-hmi1 -m ${GATEWAY_MAX_MEMORY:-1024} + volumes: + - dcframe1-hmi1-data:/usr/local/bin/ignition/data # Needed for Startup + - ./config/dcframe1-hmi1:/usr/local/bin/ignition/data/config:rw # To Allow for access to config files + - ./project/dcframe1-hmi1:/usr/local/bin/ignition/data/projects:rw # To Allow access to project files + networks: + - default + - proxy + + dcframe1-db: + image: postgres + labels: + traefik.enable: "true" + traefik.http.routers.dcframe1-database.entrypoints: "web" + traefik.http.routers.dcframe1-database.rule: "Host(`dcframe1-database.localtest.me`)" + traefik.http.services.dcframe1-database.loadbalancer.server.port: "5432" + + ports: + - 5432:5432 + # If you want to preload the database with a DDL script, uncomment the following lines and add your DDL script to the ./ddl folder + # volumes: + # - ./ddl:/docker-entrypoint-initdb.d + environment: + POSTGRES_PASSWORD: password + POSTGRES_USER: ignition + POSTGRES_DB: ignition + # Allow connections from Docker network + POSTGRES_HOST_AUTH_METHOD: trust # ⚠️ Dev only - allows all connections without password + # OR for password-based auth from all hosts: + # POSTGRES_HOST_AUTH_METHOD: md5 + command: + - "postgres" + - "-c" + - "listen_addresses=*" + volumes: + - dcframe1-db-data:/var/lib/postgresql/data + + networks: + - default + - proxy + +networks: + default: + proxy: + name: proxy + +secrets: + gateway-admin-password: + file: gw-secret/GATEWAY_ADMIN_PASSWORD + +volumes: + logs: + driver: local + dcframe1-hmi1-data: + dcframe1-db-data: + diff --git a/gw-build/Dockerfile b/gw-build/Dockerfile new file mode 100644 index 0000000..b10279a --- /dev/null +++ b/gw-build/Dockerfile @@ -0,0 +1,21 @@ +# Use the official Ignition image +ARG IGNITION_VERSION=8.3.0 +FROM inductiveautomation/ignition:${IGNITION_VERSION} + +# COPY ./gw-build/Tag-CICD.modl /usr/local/bin/ignition/user-lib/modules/ +#COPY ./gw-build/MQTT-Distributor-signed.modl /usr/local/bin/ignition/user-lib/modules/ + +USER root + +# Update the package list and install utilities +RUN apt-get update && apt-get install -y \ + iputils-ping \ + htop \ + nano \ + net-tools \ + traceroute \ + && apt-get clean && rm -rf /var/lib/apt/lists/* + + +# Expose required ports +EXPOSE 8088 1883 \ No newline at end of file diff --git a/gw-init/gateway.env b/gw-init/gateway.env new file mode 100644 index 0000000..620c957 --- /dev/null +++ b/gw-init/gateway.env @@ -0,0 +1,11 @@ +ACCEPT_IGNITION_EULA=Y +GATEWAY_ADMIN_USERNAME=admin +GATEWAY_ADMIN_PASSWORD_FILE=/run/secrets/gateway-admin-password +GATEWAY_PUBLIC_ADDRESS=${GATEWAY1_HOSTNAME} +IGNITION_EDITION=standard +TZ=America/Chicago +GATEWAY_MODULES_ENABLED=all +DISABLE_QUICKSTART=true +IGNITION_UID=2003 +IGNITION_GID=2003 + diff --git a/gw-secret/GATEWAY_ADMIN_PASSWORD b/gw-secret/GATEWAY_ADMIN_PASSWORD new file mode 100644 index 0000000..2341c7d --- /dev/null +++ b/gw-secret/GATEWAY_ADMIN_PASSWORD @@ -0,0 +1 @@ +Prime1! \ No newline at end of file