Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
97
config/resources/migration-log-202602191108.md
Normal file
97
config/resources/migration-log-202602191108.md
Normal file
@@ -0,0 +1,97 @@
|
||||
# Migration Log
|
||||
|
||||
Timestamp: Feb 19, 2026, 11:08:25 AM
|
||||
|
||||
Duration: 100 ms
|
||||
|
||||
## Summary
|
||||
|
||||
11 tables migrated from `/data/db/config.idb`, creating 0 new resources in `/usr/local/bin/ignition/data/config/resources`.
|
||||
|
||||
6 tables remain to be migrated.
|
||||
|
||||
## Migration Details
|
||||
|
||||
### Tables Migrated
|
||||
|
||||
- CustomNamespaceConvertRecord
|
||||
- CustomNamespaceRecord
|
||||
- DefaultNamespaceConvertRecord
|
||||
- EngineCertFileRecord
|
||||
- EngineGeneralRecord
|
||||
- EngineServerRecord
|
||||
- EngineServersSetRecord
|
||||
- NamespaceFilesRecord
|
||||
- NamespaceRecord
|
||||
- NamespaceServerSetRecord
|
||||
- TopicTokenFilterRecord
|
||||
|
||||
### Strategies Executed
|
||||
|
||||
- **Certificate Migrator**
|
||||
- Trigger table: ENGINECERTFILERECORD
|
||||
- Duration: 1 ms
|
||||
- Migrated tables:
|
||||
- EngineCertFileRecord
|
||||
- **String Conversion Setting Migrator**
|
||||
- Trigger table: DEFAULTNAMESPACECONVERTRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- DefaultNamespaceConvertRecord
|
||||
- **Custom Namespace Migrator**
|
||||
- Trigger table: CUSTOMNAMESPACERECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- CustomNamespaceRecord
|
||||
- **String Conversion Setting Migrator**
|
||||
- Trigger table: CUSTOMNAMESPACECONVERTRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- CustomNamespaceConvertRecord
|
||||
- **Default Namespace Migrator**
|
||||
- Trigger table: NAMESPACERECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- NamespaceRecord
|
||||
- **Topic Token Filter Migrator**
|
||||
- Trigger table: TOPICTOKENFILTERRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- TopicTokenFilterRecord
|
||||
- **MQTT Server Setting Migrator**
|
||||
- Trigger table: ENGINESERVERRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- EngineServerRecord
|
||||
- **NamespaceServerSetRecord Migrator**
|
||||
- Trigger table: NAMESPACESERVERSETRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- NamespaceServerSetRecord
|
||||
- **Setting Migrator**
|
||||
- Trigger table: ENGINEGENERALRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- EngineGeneralRecord
|
||||
- **Files Migrator**
|
||||
- Trigger table: NAMESPACEFILESRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- NamespaceFilesRecord
|
||||
- **MQTT Server Set Migrator**
|
||||
- Trigger table: ENGINESERVERSSETRECORD
|
||||
- Duration: 0 ms
|
||||
- Migrated tables:
|
||||
- EngineServersSetRecord
|
||||
## Remaining Tables
|
||||
|
||||
The following tables in `config.idb` have not yet been migrated.
|
||||
Ensure the relevant modules are installed to avoid losing configuration
|
||||
data on future upgrades.
|
||||
|
||||
- CERTIFICATES (missing migration strategy)
|
||||
- EULAS (missing migration strategy)
|
||||
- GATEWAYTASKRECORD (missing migration strategy)
|
||||
- NODEREDAPITOKENS (missing migration strategy)
|
||||
- SCHEDULES (missing migration strategy)
|
||||
- TASKEVENTLOG (missing migration strategy)
|
||||
Reference in New Issue
Block a user