diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/Tango.PPC.Publisher.UI.json')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/Tango.PPC.Publisher.UI.json | 164 |
1 files changed, 0 insertions, 164 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/Tango.PPC.Publisher.UI.json b/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/Tango.PPC.Publisher.UI.json deleted file mode 100644 index 19dea4781..000000000 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/Tango.PPC.Publisher.UI.json +++ /dev/null @@ -1,164 +0,0 @@ -{ - "$type": "System.Collections.Generic.List`1[[Tango.Settings.SettingsBase, Tango.Settings]], mscorlib", - "$values": [ - { - "$type": "Tango.PPC.Common.PPCSettings, Tango.PPC.Common", - "ApplicationState": "PreSetup", - "MachineScanningTimeoutSeconds": 20, - "AutoConnectWiFiName": null, - "AutoConnectWiFiPassword": null, - "EmbeddedComPort": null, - "EmbeddedDeviceHint": "Tango USB Serial Port", - "EnableExternalBridge": false, - "ExternalBridgePassword": "Aa123456", - "EnableHotSpot": false, - "HotSpotPassword": "Aa123456", - "EnableRemoteAssistance": false, - "DeploymentSlot": "DEV", - "EnableWatchDog": true, - "EnableTechnicianModeByDefault": false, - "JobUploadStrategy": "JobDescriptionFile", - "EnableGradientGeneration": true, - "GradientGenerationResolution": 20, - "EnableLockScreen": false, - "LockScreenTimeout": "00:10:00", - "LockScreenPassword": "1111", - "EnableEmergencyNotifications": true, - "EmergencyComPort": "COM1", - "EnableJobLiquidQuantityValidation": true, - "JobUnitsMethod": "Device", - "LoadedRmlGuid": null, - "DefaultRmlGuid": null, - "SupportedColorSpaces": { - "$type": "System.Collections.Generic.List`1[[Tango.BL.Enumerations.ColorSpaces, Tango.BL]], mscorlib", - "$values": [] - }, - "SupportedJobTypes": { - "$type": "System.Collections.Generic.List`1[[Tango.BL.Enumerations.JobTypes, Tango.BL]], mscorlib", - "$values": [] - }, - "DefaultSpoolTypeGuid": null, - "DefaultSegmentLength": 100, - "PreviousApplicationVersion": "1.0.0.0", - "SynchronizeJobs": true, - "SynchronizeDiagnostics": true, - "SynchronizationInterval": "01:00:00", - "FirmwareVersion": "1.0.0.0", - "DisplayPowerUpScreen": true, - "PowerUpScreenTimeout": "00:00:20", - "AutoCheckForUpdates": true, - "AutoUpdateCheckInterval": "00:30:00", - "EnableAutomaticThreadLoading": true, - "DisplayAutomaticThreadLoadingScreen": true, - "EnableEmbeddedDebugLogs": true, - "TcpTransportAdapterWriteMode": "Interval", - "EnableExternalBridgeSignalR": true, - "ExternalBridgeSignalRHub": "ExternalBridgeHub", - "EnableRemoteDesktop": true, - "RemoteDesktopFrameRate": 5 - }, - { - "$type": "Tango.Core.CoreSettings, Tango.Core", - "DataSource": { - "$type": "Tango.Core.DataSource, Tango.Core", - "Type": "SQLServer", - "Address": "localhost\\SQLEXPRESS", - "Catalog": "Tango", - "IntegratedSecurity": true, - "UserName": "", - "Password": "", - "AccessToken": null, - "AccessTokenExpiration": "0001-01-01T00:00:00" - } - }, - { - "$type": "Tango.PPC.Publisher.UI.PublisherSettings, Tango.PPC.Publisher.UI", - "Options": { - "$type": "Tango.PPC.Common.Publish.PublishOptions, Tango.PPC.Common", - "BasePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Build\\PPC\\Debug\\..\\", - "BuildConfig": "Release", - "Email": "roy@twine-s.com", - "Password": "1Creativity", - "Comments": "Several bug fixes.", - "Environment": "TEST", - "MachineVersionGuid": "997a53b0-e752-474e-9618-7262c02d0127", - "TfpPath": "P:\\Software\\FirmwareUpgrade\\Version 1.4.6.20\\firmware_package.tfp", - "InstallerProject": "D:\\Development\\Tango\\Software\\Visual_Studio\\Advanced Installer Projects\\PPC Installer.aip", - "InstallerOutputFolder": "D:\\Development\\Tango\\Software\\Visual_Studio\\Build\\Installers\\PPC", - "Synchronization": { - "$type": "Tango.PPC.Common.Publish.SynchronizationOptions, Tango.PPC.Common", - "ProvisionSequenceItems": { - "$type": "System.Collections.ObjectModel.ObservableCollection`1[[Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common]], System", - "$values": [ - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Schema", - "Direction": "SourceToTarget", - "Index": 0, - "Name": "Synchronizing schema", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\Schema.xml", - "RequiresSerialNumber": false, - "FileName": "Schema.xml" - }, - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Data", - "Direction": "SourceToTarget", - "Index": 1, - "Name": "Synchronizing collections", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\OverrideData.xml", - "RequiresSerialNumber": false, - "FileName": "OverrideData.xml" - }, - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Data", - "Direction": "SourceToTarget", - "Index": 2, - "Name": "Configuring machine", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\ProvisionMachine.xml", - "RequiresSerialNumber": true, - "FileName": "ProvisionMachine.xml" - } - ] - }, - "UpdateSequenceItems": { - "$type": "System.Collections.ObjectModel.ObservableCollection`1[[Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common]], System", - "$values": [ - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Schema", - "Direction": "SourceToTarget", - "Index": 0, - "Name": "Updating schema", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\Schema.xml", - "RequiresSerialNumber": false, - "FileName": "Schema.xml" - }, - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Data", - "Direction": "SourceToTarget", - "Index": 1, - "Name": "Updating collections", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\OverrideData.xml", - "RequiresSerialNumber": false, - "FileName": "OverrideData.xml" - }, - { - "$type": "Tango.PPC.Common.Publish.SequenceItem, Tango.PPC.Common", - "Type": "Data", - "Direction": "SourceToTarget", - "Index": 2, - "Name": "Updating machine", - "FilePath": "D:\\Development\\Tango\\Software\\Visual_Studio\\Tango.SQLExaminer\\SQLExaminer\\Configurations\\UpdateMachine.xml", - "RequiresSerialNumber": true, - "FileName": "UpdateMachine.xml" - } - ] - } - } - } - } - ] -}
\ No newline at end of file |
