Major improvements to AGV navigation system: • Consolidated RFID management into MapNode, removing duplicate RfidMapping class • Enhanced MapNode with RFID metadata fields (RfidStatus, RfidDescription) • Added automatic bidirectional connection generation in pathfinding algorithms • Updated all components to use unified MapNode-based RFID system • Added command line argument support for AGVMapEditor auto-loading files • Fixed pathfinding failures by ensuring proper node connectivity Technical changes: - Removed RfidMapping class and dependencies across all projects - Updated AStarPathfinder with EnsureBidirectionalConnections() method - Modified MapLoader to use AssignAutoRfidIds() for RFID automation - Enhanced UnifiedAGVCanvas, SimulatorForm, and MainForm for MapNode integration - Improved data consistency and reduced memory footprint 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
648 lines
16 KiB
Plaintext
648 lines
16 KiB
Plaintext
{
|
|
"Nodes": [
|
|
{
|
|
"NodeId": "N001",
|
|
"Name": "N001",
|
|
"Position": "80, 160",
|
|
"Type": 2,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N002"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:44.9548285+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:18.1785633+09:00",
|
|
"Description": "TOPS-2",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "001",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N001 - TOPS-2 - [001]"
|
|
},
|
|
{
|
|
"NodeId": "N002",
|
|
"Name": "N002",
|
|
"Position": "220, 220",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N003"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:48.2957516+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:20.6016371+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "002",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N002 - [002]"
|
|
},
|
|
{
|
|
"NodeId": "N003",
|
|
"Name": "N003",
|
|
"Position": "300, 280",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N004"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:49.2226656+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:23.2433989+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "003",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N003 - [003]"
|
|
},
|
|
{
|
|
"NodeId": "N004",
|
|
"Name": "N004",
|
|
"Position": "380, 340",
|
|
"Type": 1,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N008",
|
|
"N011",
|
|
"N022"
|
|
],
|
|
"CanRotate": true,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:50.1681027+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:24.8122488+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "004",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N004 - [004]"
|
|
},
|
|
{
|
|
"NodeId": "N006",
|
|
"Name": "N006",
|
|
"Position": "520, 220",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N007"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:51.1111368+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:41.6764551+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "013",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N006 - [013]"
|
|
},
|
|
{
|
|
"NodeId": "N007",
|
|
"Name": "N007",
|
|
"Position": "600, 180",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:51.9266982+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:43.5813583+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "014",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N007 - [014]"
|
|
},
|
|
{
|
|
"NodeId": "N008",
|
|
"Name": "N008",
|
|
"Position": "340, 420",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N009"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:53.9595825+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:33.4490347+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "009",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N008 - [009]"
|
|
},
|
|
{
|
|
"NodeId": "N009",
|
|
"Name": "N009",
|
|
"Position": "280, 480",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N010"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:54.5035702+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:35.2267268+09:00",
|
|
"Description": "SSTRON",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "010",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N009 - SSTRON - [010]"
|
|
},
|
|
{
|
|
"NodeId": "N010",
|
|
"Name": "N010",
|
|
"Position": "180, 540",
|
|
"Type": 2,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:55.0563237+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:37.2974468+09:00",
|
|
"Description": "TOPS-1",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "011",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N010 - TOPS-1 - [011]"
|
|
},
|
|
{
|
|
"NodeId": "N011",
|
|
"Name": "N011",
|
|
"Position": "460, 420",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N012"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:55.8875335+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:26.5275006+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "005",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N011 - [005]"
|
|
},
|
|
{
|
|
"NodeId": "N012",
|
|
"Name": "N012",
|
|
"Position": "540, 480",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N013"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:56.3678144+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:27.9224943+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "006",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N012 - [006]"
|
|
},
|
|
{
|
|
"NodeId": "N013",
|
|
"Name": "N013",
|
|
"Position": "620, 520",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N014"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:56.8390845+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:29.5788308+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "007",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N013 - [007]"
|
|
},
|
|
{
|
|
"NodeId": "N014",
|
|
"Name": "N014",
|
|
"Position": "720, 580",
|
|
"Type": 2,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:34:57.2549726+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:31.1919274+09:00",
|
|
"Description": "SS-TRON",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "008",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N014 - SS-TRON - [008]"
|
|
},
|
|
{
|
|
"NodeId": "N019",
|
|
"Name": "N019",
|
|
"Position": "679, 199",
|
|
"Type": 3,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N007"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:35:56.5359098+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:45.6967709+09:00",
|
|
"Description": "Charger",
|
|
"IsActive": true,
|
|
"DisplayColor": "Red",
|
|
"RfidId": "015",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N019 - Charger - [015]"
|
|
},
|
|
{
|
|
"NodeId": "N022",
|
|
"Name": "N022",
|
|
"Position": "459, 279",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N006"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T08:36:48.0311551+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:39.7262145+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "012",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N022 - [012]"
|
|
},
|
|
{
|
|
"NodeId": "N023",
|
|
"Name": "N023",
|
|
"Position": "440, 220",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N024",
|
|
"N004"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T09:41:36.8738794+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:47.8868788+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "016",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N023 - [016]"
|
|
},
|
|
{
|
|
"NodeId": "N024",
|
|
"Name": "N024",
|
|
"Position": "500, 160",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N025"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T09:41:37.4551853+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:51.7183934+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "017",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N024 - [017]"
|
|
},
|
|
{
|
|
"NodeId": "N025",
|
|
"Name": "N025",
|
|
"Position": "600, 120",
|
|
"Type": 0,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [
|
|
"N026"
|
|
],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T09:41:38.0142374+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:54.3289018+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "018",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N025 - [018]"
|
|
},
|
|
{
|
|
"NodeId": "N026",
|
|
"Name": "N026",
|
|
"Position": "660, 100",
|
|
"Type": 3,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T09:41:38.5834487+09:00",
|
|
"ModifiedDate": "2025-09-11T11:46:57.0288799+09:00",
|
|
"Description": "Charger",
|
|
"IsActive": true,
|
|
"DisplayColor": "Blue",
|
|
"RfidId": "019",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "N026 - Charger - [019]"
|
|
},
|
|
{
|
|
"NodeId": "LBL001",
|
|
"Name": "Amkor Technology Korea",
|
|
"Position": "160, 80",
|
|
"Type": 4,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T11:08:22.4048927+09:00",
|
|
"ModifiedDate": "2025-09-11T11:08:22.4048927+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Purple",
|
|
"RfidId": "",
|
|
"LabelText": "Amkor Technology Korea",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "LBL001"
|
|
},
|
|
{
|
|
"NodeId": "IMG001",
|
|
"Name": "logo",
|
|
"Position": "700, 320",
|
|
"Type": 5,
|
|
"DockDirection": null,
|
|
"ConnectedNodes": [],
|
|
"CanRotate": false,
|
|
"StationId": "",
|
|
"StationType": null,
|
|
"CreatedDate": "2025-09-11T11:08:44.7897541+09:00",
|
|
"ModifiedDate": "2025-09-11T11:08:44.7897541+09:00",
|
|
"Description": "",
|
|
"IsActive": true,
|
|
"DisplayColor": "Brown",
|
|
"RfidId": "",
|
|
"LabelText": "",
|
|
"FontFamily": "Arial",
|
|
"FontSize": 12.0,
|
|
"FontStyle": 0,
|
|
"ForeColor": "Black",
|
|
"BackColor": "Transparent",
|
|
"ShowBackground": false,
|
|
"ImagePath": "C:\\Data\\Users\\Pictures\\logo.png",
|
|
"Scale": "1, 1",
|
|
"Opacity": 1.0,
|
|
"Rotation": 0.0,
|
|
"DisplayText": "IMG001"
|
|
}
|
|
],
|
|
"CreatedDate": "2025-09-11T11:46:57.8091998+09:00",
|
|
"Version": "1.0"
|
|
} |