@kengic/vue 0.30.1-beta.96 → 0.31.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +503 -0
- package/README.md +10 -0
- package/bin/bin.mjs +9 -24
- package/bin/postinstall.mjs +24 -4
- package/dist/aim-outlined.8d38a0f9.mjs +8 -0
- package/dist/align-left-outlined.579b01c6.mjs +8 -0
- package/dist/audit-outlined.4555f723.mjs +8 -0
- package/dist/bubble-loading.cd2fe007.mjs +8 -0
- package/dist/bulb-outlined.a5bf22d8.mjs +8 -0
- package/dist/card-text-outline.6e053122.mjs +8 -0
- package/dist/caret-down-outlined.c0564a3f.mjs +8 -0
- package/dist/caret-left-outlined.35b1d7d1.mjs +8 -0
- package/dist/caret-right-filled.dbbda237.mjs +8 -0
- package/dist/caret-right-outlined-Btgsw6a_.7ce8e8fe.mjs +8 -0
- package/dist/caret-right-outlined.12fe6699.mjs +8 -0
- package/dist/caret-up-outlined.81b559ad.mjs +8 -0
- package/dist/check-box-outline-blank.d01a2055.mjs +8 -0
- package/dist/check-circle-outlined.b219949f.mjs +8 -0
- package/dist/check-outlined.59c42074.mjs +8 -0
- package/dist/check-square-outlined.233589d8.mjs +8 -0
- package/dist/checkbox-indeterminate.e5386a53.mjs +8 -0
- package/dist/clock-circle-outline.b9d0b3dc.mjs +8 -0
- package/dist/close-circle-outlined.85f75690.mjs +8 -0
- package/dist/close-outlined-DMcSQWxQ.ce961fd1.mjs +8 -0
- package/dist/close-outlined.5757472a.mjs +8 -0
- package/dist/collapse-all-rounded.26ee73fc.mjs +8 -0
- package/dist/control-outlined.d66ac4d2.mjs +8 -0
- package/dist/copy-filled.a3dcd299.mjs +8 -0
- package/dist/copy-outlined.6a695d8a.mjs +8 -0
- package/dist/delete-outlined.20afb717.mjs +8 -0
- package/dist/delete-twotone.1d40696a.mjs +8 -0
- package/dist/double-right-outlined.f057a6b2.mjs +8 -0
- package/dist/down-circle-outlined.8ba93393.mjs +8 -0
- package/dist/download-outlined.e78b5364.mjs +8 -0
- package/dist/edit-outlined.0aae2217.mjs +8 -0
- package/dist/edit-twotone.67c952fa.mjs +8 -0
- package/dist/email-resend-outline.780506de.mjs +8 -0
- package/dist/exception-outlined.8c0003a2.mjs +8 -0
- package/dist/exclamation-circle-outlined-DZrXCnvM.07559897.mjs +8 -0
- package/dist/expand-all-rounded.e01e6cb9.mjs +8 -0
- package/dist/eye-invisible-outlined.5f8d6151.mjs +8 -0
- package/dist/eye-outlined.b25b4d28.mjs +8 -0
- package/dist/file-text-outline.2fbccab6.mjs +8 -0
- package/dist/fit-screen-outline.7341560f.mjs +8 -0
- package/dist/fullscreen-exit-outlined-X1iYkFc4.d7884311.mjs +8 -0
- package/dist/fullscreen-exit-outlined.b77fa876.mjs +8 -0
- package/dist/fullscreen-outlined-DDBrsRcy.d174b06a.mjs +8 -0
- package/dist/fullscreen-outlined.cd572ef8.mjs +8 -0
- package/dist/holder-outlined.9e698750.mjs +8 -0
- package/dist/index.css +1 -0
- package/dist/info-circle-outlined.7ddbd554.mjs +8 -0
- package/dist/kengic-vue.js +224279 -0
- package/dist/key-return-thin.ce6f074c.mjs +8 -0
- package/dist/loading-outlined.13a15197.mjs +8 -0
- package/dist/more-outlined.8e1202ac.mjs +8 -0
- package/dist/one-to-one-outlined.ac265beb.mjs +8 -0
- package/dist/palette-swatch-variant.f7258843.mjs +8 -0
- package/dist/partition-outlined.1bcf4f37.mjs +8 -0
- package/dist/pause-circle-outlined.cd534f5f.mjs +8 -0
- package/dist/pause-outlined.fca0d0f9.mjs +8 -0
- package/dist/pause-rounded.1ed7cc39.mjs +8 -0
- package/dist/play-arrow-rounded.90fc4173.mjs +8 -0
- package/dist/plus-outlined.bdaa6481.mjs +8 -0
- package/dist/printer-outlined.a8d0d92b.mjs +8 -0
- package/dist/profile-outlined.1059fb0d.mjs +8 -0
- package/dist/project/build/generate/generateModifyVars.ts +39 -0
- package/dist/project/index.ts +1 -0
- package/dist/project/types/global.d.ts +184 -0
- package/dist/release-gate-check.8c1ba629.mjs +8 -0
- package/dist/reload-outlined.d320578b.mjs +8 -0
- package/dist/retweet-outlined.bfa9b123.mjs +8 -0
- package/dist/save-as-outline-rounded.c65d61b2.mjs +8 -0
- package/dist/save-outline-rounded.c9c3f880.mjs +8 -0
- package/dist/search-outlined-Od1M_oxf.4a68e7e4.mjs +8 -0
- package/dist/search-outlined.ba5c5a3f.mjs +8 -0
- package/dist/setting-outlined.a3caf743.mjs +8 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/List.d.ts +51 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/ListByCodeNamesAndCodeValues.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/DescriptionController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/Execute.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/ExecutePage.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/SqlClientController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/SysPermissionController/List.d.ts +73 -0
- package/dist/src/api/WMS/Controllers/SysPermissionController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarConfigDescriptionController/Add.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarConfigDescriptionController/ListByFormId.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarConfigPossibilityController/ExecuteQuery.d.ts +18 -0
- package/dist/src/api/WMS/Controllers/VarConfigPossibilityController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarController/GetAll.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/Create.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/GetResultSetMetadataFromSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateCopySql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateCreateSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateDeleteSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateFrmId.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateSearchSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateUpdateSql.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/ValidateVarButtonVarName.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarDdaController/index.d.ts +9 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/QueryByID.d.ts +19 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/Update.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarGridMasterController/index.d.ts +2 -0
- package/dist/src/api/WMS/Controllers/VarProfileMasterController/QueryByID.d.ts +19 -0
- package/dist/src/api/WMS/Controllers/VarProfileMasterController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/VarVariableController/Delete.d.ts +16 -0
- package/dist/src/api/WMS/Controllers/VarVariableController/index.d.ts +1 -0
- package/dist/src/api/WMS/Controllers/WarehouseController/ListVO.d.ts +25 -0
- package/dist/src/api/WMS/Controllers/WorkstationController/List.d.ts +25 -0
- package/dist/src/api/WMS/Controllers/WorkstationController/index.d.ts +1 -0
- package/dist/src/api/WMS/index.d.ts +2 -0
- package/dist/src/api/WMS/models.d.ts +1128 -0
- package/dist/src/api/api.d.ts +1 -0
- package/dist/src/api/def.d.ts +1 -0
- package/dist/src/api/index.d.ts +2 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.d.ts +46 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.event.d.ts +31 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.hooks.d.ts +18 -0
- package/dist/src/component/KgAppSelect/KgAppSelect.store.d.ts +33 -0
- package/dist/src/component/KgAppSelect/index.d.ts +3 -0
- package/dist/src/component/KgButton/KgButton.Copy.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Create.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Delete.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Export.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Import.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.ImportTemplate.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Item.d.ts +39 -0
- package/dist/src/component/KgButton/KgButton.Other.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Search.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.Update.d.ts +40 -0
- package/dist/src/component/KgButton/KgButton.d.ts +39 -0
- package/dist/src/component/KgButton/KgButton.event.d.ts +81 -0
- package/dist/src/component/KgButton/KgButton.hooks.d.ts +67 -0
- package/dist/src/component/KgButton/KgButton.model.d.ts +31 -0
- package/dist/src/component/KgButton/KgButton.store.d.ts +92 -0
- package/dist/src/component/KgCanvas/KgCanvas.ContextMenu.d.ts +100 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.d.ts +37 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.Mode.d.ts +7 -0
- package/dist/src/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.d.ts +37 -0
- package/dist/src/component/KgCanvas/KgCanvas.Tooltip.d.ts +27 -0
- package/dist/src/component/KgCanvas/KgCanvas.d.ts +232 -0
- package/dist/src/component/KgCanvas/KgCanvas.event.d.ts +216 -0
- package/dist/src/component/KgCanvas/KgCanvas.hooks.d.ts +100 -0
- package/dist/src/component/KgCanvas/KgCanvas.model.d.ts +27 -0
- package/dist/src/component/KgCanvas/KgCanvas.service.d.ts +17 -0
- package/dist/src/component/KgCanvas/KgCanvas.store.d.ts +9 -0
- package/dist/src/component/KgCanvas/index.d.ts +4 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.AreaSelect.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.service.d.ts +63 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Legend.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Offline.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Setting.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Log.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Rgv.d.ts +33 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.d.ts +5 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.hooks.d.ts +29 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.model.d.ts +127 -0
- package/dist/src/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.store.d.ts +354 -0
- package/dist/src/component/KgCircularShuttleMonitor/index.d.ts +3 -0
- package/dist/src/component/KgForm/KgForm.d.ts +413 -0
- package/dist/src/component/KgForm/KgForm.event.d.ts +202 -0
- package/dist/src/component/KgForm/KgForm.hooks.d.ts +92 -0
- package/dist/src/component/KgForm/KgForm.store.d.ts +23 -0
- package/dist/src/component/KgForm/index.d.ts +4 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.DynamicQueryOperator.d.ts +49 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.Modal.d.ts +16 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Addon.Lookup.d.ts +31 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Checkbox.d.ts +98 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.CheckboxGroup.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Date.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.DateRange.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Image.d.ts +90 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Input.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.InputNumber.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.InputPassword.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Link.d.ts +93 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.RadioGroup.d.ts +96 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Select.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Select.service.d.ts +28 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.Switch.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.TextArea.d.ts +94 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.d.ts +95 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.model.d.ts +111 -0
- package/dist/src/component/KgForm.Item/KgForm.Item.service.d.ts +17 -0
- package/dist/src/component/KgImage/KgImage.d.ts +100 -0
- package/dist/src/component/KgLayoutHeader/KgLayoutHeader.Locale.d.ts +38 -0
- package/dist/src/component/KgLayoutHeader/KgLayoutHeader.hooks.d.ts +4 -0
- package/dist/src/component/KgLayoutHeader/index.d.ts +2 -0
- package/dist/src/component/KgModal/KgModal.d.ts +817 -0
- package/dist/src/component/KgModal/KgModal.model.d.ts +8 -0
- package/dist/src/component/KgModal/KgModal.service.d.ts +37 -0
- package/dist/src/component/KgModal/KgModalHeaderButtons.d.ts +92 -0
- package/dist/src/component/KgModal02/KgModal02.d.ts +470 -0
- package/dist/src/component/KgModal02/KgModal02.model.d.ts +1 -0
- package/dist/src/component/KgProgressA/KgProgressA.d.ts +85 -0
- package/dist/src/component/KgResizable/KgResizable.d.ts +119 -0
- package/dist/src/component/KgResizable/KgResizable.service.d.ts +12 -0
- package/dist/src/component/KgSearch/KgSearch.d.ts +26 -0
- package/dist/src/component/KgSearch/KgSearch.event.d.ts +31 -0
- package/dist/src/component/KgSearch/KgSearch.hooks.d.ts +72 -0
- package/dist/src/component/KgSearch/KgSearch.service.d.ts +32 -0
- package/dist/src/component/KgSearch/KgSearch.store.d.ts +103 -0
- package/dist/src/component/KgSearch/index.d.ts +3 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.Title.d.ts +11 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.d.ts +11 -0
- package/dist/src/component/KgSimulator/KgSimulator.Canvas.service.d.ts +80 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.d.ts +36 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.d.ts +36 -0
- package/dist/src/component/KgSimulator/KgSimulator.Menu.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Prefab.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Property.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.Scene.d.ts +4 -0
- package/dist/src/component/KgSimulator/KgSimulator.Panel.d.ts +97 -0
- package/dist/src/component/KgSimulator/KgSimulator.Prefab.d.ts +108 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Prefab.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Property.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.Scene.d.ts +9 -0
- package/dist/src/component/KgSimulator/KgSimulator.ToolbarButton.d.ts +113 -0
- package/dist/src/component/KgSimulator/KgSimulator.d.ts +33 -0
- package/dist/src/component/KgSimulator/KgSimulator.event.d.ts +93 -0
- package/dist/src/component/KgSimulator/KgSimulator.hooks.d.ts +103 -0
- package/dist/src/component/KgSimulator/KgSimulator.icons.d.ts +10 -0
- package/dist/src/component/KgSimulator/KgSimulator.model.d.ts +1502 -0
- package/dist/src/component/KgSimulator/KgSimulator.store.d.ts +474 -0
- package/dist/src/component/KgSimulator/KgSimulator.utils.d.ts +21 -0
- package/dist/src/component/KgSimulator/index.d.ts +3 -0
- package/dist/src/component/KgSubmit/KgSubmit.d.ts +21 -0
- package/dist/src/component/KgSubmit/KgSubmit.event.d.ts +135 -0
- package/dist/src/component/KgSubmit/KgSubmit.hooks.d.ts +358 -0
- package/dist/src/component/KgSubmit/KgSubmit.model.d.ts +57 -0
- package/dist/src/component/KgSubmit/KgSubmit.service.d.ts +29 -0
- package/dist/src/component/KgSubmit/KgSubmit.store.d.ts +112 -0
- package/dist/src/component/KgSubmit/index.d.ts +4 -0
- package/dist/src/component/KgTable/KgTable.BodyCell.d.ts +60 -0
- package/dist/src/component/KgTable/KgTable.HeadCell.d.ts +51 -0
- package/dist/src/component/KgTable/KgTable.Info.d.ts +57 -0
- package/dist/src/component/KgTable/KgTable.Setting.VarGridMaster.SaveAs.d.ts +4 -0
- package/dist/src/component/KgTable/KgTable.Setting.d.ts +20 -0
- package/dist/src/component/KgTable/KgTable.Setting.service.d.ts +22 -0
- package/dist/src/component/KgTable/KgTable.d.ts +39 -0
- package/dist/src/component/KgTable/KgTable.event.d.ts +111 -0
- package/dist/src/component/KgTable/KgTable.hooks.d.ts +135 -0
- package/dist/src/component/KgTable/KgTable.model.d.ts +65 -0
- package/dist/src/component/KgTable/KgTable.service.d.ts +34 -0
- package/dist/src/component/KgTable/KgTable.store.d.ts +91 -0
- package/dist/src/component/KgTable/index.d.ts +4 -0
- package/dist/src/component/KgTable02/KgTable02.BodyCell.d.ts +72 -0
- package/dist/src/component/KgTable02/KgTable02.d.ts +46 -0
- package/dist/src/component/KgTable02/KgTable02.event.d.ts +123 -0
- package/dist/src/component/KgTable02/KgTable02.hooks.d.ts +62 -0
- package/dist/src/component/KgTable02/KgTable02.store.d.ts +62 -0
- package/dist/src/component/KgTable02/index.d.ts +4 -0
- package/dist/src/component/KgVar/KgVar.Factory.d.ts +106 -0
- package/dist/src/component/KgVar/KgVar.d.ts +120 -0
- package/dist/src/component/KgVar/KgVar.event.d.ts +75 -0
- package/dist/src/component/KgVar/KgVar.hooks.d.ts +307 -0
- package/dist/src/component/KgVar/KgVar.model.d.ts +70 -0
- package/dist/src/component/KgVar/KgVar.store.d.ts +269 -0
- package/dist/src/component/KgVar/index.d.ts +5 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.d.ts +3 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.hooks.d.ts +3 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.model.d.ts +42 -0
- package/dist/src/component/KgVarConfig/KgVarConfig.store.d.ts +16 -0
- package/dist/src/component/KgVarConfig/components/KgVarConfig.SelectFormIdModal.d.ts +27 -0
- package/dist/src/component/KgVarConfig/components/KgVarConfigModal.d.ts +53 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButton.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButtonConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/child/KgVarConfig.Modal.Child.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.d.ts +17 -0
- package/dist/src/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridConfig.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.d.ts +7 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.service.d.ts +23 -0
- package/dist/src/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.d.ts +5 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigControl.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigDescription.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigInput.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigLookup.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigPossibility.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigTip.d.ts +2 -0
- package/dist/src/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarVariable.d.ts +2 -0
- package/dist/src/component/KgVarConfig/index.d.ts +3 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.d.ts +50 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.event.d.ts +30 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.guard.d.ts +8 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.hooks.d.ts +41 -0
- package/dist/src/component/KgWarehouse/KgWarehouse.store.d.ts +27 -0
- package/dist/src/component/KgWarehouse/index.d.ts +4 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.d.ts +44 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.event.d.ts +27 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.hooks.d.ts +28 -0
- package/dist/src/component/KgWorkStation/KgWorkStation.store.d.ts +37 -0
- package/dist/src/component/KgYesOrNo/KgYesOrNo.d.ts +60 -0
- package/dist/src/component/index.d.ts +22 -0
- package/dist/src/config/config.hooks.d.ts +10 -0
- package/dist/src/config/config.store.d.ts +304 -0
- package/dist/src/config/index.d.ts +63 -0
- package/dist/src/i18n/cs_CZ.d.ts +2 -0
- package/dist/src/i18n/en.d.ts +237 -0
- package/dist/src/i18n/es_ES.d.ts +2 -0
- package/dist/src/i18n/fr_FR.d.ts +2 -0
- package/dist/src/i18n/i18n.setup.d.ts +20 -0
- package/dist/src/i18n/index.d.ts +2 -0
- package/dist/src/i18n/km_KH.d.ts +2 -0
- package/dist/src/i18n/ko_KR.d.ts +2 -0
- package/dist/src/i18n/vi_VN.d.ts +2 -0
- package/dist/src/i18n/zh_CN.d.ts +238 -0
- package/dist/src/index.d.ts +12 -0
- package/dist/src/model/index.d.ts +1976 -0
- package/dist/src/page/KgPageCircularShuttleMonitor/KgPageCircularShuttleMonitor.d.ts +11 -0
- package/dist/src/page/KgPageDda/KgPageDda.d.ts +10 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Basic.SqlModal.d.ts +32 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Basic.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Button.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Menu.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Search.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Submit.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.Table.d.ts +6 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.d.ts +32 -0
- package/dist/src/page/KgPageDda/components/KgPageDda.Create.store.d.ts +39 -0
- package/dist/src/page/KgPageDda/index.d.ts +5 -0
- package/dist/src/page/KgPageSqlClient/KgPageSqlClient.d.ts +12 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.Editor.d.ts +13 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.ResultTab.d.ts +36 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.Toolbar.Top.d.ts +7 -0
- package/dist/src/page/KgPageSqlClient/components/KgSqlClient.d.ts +5 -0
- package/dist/src/page/index.d.ts +8 -0
- package/dist/src/project/build/getConfigFileName.d.ts +5 -0
- package/dist/src/project/build/index.d.ts +1 -0
- package/dist/src/project/index.d.ts +3 -0
- package/dist/src/project/src/api/sys/menu.d.ts +4 -0
- package/dist/src/project/src/api/sys/model/menuModel.d.ts +15 -0
- package/dist/src/project/src/api/sys/model/userModel.d.ts +46 -0
- package/dist/src/project/src/components/Application/src/useAppContext.d.ts +9 -0
- package/dist/src/project/src/components/index.d.ts +2 -0
- package/dist/src/project/src/enums/CompTypeEnum.d.ts +19 -0
- package/dist/src/project/src/enums/DateTypeEnum.d.ts +8 -0
- package/dist/src/project/src/enums/appEnum.d.ts +40 -0
- package/dist/src/project/src/enums/breakpointEnum.d.ts +18 -0
- package/dist/src/project/src/enums/cacheEnum.d.ts +18 -0
- package/dist/src/project/src/enums/exceptionEnum.d.ts +17 -0
- package/dist/src/project/src/enums/httpEnum.d.ts +38 -0
- package/dist/src/project/src/enums/jeecgEnum.d.ts +16 -0
- package/dist/src/project/src/enums/menuEnum.d.ts +35 -0
- package/dist/src/project/src/enums/pageEnum.d.ts +14 -0
- package/dist/src/project/src/enums/roleEnum.d.ts +4 -0
- package/dist/src/project/src/enums/sizeEnum.d.ts +18 -0
- package/dist/src/project/src/hooks/component/useFormItem.d.ts +2 -0
- package/dist/src/project/src/hooks/component/usePageContext.d.ts +10 -0
- package/dist/src/project/src/hooks/core/onMountedOrActivated.d.ts +1 -0
- package/dist/src/project/src/hooks/core/useAttrs.d.ts +9 -0
- package/dist/src/project/src/hooks/core/useContext.d.ts +11 -0
- package/dist/src/project/src/hooks/core/useRefs.d.ts +2 -0
- package/dist/src/project/src/hooks/core/useTimeout.d.ts +10 -0
- package/dist/src/project/src/hooks/event/useBreakpoint.d.ts +22 -0
- package/dist/src/project/src/hooks/event/useEventListener.d.ts +14 -0
- package/dist/src/project/src/hooks/event/useIntersectionObserver.d.ts +13 -0
- package/dist/src/project/src/hooks/event/useScrollTo.d.ts +10 -0
- package/dist/src/project/src/hooks/event/useWindowSizeFn.d.ts +7 -0
- package/dist/src/project/src/hooks/index.d.ts +21 -0
- package/dist/src/project/src/hooks/jeecg/useAdaptiveWidth.d.ts +18 -0
- package/dist/src/project/src/hooks/setting/index.d.ts +2 -0
- package/dist/src/project/src/hooks/web/useAppInject.d.ts +3 -0
- package/dist/src/project/src/hooks/web/useContentHeight.d.ts +24 -0
- package/dist/src/project/src/hooks/web/useCopyToClipboard.d.ts +10 -0
- package/dist/src/project/src/hooks/web/useDesign.d.ts +4 -0
- package/dist/src/project/src/hooks/web/usePage.d.ts +10 -0
- package/dist/src/project/src/hooks/web/usePagination.d.ts +7 -0
- package/dist/src/project/src/hooks/web/useWebSocket.d.ts +18 -0
- package/dist/src/project/src/layouts/default/content/useContentContext.d.ts +9 -0
- package/dist/src/project/src/layouts/default/content/useContentViewHeight.d.ts +7 -0
- package/dist/src/project/src/locales/helper.d.ts +4 -0
- package/dist/src/project/src/locales/setupI18n.d.ts +4 -0
- package/dist/src/project/src/locales/useLocale.d.ts +11 -0
- package/dist/src/project/src/router/constant2.d.ts +3 -0
- package/dist/src/project/src/router/types.d.ts +61 -0
- package/dist/src/project/src/settings/componentSetting.d.ts +44 -0
- package/dist/src/project/src/settings/designSetting.d.ts +6 -0
- package/dist/src/project/src/settings/encryptionSetting.d.ts +6 -0
- package/dist/src/project/src/settings/projectSetting.d.ts +3 -0
- package/dist/src/project/src/store/modules/locale.d.ts +38 -0
- package/dist/src/project/src/utils/auth/index.d.ts +19 -0
- package/dist/src/project/src/utils/bem.d.ts +15 -0
- package/dist/src/project/src/utils/cache/index.d.ts +7 -0
- package/dist/src/project/src/utils/cache/memory.d.ts +22 -0
- package/dist/src/project/src/utils/cache/persistent.d.ts +33 -0
- package/dist/src/project/src/utils/cache/storageCache.d.ts +8 -0
- package/dist/src/project/src/utils/cipher.d.ts +19 -0
- package/dist/src/project/src/utils/color.d.ts +29 -0
- package/dist/src/project/src/utils/common/compUtils.d.ts +87 -0
- package/dist/src/project/src/utils/common/functionUtils.d.ts +6 -0
- package/dist/src/project/src/utils/dateUtil.d.ts +4 -0
- package/dist/src/project/src/utils/domUtils.d.ts +28 -0
- package/dist/src/project/src/utils/encryption/signMd5Utils.d.ts +29 -0
- package/dist/src/project/src/utils/env.d.ts +16 -0
- package/dist/src/project/src/utils/event/index.d.ts +3 -0
- package/dist/src/project/src/utils/factory/createAsyncComponent.d.ts +9 -0
- package/dist/src/project/src/utils/file/base64Conver.d.ts +4 -0
- package/dist/src/project/src/utils/file/download.d.ts +9 -0
- package/dist/src/project/src/utils/helper/treeHelper.d.ts +34 -0
- package/dist/src/project/src/utils/helper/tsxHelper.d.ts +13 -0
- package/dist/src/project/src/utils/index.index.d.ts +42 -0
- package/dist/src/project/src/utils/is.d.ts +17 -0
- package/dist/src/project/src/utils/mitt.d.ts +26 -0
- package/dist/src/project/src/utils/propTypes.d.ts +9 -0
- package/dist/src/project/src/utils/props.d.ts +68 -0
- package/dist/src/project/src/utils/uuid.d.ts +2 -0
- package/dist/src/project/types/axios.d.ts +35 -0
- package/dist/src/project/types/config.d.ts +108 -0
- package/dist/src/project/types/store.d.ts +43 -0
- package/dist/src/project/types/utils.d.ts +4 -0
- package/dist/src/service/http-client.d.ts +98 -0
- package/dist/src/util/ant-design-vue.d.ts +347 -0
- package/dist/src/util/event.util.d.ts +15 -0
- package/dist/src/util/kg-auth.util.d.ts +12 -0
- package/dist/src/util/kg-route.util.d.ts +18 -0
- package/dist/src/util/kg.util.d.ts +347 -0
- package/dist/src/util/tsx.helper.d.ts +23 -0
- package/dist/stop-outlined.9f2c4f61.mjs +8 -0
- package/dist/stop.ea3dde55.mjs +8 -0
- package/dist/three-dots-loading-bIlrTJYR.ebceb73e.mjs +8 -0
- package/dist/upload-outlined.c576b26a.mjs +8 -0
- package/package.json +68 -10
- package/api/WMS/Controllers/DescriptionController/List.ts +0 -84
- package/api/WMS/Controllers/DescriptionController/ListByCodeNamesAndCodeValues.ts +0 -21
- package/api/WMS/Controllers/DescriptionController/index.ts +0 -2
- package/api/WMS/Controllers/SqlClientController/Execute.ts +0 -21
- package/api/WMS/Controllers/SqlClientController/ExecutePage.ts +0 -21
- package/api/WMS/Controllers/SqlClientController/index.ts +0 -2
- package/api/WMS/Controllers/SysPermissionController/List.ts +0 -117
- package/api/WMS/Controllers/SysPermissionController/index.ts +0 -1
- package/api/WMS/Controllers/VarConfigDescriptionController/Add.ts +0 -21
- package/api/WMS/Controllers/VarConfigDescriptionController/ListByFormId.ts +0 -21
- package/api/WMS/Controllers/VarConfigPossibilityController/ExecuteQuery.ts +0 -36
- package/api/WMS/Controllers/VarConfigPossibilityController/index.ts +0 -1
- package/api/WMS/Controllers/VarController/GetAll.ts +0 -21
- package/api/WMS/Controllers/VarController/index.ts +0 -1
- package/api/WMS/Controllers/VarDdaController/Create.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/GetResultSetMetadataFromSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateCopySql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateCreateSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateDeleteSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateFrmId.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateSearchSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateUpdateSql.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/ValidateVarButtonVarName.ts +0 -21
- package/api/WMS/Controllers/VarDdaController/index.ts +0 -9
- package/api/WMS/Controllers/VarGridMasterController/QueryByID.ts +0 -36
- package/api/WMS/Controllers/VarGridMasterController/Update.ts +0 -21
- package/api/WMS/Controllers/VarGridMasterController/index.ts +0 -2
- package/api/WMS/Controllers/VarProfileMasterController/QueryByID.ts +0 -36
- package/api/WMS/Controllers/VarProfileMasterController/index.ts +0 -1
- package/api/WMS/Controllers/VarVariableController/Delete.ts +0 -21
- package/api/WMS/Controllers/VarVariableController/index.ts +0 -1
- package/api/WMS/Controllers/WarehouseController/ListVO.ts +0 -45
- package/api/WMS/Controllers/WorkstationController/List.ts +0 -45
- package/api/WMS/Controllers/WorkstationController/index.ts +0 -1
- package/api/WMS/index.ts +0 -2
- package/api/WMS/models.ts +0 -2113
- package/api/api.ts +0 -1
- package/api/def.ts +0 -1
- package/api/index.ts +0 -2
- package/asset/ant.less +0 -678
- package/asset/element-plus.css +0 -112
- package/asset/flag/cs_CZ.png +0 -0
- package/asset/flag/en.png +0 -0
- package/asset/flag/es_ES.png +0 -0
- package/asset/flag/fr_FR.png +0 -0
- package/asset/flag/km_KH.png +0 -0
- package/asset/flag/ko_KR.png +0 -0
- package/asset/flag/vi_VN.png +0 -0
- package/asset/flag/zh_CN.png +0 -0
- package/asset/images/warehouse.000000.svg +0 -9
- package/asset/images/warehouse.1890ff.svg +0 -9
- package/asset/index.less +0 -347
- package/asset/jeecg.less +0 -382
- package/asset/var.less +0 -3
- package/asset/vxe.less +0 -51
- package/component/KgAppSelect/KgAppSelect.event.ts +0 -52
- package/component/KgAppSelect/KgAppSelect.hooks.ts +0 -50
- package/component/KgAppSelect/KgAppSelect.less +0 -30
- package/component/KgAppSelect/KgAppSelect.store.ts +0 -162
- package/component/KgAppSelect/KgAppSelect.tsx +0 -60
- package/component/KgAppSelect/index.ts +0 -4
- package/component/KgButton/KgButton.Copy.tsx +0 -143
- package/component/KgButton/KgButton.Create.tsx +0 -208
- package/component/KgButton/KgButton.Delete.tsx +0 -156
- package/component/KgButton/KgButton.Export.tsx +0 -294
- package/component/KgButton/KgButton.Import.tsx +0 -247
- package/component/KgButton/KgButton.ImportTemplate.tsx +0 -214
- package/component/KgButton/KgButton.Item.tsx +0 -128
- package/component/KgButton/KgButton.Other.tsx +0 -292
- package/component/KgButton/KgButton.Search.tsx +0 -146
- package/component/KgButton/KgButton.Update.tsx +0 -210
- package/component/KgButton/KgButton.event.ts +0 -157
- package/component/KgButton/KgButton.hooks.ts +0 -117
- package/component/KgButton/KgButton.less +0 -187
- package/component/KgButton/KgButton.model.tsx +0 -39
- package/component/KgButton/KgButton.store.ts +0 -333
- package/component/KgButton/KgButton.tsx +0 -221
- package/component/KgCanvas/KgCanvas.ContextMenu.tsx +0 -181
- package/component/KgCanvas/KgCanvas.ToolbarButton.Fullscreen.tsx +0 -80
- package/component/KgCanvas/KgCanvas.ToolbarButton.Mode.tsx +0 -68
- package/component/KgCanvas/KgCanvas.ToolbarButton.OverviewScale.tsx +0 -66
- package/component/KgCanvas/KgCanvas.Tooltip.tsx +0 -118
- package/component/KgCanvas/KgCanvas.css +0 -128
- package/component/KgCanvas/KgCanvas.event.ts +0 -380
- package/component/KgCanvas/KgCanvas.hooks.ts +0 -181
- package/component/KgCanvas/KgCanvas.model.ts +0 -31
- package/component/KgCanvas/KgCanvas.service.tsx +0 -116
- package/component/KgCanvas/KgCanvas.store.ts +0 -68
- package/component/KgCanvas/KgCanvas.tsx +0 -632
- package/component/KgCanvas/index.ts +0 -5
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.AreaSelect.tsx +0 -107
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.service.tsx +0 -3053
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Canvas.tsx +0 -606
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Legend.tsx +0 -71
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Offline.tsx +0 -50
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Setting.tsx +0 -169
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Log.tsx +0 -30
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.Tab.Rgv.tsx +0 -672
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.css +0 -510
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.hooks.ts +0 -78
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.model.ts +0 -161
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.store.tsx +0 -744
- package/component/KgCircularShuttleMonitor/KgCircularShuttleMonitor.tsx +0 -171
- package/component/KgCircularShuttleMonitor/index.ts +0 -4
- package/component/KgForm/KgForm.event.ts +0 -328
- package/component/KgForm/KgForm.hooks.ts +0 -158
- package/component/KgForm/KgForm.less +0 -0
- package/component/KgForm/KgForm.store.ts +0 -36
- package/component/KgForm/KgForm.tsx +0 -61
- package/component/KgForm/index.ts +0 -10
- package/component/KgForm.Item/KgForm.Item.Addon.DynamicQueryOperator.tsx +0 -88
- package/component/KgForm.Item/KgForm.Item.Addon.Lookup.Modal.tsx +0 -191
- package/component/KgForm.Item/KgForm.Item.Addon.Lookup.tsx +0 -76
- package/component/KgForm.Item/KgForm.Item.Checkbox.tsx +0 -61
- package/component/KgForm.Item/KgForm.Item.CheckboxGroup.tsx +0 -176
- package/component/KgForm.Item/KgForm.Item.Date.tsx +0 -88
- package/component/KgForm.Item/KgForm.Item.DateRange.tsx +0 -110
- package/component/KgForm.Item/KgForm.Item.Image.tsx +0 -35
- package/component/KgForm.Item/KgForm.Item.Input.tsx +0 -72
- package/component/KgForm.Item/KgForm.Item.InputNumber.tsx +0 -68
- package/component/KgForm.Item/KgForm.Item.InputPassword.tsx +0 -72
- package/component/KgForm.Item/KgForm.Item.Link.tsx +0 -37
- package/component/KgForm.Item/KgForm.Item.RadioGroup.tsx +0 -91
- package/component/KgForm.Item/KgForm.Item.Select.service.tsx +0 -317
- package/component/KgForm.Item/KgForm.Item.Select.tsx +0 -236
- package/component/KgForm.Item/KgForm.Item.Switch.tsx +0 -49
- package/component/KgForm.Item/KgForm.Item.TextArea.tsx +0 -99
- package/component/KgForm.Item/KgForm.Item.less +0 -476
- package/component/KgForm.Item/KgForm.Item.model.ts +0 -129
- package/component/KgForm.Item/KgForm.Item.service.tsx +0 -479
- package/component/KgForm.Item/KgForm.Item.tsx +0 -642
- package/component/KgImage/KgImage.less +0 -12
- package/component/KgImage/KgImage.tsx +0 -73
- package/component/KgLayoutHeader/KgLayoutHeader.Locale.tsx +0 -118
- package/component/KgLayoutHeader/KgLayoutHeader.hooks.ts +0 -31
- package/component/KgLayoutHeader/KgLayoutHeader.less +0 -14
- package/component/KgLayoutHeader/index.ts +0 -3
- package/component/KgModal/KgModal.css +0 -234
- package/component/KgModal/KgModal.model.ts +0 -9
- package/component/KgModal/KgModal.service.ts +0 -560
- package/component/KgModal/KgModal.tsx +0 -207
- package/component/KgModal/KgModalHeaderButtons.tsx +0 -130
- package/component/KgModal02/KgModal02.css +0 -11
- package/component/KgModal02/KgModal02.model.ts +0 -1
- package/component/KgModal02/KgModal02.tsx +0 -93
- package/component/KgProgressA/KgProgressA.less +0 -35
- package/component/KgProgressA/KgProgressA.tsx +0 -90
- package/component/KgResizable/KgResizable.less +0 -114
- package/component/KgResizable/KgResizable.service.tsx +0 -41
- package/component/KgResizable/KgResizable.tsx +0 -239
- package/component/KgSearch/KgSearch.event.ts +0 -78
- package/component/KgSearch/KgSearch.hooks.ts +0 -160
- package/component/KgSearch/KgSearch.less +0 -251
- package/component/KgSearch/KgSearch.service.tsx +0 -236
- package/component/KgSearch/KgSearch.store.ts +0 -609
- package/component/KgSearch/KgSearch.tsx +0 -506
- package/component/KgSearch/index.ts +0 -4
- package/component/KgSimulator/KgSimulator.Canvas.Title.tsx +0 -71
- package/component/KgSimulator/KgSimulator.Canvas.service.tsx +0 -3403
- package/component/KgSimulator/KgSimulator.Canvas.tsx +0 -1105
- package/component/KgSimulator/KgSimulator.Menu.Scene.Create.CircularConveyor.tsx +0 -258
- package/component/KgSimulator/KgSimulator.Menu.Scene.Open.CircularConveyor.tsx +0 -214
- package/component/KgSimulator/KgSimulator.Menu.tsx +0 -446
- package/component/KgSimulator/KgSimulator.Panel.Prefab.tsx +0 -87
- package/component/KgSimulator/KgSimulator.Panel.Property.tsx +0 -1120
- package/component/KgSimulator/KgSimulator.Panel.Scene.tsx +0 -819
- package/component/KgSimulator/KgSimulator.Panel.tsx +0 -149
- package/component/KgSimulator/KgSimulator.Prefab.tsx +0 -142
- package/component/KgSimulator/KgSimulator.ToolbarButton.Prefab.tsx +0 -44
- package/component/KgSimulator/KgSimulator.ToolbarButton.Property.tsx +0 -40
- package/component/KgSimulator/KgSimulator.ToolbarButton.Scene.tsx +0 -40
- package/component/KgSimulator/KgSimulator.ToolbarButton.tsx +0 -130
- package/component/KgSimulator/KgSimulator.css +0 -610
- package/component/KgSimulator/KgSimulator.event.ts +0 -197
- package/component/KgSimulator/KgSimulator.hooks.ts +0 -237
- package/component/KgSimulator/KgSimulator.icons.tsx +0 -148
- package/component/KgSimulator/KgSimulator.model.ts +0 -2629
- package/component/KgSimulator/KgSimulator.store.tsx +0 -1192
- package/component/KgSimulator/KgSimulator.tsx +0 -235
- package/component/KgSimulator/KgSimulator.utils.ts +0 -30
- package/component/KgSimulator/index.ts +0 -4
- package/component/KgSubmit/KgSubmit.event.ts +0 -272
- package/component/KgSubmit/KgSubmit.hooks.ts +0 -662
- package/component/KgSubmit/KgSubmit.less +0 -174
- package/component/KgSubmit/KgSubmit.model.ts +0 -82
- package/component/KgSubmit/KgSubmit.service.tsx +0 -368
- package/component/KgSubmit/KgSubmit.store.ts +0 -568
- package/component/KgSubmit/KgSubmit.tsx +0 -1132
- package/component/KgSubmit/index.ts +0 -5
- package/component/KgTable/KgTable.BodyCell.tsx +0 -475
- package/component/KgTable/KgTable.HeadCell.tsx +0 -333
- package/component/KgTable/KgTable.Info.tsx +0 -133
- package/component/KgTable/KgTable.Setting.VarGridMaster.SaveAs.tsx +0 -63
- package/component/KgTable/KgTable.Setting.service.tsx +0 -285
- package/component/KgTable/KgTable.Setting.tsx +0 -377
- package/component/KgTable/KgTable.event.ts +0 -206
- package/component/KgTable/KgTable.hooks.ts +0 -235
- package/component/KgTable/KgTable.less +0 -912
- package/component/KgTable/KgTable.model.ts +0 -73
- package/component/KgTable/KgTable.service.tsx +0 -781
- package/component/KgTable/KgTable.store.ts +0 -390
- package/component/KgTable/KgTable.tsx +0 -1105
- package/component/KgTable/index.ts +0 -5
- package/component/KgTable02/KgTable02.BodyCell.tsx +0 -407
- package/component/KgTable02/KgTable02.css +0 -199
- package/component/KgTable02/KgTable02.event.ts +0 -224
- package/component/KgTable02/KgTable02.hooks.ts +0 -111
- package/component/KgTable02/KgTable02.store.ts +0 -186
- package/component/KgTable02/KgTable02.tsx +0 -865
- package/component/KgTable02/index.ts +0 -5
- package/component/KgVar/KgVar.Factory.tsx +0 -146
- package/component/KgVar/KgVar.css +0 -125
- package/component/KgVar/KgVar.event.ts +0 -122
- package/component/KgVar/KgVar.hooks.ts +0 -543
- package/component/KgVar/KgVar.model.ts +0 -86
- package/component/KgVar/KgVar.store.ts +0 -2966
- package/component/KgVar/KgVar.tsx +0 -276
- package/component/KgVar/index.ts +0 -6
- package/component/KgVarConfig/KgVarConfig.hooks.ts +0 -19
- package/component/KgVarConfig/KgVarConfig.less +0 -499
- package/component/KgVarConfig/KgVarConfig.model.ts +0 -56
- package/component/KgVarConfig/KgVarConfig.store.ts +0 -29
- package/component/KgVarConfig/KgVarConfig.tsx +0 -139
- package/component/KgVarConfig/components/KgVarConfig.SelectFormIdModal.tsx +0 -138
- package/component/KgVarConfig/components/KgVarConfigModal.tsx +0 -228
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButton.tsx +0 -647
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.VarButtonConfig.tsx +0 -64
- package/component/KgVarConfig/components/button/KgVarConfig.Modal.Button.tsx +0 -44
- package/component/KgVarConfig/components/child/KgVarConfig.Modal.Child.tsx +0 -265
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileConfig.tsx +0 -64
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.service.tsx +0 -408
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.VarProfileMaster.tsx +0 -399
- package/component/KgVarConfig/components/search/KgVarConfig.Modal.Search.tsx +0 -44
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitConfig.tsx +0 -336
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.VarSubmitDetail.tsx +0 -165
- package/component/KgVarConfig/components/submit/KgVarConfig.Modal.Submit.tsx +0 -44
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridConfig.tsx +0 -209
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.service.tsx +0 -567
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.VarGridMaster.tsx +0 -398
- package/component/KgVarConfig/components/table/KgVarConfig.Modal.Table.tsx +0 -44
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigControl.tsx +0 -162
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigDescription.tsx +0 -119
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigInput.tsx +0 -322
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigLookup.tsx +0 -222
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigPossibility.tsx +0 -194
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarConfigTip.tsx +0 -134
- package/component/KgVarConfig/components/var/KgVarConfig.Modal.Var.VarVariable.tsx +0 -129
- package/component/KgVarConfig/index.ts +0 -6
- package/component/KgWarehouse/KgWarehouse.event.ts +0 -63
- package/component/KgWarehouse/KgWarehouse.guard.ts +0 -77
- package/component/KgWarehouse/KgWarehouse.hooks.ts +0 -92
- package/component/KgWarehouse/KgWarehouse.less +0 -78
- package/component/KgWarehouse/KgWarehouse.store.ts +0 -135
- package/component/KgWarehouse/KgWarehouse.tsx +0 -321
- package/component/KgWarehouse/index.ts +0 -5
- package/component/KgWorkStation/KgWorkStation.css +0 -8
- package/component/KgWorkStation/KgWorkStation.event.ts +0 -54
- package/component/KgWorkStation/KgWorkStation.hooks.ts +0 -59
- package/component/KgWorkStation/KgWorkStation.store.ts +0 -144
- package/component/KgWorkStation/KgWorkStation.tsx +0 -254
- package/component/KgYesOrNo/KgYesOrNo.less +0 -3
- package/component/KgYesOrNo/KgYesOrNo.tsx +0 -50
- package/component/index.ts +0 -23
- package/config/config.hooks.ts +0 -32
- package/config/config.store.ts +0 -705
- package/config/index.ts +0 -347
- package/i18n/cs_CZ.ts +0 -1
- package/i18n/en.ts +0 -236
- package/i18n/es_ES.ts +0 -1
- package/i18n/fr_FR.ts +0 -1
- package/i18n/i18n.setup.ts +0 -61
- package/i18n/index.ts +0 -23
- package/i18n/km_KH.ts +0 -1
- package/i18n/ko_KR.ts +0 -1
- package/i18n/vi_VN.ts +0 -1
- package/i18n/zh_CN.ts +0 -237
- package/index.ts +0 -15
- package/model/index.ts +0 -1695
- package/page/KgPageCircularShuttleMonitor/KgPageCircularShuttleMonitor.tsx +0 -13
- package/page/KgPageDda/KgPageDda.css +0 -0
- package/page/KgPageDda/KgPageDda.tsx +0 -140
- package/page/KgPageDda/components/KgPageDda.Create.Basic.SqlModal.tsx +0 -65
- package/page/KgPageDda/components/KgPageDda.Create.Basic.tsx +0 -219
- package/page/KgPageDda/components/KgPageDda.Create.Button.tsx +0 -427
- package/page/KgPageDda/components/KgPageDda.Create.Menu.tsx +0 -148
- package/page/KgPageDda/components/KgPageDda.Create.Search.tsx +0 -371
- package/page/KgPageDda/components/KgPageDda.Create.Submit.tsx +0 -362
- package/page/KgPageDda/components/KgPageDda.Create.Table.tsx +0 -372
- package/page/KgPageDda/components/KgPageDda.Create.less +0 -362
- package/page/KgPageDda/components/KgPageDda.Create.store.ts +0 -437
- package/page/KgPageDda/components/KgPageDda.Create.tsx +0 -330
- package/page/KgPageDda/index.ts +0 -4
- package/page/KgPageSqlClient/KgPageSqlClient.tsx +0 -14
- package/page/KgPageSqlClient/components/KgSqlClient.Editor.tsx +0 -84
- package/page/KgPageSqlClient/components/KgSqlClient.ResultTab.tsx +0 -145
- package/page/KgPageSqlClient/components/KgSqlClient.Toolbar.Top.tsx +0 -132
- package/page/KgPageSqlClient/components/KgSqlClient.css +0 -171
- package/page/KgPageSqlClient/components/KgSqlClient.tsx +0 -110
- package/page/index.ts +0 -55
- package/project/build/generate/generateModifyVars.ts +0 -40
- package/project/index.ts +0 -2
- package/project/src/api/sys/menu.ts +0 -37
- package/project/src/api/sys/model/menuModel.ts +0 -17
- package/project/src/api/sys/model/userModel.ts +0 -58
- package/project/src/components/Application/src/useAppContext.ts +0 -17
- package/project/src/components/index.ts +0 -3
- package/project/src/enums/CompTypeEnum.ts +0 -32
- package/project/src/enums/DateTypeEnum.ts +0 -8
- package/project/src/enums/appEnum.ts +0 -58
- package/project/src/enums/breakpointEnum.ts +0 -28
- package/project/src/enums/cacheEnum.ts +0 -39
- package/project/src/enums/exceptionEnum.ts +0 -27
- package/project/src/enums/httpEnum.ts +0 -50
- package/project/src/enums/jeecgEnum.ts +0 -23
- package/project/src/enums/menuEnum.ts +0 -50
- package/project/src/enums/pageEnum.ts +0 -19
- package/project/src/enums/roleEnum.ts +0 -7
- package/project/src/enums/sizeEnum.ts +0 -27
- package/project/src/hooks/component/useFormItem.ts +0 -44
- package/project/src/hooks/component/usePageContext.ts +0 -18
- package/project/src/hooks/core/onMountedOrActivated.ts +0 -18
- package/project/src/hooks/core/useAttrs.ts +0 -41
- package/project/src/hooks/core/useContext.ts +0 -30
- package/project/src/hooks/core/useRefs.ts +0 -16
- package/project/src/hooks/core/useTimeout.ts +0 -45
- package/project/src/hooks/event/useBreakpoint.ts +0 -89
- package/project/src/hooks/event/useEventListener.ts +0 -52
- package/project/src/hooks/event/useIntersectionObserver.ts +0 -42
- package/project/src/hooks/event/useScrollTo.ts +0 -59
- package/project/src/hooks/event/useWindowSizeFn.ts +0 -36
- package/project/src/hooks/index.ts +0 -26
- package/project/src/hooks/jeecg/useAdaptiveWidth.ts +0 -82
- package/project/src/hooks/setting/index.ts +0 -27
- package/project/src/hooks/web/useAppInject.ts +0 -10
- package/project/src/hooks/web/useContentHeight.ts +0 -175
- package/project/src/hooks/web/useCopyToClipboard.ts +0 -70
- package/project/src/hooks/web/useDesign.ts +0 -10
- package/project/src/hooks/web/usePage.ts +0 -87
- package/project/src/hooks/web/usePagination.ts +0 -31
- package/project/src/hooks/web/useWebSocket.ts +0 -95
- package/project/src/layouts/default/content/useContentContext.ts +0 -17
- package/project/src/layouts/default/content/useContentViewHeight.ts +0 -42
- package/project/src/locales/helper.ts +0 -36
- package/project/src/locales/setupI18n.ts +0 -43
- package/project/src/locales/useLocale.ts +0 -77
- package/project/src/router/constant2.ts +0 -5
- package/project/src/router/types.ts +0 -73
- package/project/src/settings/componentSetting.ts +0 -88
- package/project/src/settings/designSetting.ts +0 -14
- package/project/src/settings/encryptionSetting.ts +0 -11
- package/project/src/settings/projectSetting.ts +0 -194
- package/project/src/store/modules/locale.ts +0 -49
- package/project/src/utils/auth/index.ts +0 -42
- package/project/src/utils/bem.ts +0 -45
- package/project/src/utils/cache/index.ts +0 -31
- package/project/src/utils/cache/memory.ts +0 -99
- package/project/src/utils/cache/persistent.ts +0 -132
- package/project/src/utils/cache/storageCache.ts +0 -102
- package/project/src/utils/cipher.ts +0 -54
- package/project/src/utils/color.ts +0 -93
- package/project/src/utils/common/compUtils.ts +0 -292
- package/project/src/utils/common/functionUtils.ts +0 -14
- package/project/src/utils/dateUtil.ts +0 -14
- package/project/src/utils/domUtils.ts +0 -158
- package/project/src/utils/encryption/signMd5Utils.ts +0 -122
- package/project/src/utils/env.ts +0 -40
- package/project/src/utils/event/index.ts +0 -39
- package/project/src/utils/factory/createAsyncComponent.tsx +0 -50
- package/project/src/utils/file/base64Conver.ts +0 -15
- package/project/src/utils/file/download.ts +0 -37
- package/project/src/utils/helper/treeHelper.ts +0 -145
- package/project/src/utils/helper/tsxHelper.ts +0 -35
- package/project/src/utils/index.index.ts +0 -158
- package/project/src/utils/is.ts +0 -85
- package/project/src/utils/mitt.ts +0 -101
- package/project/src/utils/propTypes.ts +0 -34
- package/project/src/utils/props.ts +0 -139
- package/project/src/utils/uuid.ts +0 -29
- package/project/types/axios.ts +0 -57
- package/project/types/config.ts +0 -180
- package/project/types/global.d.ts +0 -191
- package/project/types/store.ts +0 -60
- package/project/types/utils.ts +0 -5
- package/service/http-client.ts +0 -257
- package/tsconfig.json +0 -26
- package/type/env.d.ts +0 -7
- package/type/index.d.ts +0 -1
- package/util/ant-design-vue.ts +0 -146
- package/util/event.util.ts +0 -24
- package/util/kg-auth.util.ts +0 -16
- package/util/kg-route.util.ts +0 -25
- package/util/kg.util.tsx +0 -2997
- package/util/tsx.helper.tsx +0 -45
- /package/{project → dist/project}/build/config/themeConfig.ts +0 -0
- /package/{project → dist/project}/build/constant.ts +0 -0
- /package/{project → dist/project}/build/generate/icon/index.ts +0 -0
- /package/{project → dist/project}/build/getConfigFileName.ts +0 -0
- /package/{project → dist/project}/build/index.ts +0 -0
- /package/{project → dist/project}/build/script/buildConf.ts +0 -0
- /package/{project → dist/project}/build/script/postBuild.ts +0 -0
- /package/{project → dist/project}/build/utils.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/compress.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/html.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/imagemin.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/index.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/pwa.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/styleImport.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/svgSprite.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/theme.ts +0 -0
- /package/{project → dist/project}/build/vite/plugin/visualizer.ts +0 -0
- /package/{project → dist/project}/build/vite/proxy.ts +0 -0
- /package/{api/WMS/Controllers/VarConfigDescriptionController/index.ts → dist/src/api/WMS/Controllers/VarConfigDescriptionController/index.d.ts} +0 -0
- /package/{api/WMS/Controllers/WarehouseController/index.ts → dist/src/api/WMS/Controllers/WarehouseController/index.d.ts} +0 -0
- /package/{api/WMS/Controllers/index.ts → dist/src/api/WMS/Controllers/index.d.ts} +0 -0
- /package/{component/KgButton/index.ts → dist/src/component/KgButton/index.d.ts} +0 -0
- /package/{component/KgForm.Item/index.ts → dist/src/component/KgForm.Item/index.d.ts} +0 -0
- /package/{component/KgImage/index.ts → dist/src/component/KgImage/index.d.ts} +0 -0
- /package/{component/KgModal/index.ts → dist/src/component/KgModal/index.d.ts} +0 -0
- /package/{component/KgModal02/index.ts → dist/src/component/KgModal02/index.d.ts} +0 -0
- /package/{component/KgProgressA/index.ts → dist/src/component/KgProgressA/index.d.ts} +0 -0
- /package/{component/KgResizable/index.ts → dist/src/component/KgResizable/index.d.ts} +0 -0
- /package/{component/KgSearch/KgSearch.model.ts → dist/src/component/KgSearch/KgSearch.model.d.ts} +0 -0
- /package/{component/KgTable02/KgTable02.model.ts → dist/src/component/KgTable02/KgTable02.model.d.ts} +0 -0
- /package/{component/KgWorkStation/index.ts → dist/src/component/KgWorkStation/index.d.ts} +0 -0
- /package/{component/KgYesOrNo/index.ts → dist/src/component/KgYesOrNo/index.d.ts} +0 -0
- /package/{page/KgPageCircularShuttleMonitor/index.ts → dist/src/page/KgPageCircularShuttleMonitor/index.d.ts} +0 -0
- /package/{page/KgPageSqlClient/index.ts → dist/src/page/KgPageSqlClient/index.d.ts} +0 -0
- /package/{project/src/api/index.ts → dist/src/project/src/api/index.d.ts} +0 -0
- /package/{project/src/api/sys/model/uploadModel.ts → dist/src/project/src/api/sys/model/uploadModel.d.ts} +0 -0
- /package/{project/src/components/Dropdown/index.ts → dist/src/project/src/components/Dropdown/index.d.ts} +0 -0
- /package/{project/src/components/Dropdown/src/typing.ts → dist/src/project/src/components/Dropdown/src/typing.d.ts} +0 -0
- /package/{project/src/enums/index.ts → dist/src/project/src/enums/index.d.ts} +0 -0
- /package/{project/src/index.ts → dist/src/project/src/index.d.ts} +0 -0
- /package/{project/src/layouts/index.ts → dist/src/project/src/layouts/index.d.ts} +0 -0
- /package/{project/src/locales/index.ts → dist/src/project/src/locales/index.d.ts} +0 -0
- /package/{project/src/router/index.ts → dist/src/project/src/router/index.d.ts} +0 -0
- /package/{project/src/settings/index.ts → dist/src/project/src/settings/index.d.ts} +0 -0
- /package/{project/src/store/index.ts → dist/src/project/src/store/index.d.ts} +0 -0
- /package/{project/src/store/modules/index.ts → dist/src/project/src/store/modules/index.d.ts} +0 -0
- /package/{project/src/utils/index.ts → dist/src/project/src/utils/index.d.ts} +0 -0
- /package/{project/types/index.ts → dist/src/project/types/index.d.ts} +0 -0
- /package/{service/index.ts → dist/src/service/index.d.ts} +0 -0
- /package/{util/index.ts → dist/src/util/index.d.ts} +0 -0
|
@@ -0,0 +1,1502 @@
|
|
|
1
|
+
import { Q } from '@thymine/xunee';
|
|
2
|
+
/** RGV代理实体。
|
|
3
|
+
* 从PLC下发命令执行动作的都算Agent。动作包括不限于移动,转弯、加速、减速等. */
|
|
4
|
+
export declare class Agent {
|
|
5
|
+
/**
|
|
6
|
+
* 当前加速度.单位m/s^2.
|
|
7
|
+
* <p>
|
|
8
|
+
* 加速时为正值,减速时为负值。匀速运行时为0
|
|
9
|
+
* 此为固定值,暂不支持动态加速度。
|
|
10
|
+
* </p>.
|
|
11
|
+
*/
|
|
12
|
+
acceleration?: number | null;
|
|
13
|
+
/**
|
|
14
|
+
* 角度(朝向).单位度.
|
|
15
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
16
|
+
*/
|
|
17
|
+
angle?: number | null;
|
|
18
|
+
/**
|
|
19
|
+
* 刹车的加速度. 注意该值应该为负值。单位m/s^2.
|
|
20
|
+
* <p>
|
|
21
|
+
* 此为固定值,暂不支持动态加速度。
|
|
22
|
+
* </p>.
|
|
23
|
+
*/
|
|
24
|
+
brakingAcceleration?: number | null;
|
|
25
|
+
/** 代理编码. */
|
|
26
|
+
code?: string | null;
|
|
27
|
+
/**
|
|
28
|
+
* 通信时延.单位s.
|
|
29
|
+
* 该变量CommunicationDelay和当前速度Velocity还充当是否能刹停的标志,如果都为0则按之前的进行处理,否则需要判断刹停距离是否足够才能进行任务分配.
|
|
30
|
+
* <p>
|
|
31
|
+
* 从Agent更新速度和当前加速度,到获取该信息,一直到Agent接收到变更信息之间的通信延迟。可适当调大以充当余量。
|
|
32
|
+
* </p>.
|
|
33
|
+
*/
|
|
34
|
+
communicationDelay?: number | null;
|
|
35
|
+
/** 创建时间. */
|
|
36
|
+
createdAt?: string | null;
|
|
37
|
+
/** 代理描述. */
|
|
38
|
+
description?: string | null;
|
|
39
|
+
/** Destination Task. */
|
|
40
|
+
destinationTask?: AgentTask | null;
|
|
41
|
+
/** 最终的目标任务Id. */
|
|
42
|
+
destinationTaskId?: string | null;
|
|
43
|
+
/** Agent高度,对应Z轴. */
|
|
44
|
+
height?: number | null;
|
|
45
|
+
/** 代理唯一标识符(主键). */
|
|
46
|
+
id?: string | null;
|
|
47
|
+
/** 是否可用,可能因为故障而去修理,这时状态为不可用,Agent不在边上. */
|
|
48
|
+
isAvailable?: boolean | null;
|
|
49
|
+
/** Agent长度,对应Y轴. */
|
|
50
|
+
length?: number | null;
|
|
51
|
+
/** 最大速度.单位m/s. */
|
|
52
|
+
maxVelocity?: number | null;
|
|
53
|
+
/** Scene. */
|
|
54
|
+
scene?: Scene | null;
|
|
55
|
+
/** 所属场景ID. */
|
|
56
|
+
sceneId?: string | null;
|
|
57
|
+
/** Status. */
|
|
58
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | null;
|
|
59
|
+
/** Target Change Reason. */
|
|
60
|
+
targetChangeReason?: 0 | 1 | 2 | 3 | null;
|
|
61
|
+
/** Type. */
|
|
62
|
+
type?: 0 | 1 | 2 | null;
|
|
63
|
+
/** 更新时间. */
|
|
64
|
+
updatedAt?: string | null;
|
|
65
|
+
/**
|
|
66
|
+
* 当前速度.单位m/s.
|
|
67
|
+
* 该变量Velocity和通信时延CommunicationDelay还充当是否能刹停的标志,如果都为0则按之前的进行处理,否则需要判断刹停距离是否足够才能进行任务分配.
|
|
68
|
+
*/
|
|
69
|
+
velocity?: number | null;
|
|
70
|
+
/** Agent宽度,对应X轴. */
|
|
71
|
+
width?: number | null;
|
|
72
|
+
/** 坐标X. */
|
|
73
|
+
x?: number | null;
|
|
74
|
+
/** 坐标Y. */
|
|
75
|
+
y?: number | null;
|
|
76
|
+
/** 坐标Z. */
|
|
77
|
+
z?: number | null;
|
|
78
|
+
constructor(obj?: Agent);
|
|
79
|
+
}
|
|
80
|
+
/** Agent创建消息. */
|
|
81
|
+
export declare class AgentCreatedMessage {
|
|
82
|
+
/** Agent ID. */
|
|
83
|
+
agentId?: string | null;
|
|
84
|
+
/** 角度. */
|
|
85
|
+
angle?: number | null;
|
|
86
|
+
/** Data. */
|
|
87
|
+
data?: any | null;
|
|
88
|
+
/** Message Id. */
|
|
89
|
+
messageId?: string | null;
|
|
90
|
+
/** 场景ID. */
|
|
91
|
+
sceneId?: string | null;
|
|
92
|
+
/** 当前所在站点编码. */
|
|
93
|
+
sourceStationCode?: string | null;
|
|
94
|
+
/** 目标站点ID. */
|
|
95
|
+
targetStationId?: string | null;
|
|
96
|
+
/** 时间戳. */
|
|
97
|
+
timestamp?: string | null;
|
|
98
|
+
/** 消息类型. */
|
|
99
|
+
type?: string | null;
|
|
100
|
+
/** X坐标. */
|
|
101
|
+
x?: number | null;
|
|
102
|
+
/** Y坐标. */
|
|
103
|
+
y?: number | null;
|
|
104
|
+
/** Z坐标. */
|
|
105
|
+
z?: number | null;
|
|
106
|
+
constructor(obj?: AgentCreatedMessage);
|
|
107
|
+
}
|
|
108
|
+
/** Agent销毁消息. */
|
|
109
|
+
export declare class AgentDestroyedMessage {
|
|
110
|
+
/** Agent ID. */
|
|
111
|
+
agentId?: string | null;
|
|
112
|
+
/** Data. */
|
|
113
|
+
data?: any | null;
|
|
114
|
+
/** 销毁者ID. */
|
|
115
|
+
destroyerId?: string | null;
|
|
116
|
+
/** Message Id. */
|
|
117
|
+
messageId?: string | null;
|
|
118
|
+
/** 场景ID. */
|
|
119
|
+
sceneId?: string | null;
|
|
120
|
+
/** 时间戳. */
|
|
121
|
+
timestamp?: string | null;
|
|
122
|
+
/** 消息类型. */
|
|
123
|
+
type?: string | null;
|
|
124
|
+
constructor(obj?: AgentDestroyedMessage);
|
|
125
|
+
}
|
|
126
|
+
/** RGV代理实体。
|
|
127
|
+
* 从PLC下发命令执行动作的都算Agent。动作包括不限于移动,转弯、加速、减速等. */
|
|
128
|
+
export declare class AgentDto {
|
|
129
|
+
/**
|
|
130
|
+
* 当前加速度.单位m/s^2.
|
|
131
|
+
* <p>
|
|
132
|
+
* 加速时为正值,减速时为负值。匀速运行时为0
|
|
133
|
+
* 此为固定值,暂不支持动态加速度。
|
|
134
|
+
* </p>.
|
|
135
|
+
*/
|
|
136
|
+
acceleration?: number | null;
|
|
137
|
+
/**
|
|
138
|
+
* 角度(朝向).单位度.
|
|
139
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
140
|
+
*/
|
|
141
|
+
angle?: number | null;
|
|
142
|
+
/**
|
|
143
|
+
* 刹车的加速度. 注意该值应该为负值。单位m/s^2.
|
|
144
|
+
* <p>
|
|
145
|
+
* 此为固定值,暂不支持动态加速度。
|
|
146
|
+
* </p>.
|
|
147
|
+
*/
|
|
148
|
+
brakingAcceleration?: number | null;
|
|
149
|
+
/** 代理编码. */
|
|
150
|
+
code?: string | null;
|
|
151
|
+
/**
|
|
152
|
+
* 通信时延.单位s.
|
|
153
|
+
* 该变量CommunicationDelay和当前速度Velocity还充当是否能刹停的标志,如果都为0则按之前的进行处理,否则需要判断刹停距离是否足够才能进行任务分配.
|
|
154
|
+
* <p>
|
|
155
|
+
* 从Agent更新速度和当前加速度,到获取该信息,一直到Agent接收到变更信息之间的通信延迟。可适当调大以充当余量。
|
|
156
|
+
* </p>.
|
|
157
|
+
*/
|
|
158
|
+
communicationDelay?: number | null;
|
|
159
|
+
/** 代理描述. */
|
|
160
|
+
description?: string | null;
|
|
161
|
+
/** 最终的目标任务Id. */
|
|
162
|
+
destinationTaskId?: string | null;
|
|
163
|
+
/** Agent高度,对应Z轴. */
|
|
164
|
+
height?: number | null;
|
|
165
|
+
/** 代理唯一标识符(主键). */
|
|
166
|
+
id?: string | null;
|
|
167
|
+
/** 是否可用,可能因为故障而去修理,这时状态为不可用,Agent不在边上. */
|
|
168
|
+
isAvailable?: boolean | null;
|
|
169
|
+
/** Agent长度,对应Y轴. */
|
|
170
|
+
length?: number | null;
|
|
171
|
+
/** 最大速度.单位m/s. */
|
|
172
|
+
maxVelocity?: number | null;
|
|
173
|
+
/** 所属场景ID. */
|
|
174
|
+
sceneId?: string | null;
|
|
175
|
+
/** Status. */
|
|
176
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | null;
|
|
177
|
+
/** Target Change Reason. */
|
|
178
|
+
targetChangeReason?: 0 | 1 | 2 | 3 | null;
|
|
179
|
+
/** Type. */
|
|
180
|
+
type?: 0 | 1 | 2 | null;
|
|
181
|
+
/**
|
|
182
|
+
* 当前速度.单位m/s.
|
|
183
|
+
* 该变量Velocity和通信时延CommunicationDelay还充当是否能刹停的标志,如果都为0则按之前的进行处理,否则需要判断刹停距离是否足够才能进行任务分配.
|
|
184
|
+
*/
|
|
185
|
+
velocity?: number | null;
|
|
186
|
+
/** Agent宽度,对应X轴. */
|
|
187
|
+
width?: number | null;
|
|
188
|
+
/** 坐标X. */
|
|
189
|
+
x?: number | null;
|
|
190
|
+
/** 坐标Y. */
|
|
191
|
+
y?: number | null;
|
|
192
|
+
/** 坐标Z. */
|
|
193
|
+
z?: number | null;
|
|
194
|
+
constructor(obj?: AgentDto);
|
|
195
|
+
}
|
|
196
|
+
/** 更新代理状态. */
|
|
197
|
+
export declare class AgentStatusUpdateRequest {
|
|
198
|
+
/** 代理主键. */
|
|
199
|
+
agentId?: string | null;
|
|
200
|
+
/** 角度(度),0度表示向右(正X方向),90度表示向上(正Y方向). */
|
|
201
|
+
angle?: number | null;
|
|
202
|
+
/** 当前站点编号. */
|
|
203
|
+
stationCode?: string | null;
|
|
204
|
+
/** Status. */
|
|
205
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | null;
|
|
206
|
+
/** X. */
|
|
207
|
+
x?: number | null;
|
|
208
|
+
/** Y. */
|
|
209
|
+
y?: number | null;
|
|
210
|
+
/** Z. */
|
|
211
|
+
z?: number | null;
|
|
212
|
+
constructor(obj?: AgentStatusUpdateRequest);
|
|
213
|
+
}
|
|
214
|
+
export declare class AgentStatusUpdateRequestWebSocketMessage {
|
|
215
|
+
/** Data. */
|
|
216
|
+
data?: any | null;
|
|
217
|
+
/** Message Id. */
|
|
218
|
+
messageId?: string | null;
|
|
219
|
+
/** Timestamp. */
|
|
220
|
+
timestamp?: string | null;
|
|
221
|
+
/** Type. */
|
|
222
|
+
type?: string | null;
|
|
223
|
+
constructor(obj?: AgentStatusUpdateRequestWebSocketMessage);
|
|
224
|
+
}
|
|
225
|
+
/** 代理任务实体. */
|
|
226
|
+
export declare class AgentTask {
|
|
227
|
+
/** Agent Task Type. */
|
|
228
|
+
agentTaskType?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
229
|
+
/**
|
|
230
|
+
* 角度(朝向).单位度.
|
|
231
|
+
* 0度表示向右(正X方向),90度表示向上(正Y方向),以此类推.
|
|
232
|
+
*/
|
|
233
|
+
angle?: number | null;
|
|
234
|
+
/** 任务编码. */
|
|
235
|
+
code?: string | null;
|
|
236
|
+
/** 创建时间. */
|
|
237
|
+
createdAt?: string | null;
|
|
238
|
+
/** 任务描述. */
|
|
239
|
+
description?: string | null;
|
|
240
|
+
/** 边绘制的高度,对应Z轴. */
|
|
241
|
+
height?: number | null;
|
|
242
|
+
/** 任务唯一标识符(主键). */
|
|
243
|
+
id?: string | null;
|
|
244
|
+
/** 边绘制的长度,对应Y轴. */
|
|
245
|
+
length?: number | null;
|
|
246
|
+
/**
|
|
247
|
+
* 任务序号.
|
|
248
|
+
* 当任务优先级一样时,通过该字段按序执行任务.
|
|
249
|
+
* 建议使用Date.UtcNow.Ticks.
|
|
250
|
+
*/
|
|
251
|
+
order?: number | null;
|
|
252
|
+
/** Priority. */
|
|
253
|
+
priority?: 1 | 2 | 3 | null;
|
|
254
|
+
/** Scene. */
|
|
255
|
+
scene?: Scene | null;
|
|
256
|
+
/** 所属场景ID. */
|
|
257
|
+
sceneId?: string | null;
|
|
258
|
+
/** Source Station. */
|
|
259
|
+
sourceStation?: Station | null;
|
|
260
|
+
/** 任务的目标站点Id. */
|
|
261
|
+
sourceStationId?: string | null;
|
|
262
|
+
/** Status. */
|
|
263
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | null;
|
|
264
|
+
/** Target Station. */
|
|
265
|
+
targetStation?: Station | null;
|
|
266
|
+
/** 任务的目标站点Id. */
|
|
267
|
+
targetStationId?: string | null;
|
|
268
|
+
/** 更新时间. */
|
|
269
|
+
updatedAt?: string | null;
|
|
270
|
+
/** 边绘制的宽度,对应X轴. */
|
|
271
|
+
width?: number | null;
|
|
272
|
+
/** 坐标X. */
|
|
273
|
+
x?: number | null;
|
|
274
|
+
/** 坐标Y. */
|
|
275
|
+
y?: number | null;
|
|
276
|
+
/** 坐标Z. */
|
|
277
|
+
z?: number | null;
|
|
278
|
+
constructor(obj?: AgentTask);
|
|
279
|
+
}
|
|
280
|
+
/** 代理任务实体. */
|
|
281
|
+
export declare class AgentTaskDto {
|
|
282
|
+
/** Agent Task Type. */
|
|
283
|
+
agentTaskType?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
284
|
+
/**
|
|
285
|
+
* 角度(朝向).单位度.
|
|
286
|
+
* 0度表示向右(正X方向),90度表示向上(正Y方向),以此类推.
|
|
287
|
+
*/
|
|
288
|
+
angle?: number | null;
|
|
289
|
+
/** 任务编码. */
|
|
290
|
+
code?: string | null;
|
|
291
|
+
/** 任务描述. */
|
|
292
|
+
description?: string | null;
|
|
293
|
+
/** 边绘制的高度,对应Z轴. */
|
|
294
|
+
height?: number | null;
|
|
295
|
+
/** 任务唯一标识符(主键). */
|
|
296
|
+
id?: string | null;
|
|
297
|
+
/** 边绘制的长度,对应Y轴. */
|
|
298
|
+
length?: number | null;
|
|
299
|
+
/**
|
|
300
|
+
* 任务序号.
|
|
301
|
+
* 当任务优先级一样时,通过该字段按序执行任务.
|
|
302
|
+
* 建议使用Date.UtcNow.Ticks.
|
|
303
|
+
*/
|
|
304
|
+
order?: number | null;
|
|
305
|
+
/** Priority. */
|
|
306
|
+
priority?: 1 | 2 | 3 | null;
|
|
307
|
+
/** 所属场景ID. */
|
|
308
|
+
sceneId?: string | null;
|
|
309
|
+
/** 任务的目标站点Id. */
|
|
310
|
+
sourceStationId?: string | null;
|
|
311
|
+
/** Status. */
|
|
312
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | null;
|
|
313
|
+
/** 任务的目标站点Id. */
|
|
314
|
+
targetStationId?: string | null;
|
|
315
|
+
/** 边绘制的宽度,对应X轴. */
|
|
316
|
+
width?: number | null;
|
|
317
|
+
/** 坐标X. */
|
|
318
|
+
x?: number | null;
|
|
319
|
+
/** 坐标Y. */
|
|
320
|
+
y?: number | null;
|
|
321
|
+
/** 坐标Z. */
|
|
322
|
+
z?: number | null;
|
|
323
|
+
constructor(obj?: AgentTaskDto);
|
|
324
|
+
}
|
|
325
|
+
export declare class CreateAgentIfAbsentAndDispatchTaskRequest {
|
|
326
|
+
/** Agent编码. */
|
|
327
|
+
agentCode?: string | null;
|
|
328
|
+
/** 直穿模式. 是否直穿, 如果直传则托盘不减速直接高速通过. */
|
|
329
|
+
isThrough?: number | null;
|
|
330
|
+
/** 代理长度, 对应 Y 轴. 默认为 1200 mm. */
|
|
331
|
+
length?: number | null;
|
|
332
|
+
/** 场景编码. */
|
|
333
|
+
sceneId?: string | null;
|
|
334
|
+
/** 源站点编码:Agent当前所在站点编码. */
|
|
335
|
+
sourceStationCode?: string | null;
|
|
336
|
+
/** 目标站点编码:Agent要前往的目标站点编码. */
|
|
337
|
+
targetStationCode?: string | null;
|
|
338
|
+
/** 直穿地址, 直穿后的下一个目标站点编码. */
|
|
339
|
+
throughStationCode?: string | null;
|
|
340
|
+
/** 代理宽度, 对应 X 轴. 默认为 1200 mm. */
|
|
341
|
+
width?: number | null;
|
|
342
|
+
constructor(obj?: CreateAgentIfAbsentAndDispatchTaskRequest);
|
|
343
|
+
}
|
|
344
|
+
export declare class CreateAgentRequest {
|
|
345
|
+
/** Angle. */
|
|
346
|
+
angle?: number | null;
|
|
347
|
+
/** Creator Id. */
|
|
348
|
+
creatorId?: string | null;
|
|
349
|
+
/** Destination Task Id. */
|
|
350
|
+
destinationTaskId?: string | null;
|
|
351
|
+
/** Scene Id. */
|
|
352
|
+
sceneId?: string | null;
|
|
353
|
+
/** X. */
|
|
354
|
+
x?: number | null;
|
|
355
|
+
/** Y. */
|
|
356
|
+
y?: number | null;
|
|
357
|
+
/** Z. */
|
|
358
|
+
z?: number | null;
|
|
359
|
+
constructor(obj?: CreateAgentRequest);
|
|
360
|
+
}
|
|
361
|
+
/** 创建场景请求. */
|
|
362
|
+
export declare class CreateSceneRequest {
|
|
363
|
+
/** Code. */
|
|
364
|
+
code?: string | null;
|
|
365
|
+
/** Depth. */
|
|
366
|
+
depth?: number | null;
|
|
367
|
+
/** Description. */
|
|
368
|
+
description?: string | null;
|
|
369
|
+
/** Height. */
|
|
370
|
+
height?: number | null;
|
|
371
|
+
/** Name. */
|
|
372
|
+
name?: string | null;
|
|
373
|
+
/** Time Scale. */
|
|
374
|
+
timeScale?: number | null;
|
|
375
|
+
/** Width. */
|
|
376
|
+
width?: number | null;
|
|
377
|
+
constructor(obj?: CreateSceneRequest);
|
|
378
|
+
}
|
|
379
|
+
/** 创建者. */
|
|
380
|
+
export declare class Creator {
|
|
381
|
+
/**
|
|
382
|
+
* 角度(朝向).单位度.
|
|
383
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
384
|
+
*/
|
|
385
|
+
angle?: number | null;
|
|
386
|
+
/** 创建者编码. */
|
|
387
|
+
code?: string | null;
|
|
388
|
+
/** 创建时间. */
|
|
389
|
+
createdAt?: string | null;
|
|
390
|
+
/** 创建者描述. */
|
|
391
|
+
description?: string | null;
|
|
392
|
+
/** 创建者高度,对应Z轴. */
|
|
393
|
+
height?: number | null;
|
|
394
|
+
/** 创建者唯一标识符(主键). */
|
|
395
|
+
id?: string | null;
|
|
396
|
+
/** 创建间隔,单位毫秒. */
|
|
397
|
+
interval?: number | null;
|
|
398
|
+
/** 创建者是否启用. */
|
|
399
|
+
isEnable?: boolean | null;
|
|
400
|
+
/** 创建者长度,对应Y轴. */
|
|
401
|
+
length?: number | null;
|
|
402
|
+
/** Scene. */
|
|
403
|
+
scene?: Scene | null;
|
|
404
|
+
/** 所属场景ID. */
|
|
405
|
+
sceneId?: string | null;
|
|
406
|
+
/** 更新时间. */
|
|
407
|
+
updatedAt?: string | null;
|
|
408
|
+
/** 创建者宽度,对应X轴. */
|
|
409
|
+
width?: number | null;
|
|
410
|
+
/** 坐标X. */
|
|
411
|
+
x?: number | null;
|
|
412
|
+
/** 坐标Y. */
|
|
413
|
+
y?: number | null;
|
|
414
|
+
/** 坐标Z. */
|
|
415
|
+
z?: number | null;
|
|
416
|
+
constructor(obj?: Creator);
|
|
417
|
+
}
|
|
418
|
+
/** 创建者. */
|
|
419
|
+
export declare class CreatorDto {
|
|
420
|
+
/**
|
|
421
|
+
* 角度(朝向).单位度.
|
|
422
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
423
|
+
*/
|
|
424
|
+
angle?: number | null;
|
|
425
|
+
/** 创建者编码. */
|
|
426
|
+
code?: string | null;
|
|
427
|
+
/** 创建者描述. */
|
|
428
|
+
description?: string | null;
|
|
429
|
+
/** 创建者高度,对应Z轴. */
|
|
430
|
+
height?: number | null;
|
|
431
|
+
/** 创建者唯一标识符(主键). */
|
|
432
|
+
id?: string | null;
|
|
433
|
+
/** 创建间隔,单位毫秒. */
|
|
434
|
+
interval?: number | null;
|
|
435
|
+
/** 创建者是否启用. */
|
|
436
|
+
isEnable?: boolean | null;
|
|
437
|
+
/** 创建者长度,对应Y轴. */
|
|
438
|
+
length?: number | null;
|
|
439
|
+
/** 所属场景ID. */
|
|
440
|
+
sceneId?: string | null;
|
|
441
|
+
/** 创建者宽度,对应X轴. */
|
|
442
|
+
width?: number | null;
|
|
443
|
+
/** 坐标X. */
|
|
444
|
+
x?: number | null;
|
|
445
|
+
/** 坐标Y. */
|
|
446
|
+
y?: number | null;
|
|
447
|
+
/** 坐标Z. */
|
|
448
|
+
z?: number | null;
|
|
449
|
+
constructor(obj?: CreatorDto);
|
|
450
|
+
}
|
|
451
|
+
export declare class DestroyAgentRequest {
|
|
452
|
+
/** Agent Id. */
|
|
453
|
+
agentId?: string | null;
|
|
454
|
+
/** Destroyer Id. */
|
|
455
|
+
destroyerId?: string | null;
|
|
456
|
+
constructor(obj?: DestroyAgentRequest);
|
|
457
|
+
}
|
|
458
|
+
export declare class DestroyAgentWithoutNotifyWCSRequest {
|
|
459
|
+
/** Agent Code. */
|
|
460
|
+
agentCode?: string | null;
|
|
461
|
+
/** Scene Id. */
|
|
462
|
+
sceneId?: string | null;
|
|
463
|
+
constructor(obj?: DestroyAgentWithoutNotifyWCSRequest);
|
|
464
|
+
}
|
|
465
|
+
export declare class Destroyer {
|
|
466
|
+
/**
|
|
467
|
+
* 角度(朝向).单位度.
|
|
468
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
469
|
+
*/
|
|
470
|
+
angle?: number | null;
|
|
471
|
+
/** 销毁者编码. */
|
|
472
|
+
code?: string | null;
|
|
473
|
+
/** 创建时间. */
|
|
474
|
+
createdAt?: string | null;
|
|
475
|
+
/** 销毁者描述. */
|
|
476
|
+
description?: string | null;
|
|
477
|
+
/** 销毁者高度,对应Z轴. */
|
|
478
|
+
height?: number | null;
|
|
479
|
+
/** 销毁者唯一标识符(主键). */
|
|
480
|
+
id?: string | null;
|
|
481
|
+
/** 销毁间隔,单位毫秒. */
|
|
482
|
+
interval?: number | null;
|
|
483
|
+
/** 销毁者是否启用. */
|
|
484
|
+
isEnable?: boolean | null;
|
|
485
|
+
/** 销毁者长度,对应Y轴. */
|
|
486
|
+
length?: number | null;
|
|
487
|
+
/** Scene. */
|
|
488
|
+
scene?: Scene | null;
|
|
489
|
+
/** 所属场景ID. */
|
|
490
|
+
sceneId?: string | null;
|
|
491
|
+
/** 更新时间. */
|
|
492
|
+
updatedAt?: string | null;
|
|
493
|
+
/** 销毁者宽度,对应X轴. */
|
|
494
|
+
width?: number | null;
|
|
495
|
+
/** 坐标X. */
|
|
496
|
+
x?: number | null;
|
|
497
|
+
/** 坐标Y. */
|
|
498
|
+
y?: number | null;
|
|
499
|
+
/** 坐标Z. */
|
|
500
|
+
z?: number | null;
|
|
501
|
+
constructor(obj?: Destroyer);
|
|
502
|
+
}
|
|
503
|
+
export declare class DestroyerDto {
|
|
504
|
+
/**
|
|
505
|
+
* 角度(朝向).单位度.
|
|
506
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
507
|
+
*/
|
|
508
|
+
angle?: number | null;
|
|
509
|
+
/** 销毁者编码. */
|
|
510
|
+
code?: string | null;
|
|
511
|
+
/** 销毁者描述. */
|
|
512
|
+
description?: string | null;
|
|
513
|
+
/** 销毁者高度,对应Z轴. */
|
|
514
|
+
height?: number | null;
|
|
515
|
+
/** 销毁者唯一标识符(主键). */
|
|
516
|
+
id?: string | null;
|
|
517
|
+
/** 销毁间隔,单位毫秒. */
|
|
518
|
+
interval?: number | null;
|
|
519
|
+
/** 销毁者是否启用. */
|
|
520
|
+
isEnable?: boolean | null;
|
|
521
|
+
/** 销毁者长度,对应Y轴. */
|
|
522
|
+
length?: number | null;
|
|
523
|
+
/** 所属场景ID. */
|
|
524
|
+
sceneId?: string | null;
|
|
525
|
+
/** 销毁者宽度,对应X轴. */
|
|
526
|
+
width?: number | null;
|
|
527
|
+
/** 坐标X. */
|
|
528
|
+
x?: number | null;
|
|
529
|
+
/** 坐标Y. */
|
|
530
|
+
y?: number | null;
|
|
531
|
+
/** 坐标Z. */
|
|
532
|
+
z?: number | null;
|
|
533
|
+
constructor(obj?: DestroyerDto);
|
|
534
|
+
}
|
|
535
|
+
/** 输送线段实体. */
|
|
536
|
+
export declare class Edge {
|
|
537
|
+
/**
|
|
538
|
+
* 角度(朝向).单位度.
|
|
539
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
540
|
+
* 注意:因为Y轴向下为正,所以角度旋转正值旋转为顺时针,负值旋转为逆时针.
|
|
541
|
+
*/
|
|
542
|
+
angle?: number | null;
|
|
543
|
+
/** 线段编码. */
|
|
544
|
+
code?: string | null;
|
|
545
|
+
/** 创建时间. */
|
|
546
|
+
createdAt?: string | null;
|
|
547
|
+
/** 线段描述. */
|
|
548
|
+
description?: string | null;
|
|
549
|
+
/** 边绘制的高度,对应Z轴. */
|
|
550
|
+
height?: number | null;
|
|
551
|
+
/** 线段唯一标识符(主键). */
|
|
552
|
+
id?: string | null;
|
|
553
|
+
/** 是否主线, 否则支线. */
|
|
554
|
+
isPrimary?: boolean | null;
|
|
555
|
+
/** 边绘制的长度,对应Y轴. */
|
|
556
|
+
length?: number | null;
|
|
557
|
+
/** Scene. */
|
|
558
|
+
scene?: Scene | null;
|
|
559
|
+
/** 所属场景ID. */
|
|
560
|
+
sceneId?: string | null;
|
|
561
|
+
/** 起始位置. */
|
|
562
|
+
source?: string | null;
|
|
563
|
+
/** 结束位置. */
|
|
564
|
+
target?: string | null;
|
|
565
|
+
/** Type. */
|
|
566
|
+
type?: 0 | 1 | null;
|
|
567
|
+
/** 更新时间. */
|
|
568
|
+
updatedAt?: string | null;
|
|
569
|
+
/** 边绘制的宽度,对应X轴. */
|
|
570
|
+
width?: number | null;
|
|
571
|
+
/** 坐标X. */
|
|
572
|
+
x?: number | null;
|
|
573
|
+
/** 坐标Y. */
|
|
574
|
+
y?: number | null;
|
|
575
|
+
/** 坐标Z. */
|
|
576
|
+
z?: number | null;
|
|
577
|
+
constructor(obj?: Edge);
|
|
578
|
+
}
|
|
579
|
+
/** 输送线段实体. */
|
|
580
|
+
export declare class EdgeDto {
|
|
581
|
+
/**
|
|
582
|
+
* 角度(朝向).单位度.
|
|
583
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
584
|
+
* 注意:因为Y轴向下为正,所以角度旋转正值旋转为顺时针,负值旋转为逆时针.
|
|
585
|
+
*/
|
|
586
|
+
angle?: number | null;
|
|
587
|
+
/** 线段编码. */
|
|
588
|
+
code?: string | null;
|
|
589
|
+
/** 线段描述. */
|
|
590
|
+
description?: string | null;
|
|
591
|
+
/** 边绘制的高度,对应Z轴. */
|
|
592
|
+
height?: number | null;
|
|
593
|
+
/** 线段唯一标识符(主键). */
|
|
594
|
+
id?: string | null;
|
|
595
|
+
/** 是否主线, 否则支线. */
|
|
596
|
+
isPrimary?: boolean | null;
|
|
597
|
+
/** 边绘制的长度,对应Y轴. */
|
|
598
|
+
length?: number | null;
|
|
599
|
+
/** 所属场景ID. */
|
|
600
|
+
sceneId?: string | null;
|
|
601
|
+
/** 起始位置. */
|
|
602
|
+
source?: string | null;
|
|
603
|
+
/** 结束位置. */
|
|
604
|
+
target?: string | null;
|
|
605
|
+
/** Type. */
|
|
606
|
+
type?: 0 | 1 | null;
|
|
607
|
+
/** 边绘制的宽度,对应X轴. */
|
|
608
|
+
width?: number | null;
|
|
609
|
+
/** 坐标X. */
|
|
610
|
+
x?: number | null;
|
|
611
|
+
/** 坐标Y. */
|
|
612
|
+
y?: number | null;
|
|
613
|
+
/** 坐标Z. */
|
|
614
|
+
z?: number | null;
|
|
615
|
+
constructor(obj?: EdgeDto);
|
|
616
|
+
}
|
|
617
|
+
export declare class GetAgentRequest {
|
|
618
|
+
/** Agent Id. */
|
|
619
|
+
agentId?: string | null;
|
|
620
|
+
constructor(obj?: GetAgentRequest);
|
|
621
|
+
}
|
|
622
|
+
/** 获取场景请求. */
|
|
623
|
+
export declare class GetSceneRequest {
|
|
624
|
+
/** 场景主键. */
|
|
625
|
+
sceneId?: string | null;
|
|
626
|
+
constructor(obj?: GetSceneRequest);
|
|
627
|
+
}
|
|
628
|
+
/** 顶升移载输送机实体. */
|
|
629
|
+
export declare class JackUpTransferStation {
|
|
630
|
+
/**
|
|
631
|
+
* 角度(朝向).单位度.
|
|
632
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
633
|
+
*/
|
|
634
|
+
angle?: number | null;
|
|
635
|
+
/** 站点编码. */
|
|
636
|
+
code?: string | null;
|
|
637
|
+
/** 创建时间. */
|
|
638
|
+
createdAt?: string | null;
|
|
639
|
+
/** 顶升移载输送机描述. */
|
|
640
|
+
description?: string | null;
|
|
641
|
+
/** 设备高度,对应Z轴. */
|
|
642
|
+
height?: number | null;
|
|
643
|
+
/** 站点唯一标识符(主键). */
|
|
644
|
+
id?: string | null;
|
|
645
|
+
/** 设备长度,对应Y轴. */
|
|
646
|
+
length?: number | null;
|
|
647
|
+
/** Priority. */
|
|
648
|
+
priority?: 0 | 1 | 2 | null;
|
|
649
|
+
/** Scene. */
|
|
650
|
+
scene?: Scene | null;
|
|
651
|
+
/** 所属场景ID. */
|
|
652
|
+
sceneId?: string | null;
|
|
653
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
654
|
+
startOffset?: number | null;
|
|
655
|
+
/** Status. */
|
|
656
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
657
|
+
/** Type. */
|
|
658
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
659
|
+
/** 更新时间. */
|
|
660
|
+
updatedAt?: string | null;
|
|
661
|
+
/** 设备宽度,对应X轴. */
|
|
662
|
+
width?: number | null;
|
|
663
|
+
/** 坐标X. */
|
|
664
|
+
x?: number | null;
|
|
665
|
+
/** 坐标Y. */
|
|
666
|
+
y?: number | null;
|
|
667
|
+
/** 坐标Z. */
|
|
668
|
+
z?: number | null;
|
|
669
|
+
constructor(obj?: JackUpTransferStation);
|
|
670
|
+
}
|
|
671
|
+
/** 顶升移载输送机实体. */
|
|
672
|
+
export declare class JackUpTransferStationDto {
|
|
673
|
+
/**
|
|
674
|
+
* 角度(朝向).单位度.
|
|
675
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
676
|
+
*/
|
|
677
|
+
angle?: number | null;
|
|
678
|
+
/** 站点编码. */
|
|
679
|
+
code?: string | null;
|
|
680
|
+
/** 顶升移载输送机描述. */
|
|
681
|
+
description?: string | null;
|
|
682
|
+
/** 站点所属边. */
|
|
683
|
+
edgeId?: string | null;
|
|
684
|
+
/** 设备高度,对应Z轴. */
|
|
685
|
+
height?: number | null;
|
|
686
|
+
/** 站点唯一标识符(主键). */
|
|
687
|
+
id?: string | null;
|
|
688
|
+
/** 设备长度,对应Y轴. */
|
|
689
|
+
length?: number | null;
|
|
690
|
+
/** Priority. */
|
|
691
|
+
priority?: 0 | 1 | 2 | null;
|
|
692
|
+
/** 所属场景ID. */
|
|
693
|
+
sceneId?: string | null;
|
|
694
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
695
|
+
startOffset?: number | null;
|
|
696
|
+
/** Status. */
|
|
697
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
698
|
+
/** Type. */
|
|
699
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
700
|
+
/** 设备宽度,对应X轴. */
|
|
701
|
+
width?: number | null;
|
|
702
|
+
/** 坐标X. */
|
|
703
|
+
x?: number | null;
|
|
704
|
+
/** 坐标Y. */
|
|
705
|
+
y?: number | null;
|
|
706
|
+
/** 坐标Z. */
|
|
707
|
+
z?: number | null;
|
|
708
|
+
constructor(obj?: JackUpTransferStationDto);
|
|
709
|
+
}
|
|
710
|
+
/** 移动代理请求. */
|
|
711
|
+
export declare class MoveAgentDirectRequest {
|
|
712
|
+
/** Agent编码. */
|
|
713
|
+
agentCode?: string | null;
|
|
714
|
+
/** 直穿模式. 是否直穿, 如果直传则托盘不减速直接高速通过. */
|
|
715
|
+
isThrough?: number | null;
|
|
716
|
+
/** 目标站点编码:Agent要前往的目标站点编码. */
|
|
717
|
+
targetStationCode?: string | null;
|
|
718
|
+
/** 直穿地址, 直穿后的下一个目标站点编码. */
|
|
719
|
+
throughStationCode?: string | null;
|
|
720
|
+
constructor(obj?: MoveAgentDirectRequest);
|
|
721
|
+
}
|
|
722
|
+
/** 叠盘机实体. */
|
|
723
|
+
export declare class PalletStackerStation {
|
|
724
|
+
/**
|
|
725
|
+
* 角度(朝向).单位度.
|
|
726
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
727
|
+
*/
|
|
728
|
+
angle?: number | null;
|
|
729
|
+
/** 站点编码. */
|
|
730
|
+
code?: string | null;
|
|
731
|
+
/** 创建时间. */
|
|
732
|
+
createdAt?: string | null;
|
|
733
|
+
/** 叠盘机描述. */
|
|
734
|
+
description?: string | null;
|
|
735
|
+
/** 设备高度,对应Z轴. */
|
|
736
|
+
height?: number | null;
|
|
737
|
+
/** 站点唯一标识符(主键). */
|
|
738
|
+
id?: string | null;
|
|
739
|
+
/** 设备长度,对应Y轴. */
|
|
740
|
+
length?: number | null;
|
|
741
|
+
/** Priority. */
|
|
742
|
+
priority?: 0 | 1 | 2 | null;
|
|
743
|
+
/** Scene. */
|
|
744
|
+
scene?: Scene | null;
|
|
745
|
+
/** 所属场景ID. */
|
|
746
|
+
sceneId?: string | null;
|
|
747
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
748
|
+
startOffset?: number | null;
|
|
749
|
+
/** Status. */
|
|
750
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
751
|
+
/** Type. */
|
|
752
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
753
|
+
/** 更新时间. */
|
|
754
|
+
updatedAt?: string | null;
|
|
755
|
+
/** 设备宽度,对应X轴. */
|
|
756
|
+
width?: number | null;
|
|
757
|
+
/** 坐标X. */
|
|
758
|
+
x?: number | null;
|
|
759
|
+
/** 坐标Y. */
|
|
760
|
+
y?: number | null;
|
|
761
|
+
/** 坐标Z. */
|
|
762
|
+
z?: number | null;
|
|
763
|
+
constructor(obj?: PalletStackerStation);
|
|
764
|
+
}
|
|
765
|
+
/** 叠盘机实体. */
|
|
766
|
+
export declare class PalletStackerStationDto {
|
|
767
|
+
/**
|
|
768
|
+
* 角度(朝向).单位度.
|
|
769
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
770
|
+
*/
|
|
771
|
+
angle?: number | null;
|
|
772
|
+
/** 站点编码. */
|
|
773
|
+
code?: string | null;
|
|
774
|
+
/** 顶升移载输送机描述. */
|
|
775
|
+
description?: string | null;
|
|
776
|
+
/** 站点所属边. */
|
|
777
|
+
edgeId?: string | null;
|
|
778
|
+
/** 设备高度,对应Z轴. */
|
|
779
|
+
height?: number | null;
|
|
780
|
+
/** 站点唯一标识符(主键). */
|
|
781
|
+
id?: string | null;
|
|
782
|
+
/** 设备长度,对应Y轴. */
|
|
783
|
+
length?: number | null;
|
|
784
|
+
/** Priority. */
|
|
785
|
+
priority?: 0 | 1 | 2 | null;
|
|
786
|
+
/** 所属场景ID. */
|
|
787
|
+
sceneId?: string | null;
|
|
788
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
789
|
+
startOffset?: number | null;
|
|
790
|
+
/** Status. */
|
|
791
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
792
|
+
/** Type. */
|
|
793
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
794
|
+
/** 设备宽度,对应X轴. */
|
|
795
|
+
width?: number | null;
|
|
796
|
+
/** 坐标X. */
|
|
797
|
+
x?: number | null;
|
|
798
|
+
/** 坐标Y. */
|
|
799
|
+
y?: number | null;
|
|
800
|
+
/** 坐标Z. */
|
|
801
|
+
z?: number | null;
|
|
802
|
+
constructor(obj?: PalletStackerStationDto);
|
|
803
|
+
}
|
|
804
|
+
/** 光电传感器实体. */
|
|
805
|
+
export declare class PhotoelectricSensor {
|
|
806
|
+
/**
|
|
807
|
+
* 角度(朝向).单位度.
|
|
808
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
809
|
+
*/
|
|
810
|
+
angle?: number | null;
|
|
811
|
+
/** 站点编码. */
|
|
812
|
+
code?: string | null;
|
|
813
|
+
/** 创建时间. */
|
|
814
|
+
createdAt?: string | null;
|
|
815
|
+
/** 光电传感器描述. */
|
|
816
|
+
description?: string | null;
|
|
817
|
+
/** 设备高度,对应Z轴. */
|
|
818
|
+
height?: number | null;
|
|
819
|
+
/** 站点唯一标识符(主键). */
|
|
820
|
+
id?: string | null;
|
|
821
|
+
/** 设备长度,对应Y轴. */
|
|
822
|
+
length?: number | null;
|
|
823
|
+
/** Priority. */
|
|
824
|
+
priority?: 0 | 1 | 2 | null;
|
|
825
|
+
/** Scene. */
|
|
826
|
+
scene?: Scene | null;
|
|
827
|
+
/** 所属场景ID. */
|
|
828
|
+
sceneId?: string | null;
|
|
829
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
830
|
+
startOffset?: number | null;
|
|
831
|
+
/** 所属站点ID. */
|
|
832
|
+
stationId?: string | null;
|
|
833
|
+
/** Status. */
|
|
834
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
835
|
+
/** Type. */
|
|
836
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
837
|
+
/** 更新时间. */
|
|
838
|
+
updatedAt?: string | null;
|
|
839
|
+
/** 设备宽度,对应X轴. */
|
|
840
|
+
width?: number | null;
|
|
841
|
+
/** 坐标X. */
|
|
842
|
+
x?: number | null;
|
|
843
|
+
/** 坐标Y. */
|
|
844
|
+
y?: number | null;
|
|
845
|
+
/** 坐标Z. */
|
|
846
|
+
z?: number | null;
|
|
847
|
+
constructor(obj?: PhotoelectricSensor);
|
|
848
|
+
}
|
|
849
|
+
/** 光电传感器实体. */
|
|
850
|
+
export declare class PhotoelectricSensorDto {
|
|
851
|
+
/**
|
|
852
|
+
* 角度(朝向).单位度.
|
|
853
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
854
|
+
*/
|
|
855
|
+
angle?: number | null;
|
|
856
|
+
/** 站点编码. */
|
|
857
|
+
code?: string | null;
|
|
858
|
+
/** 顶升移载输送机描述. */
|
|
859
|
+
description?: string | null;
|
|
860
|
+
/** 站点所属边. */
|
|
861
|
+
edgeId?: string | null;
|
|
862
|
+
/** 设备高度,对应Z轴. */
|
|
863
|
+
height?: number | null;
|
|
864
|
+
/** 站点唯一标识符(主键). */
|
|
865
|
+
id?: string | null;
|
|
866
|
+
/** 设备长度,对应Y轴. */
|
|
867
|
+
length?: number | null;
|
|
868
|
+
/** Priority. */
|
|
869
|
+
priority?: 0 | 1 | 2 | null;
|
|
870
|
+
/** 所属场景ID. */
|
|
871
|
+
sceneId?: string | null;
|
|
872
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
873
|
+
startOffset?: number | null;
|
|
874
|
+
/** 所属站点ID. */
|
|
875
|
+
stationId?: string | null;
|
|
876
|
+
/** Status. */
|
|
877
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
878
|
+
/** Type. */
|
|
879
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
880
|
+
/** 设备宽度,对应X轴. */
|
|
881
|
+
width?: number | null;
|
|
882
|
+
/** 坐标X. */
|
|
883
|
+
x?: number | null;
|
|
884
|
+
/** 坐标Y. */
|
|
885
|
+
y?: number | null;
|
|
886
|
+
/** 坐标Z. */
|
|
887
|
+
z?: number | null;
|
|
888
|
+
constructor(obj?: PhotoelectricSensorDto);
|
|
889
|
+
}
|
|
890
|
+
export declare class PlcActionRequestWebSocketMessage {
|
|
891
|
+
/** Action Type. */
|
|
892
|
+
actionType?: string | null;
|
|
893
|
+
/** Data. */
|
|
894
|
+
data?: any | null;
|
|
895
|
+
/** Message Id. */
|
|
896
|
+
messageId?: string | null;
|
|
897
|
+
/** Timestamp. */
|
|
898
|
+
timestamp?: string | null;
|
|
899
|
+
/** Type. */
|
|
900
|
+
type?: string | null;
|
|
901
|
+
constructor(obj?: PlcActionRequestWebSocketMessage);
|
|
902
|
+
}
|
|
903
|
+
/** 用于前端生成类型定义. */
|
|
904
|
+
export declare class PontRequest {
|
|
905
|
+
/** Agent Created Message. */
|
|
906
|
+
agentCreatedMessage?: AgentCreatedMessage | null;
|
|
907
|
+
/** Agent Destroyed Message. */
|
|
908
|
+
agentDestroyedMessage?: AgentDestroyedMessage | null;
|
|
909
|
+
/** Agent Status Update Request Web Socket Message. */
|
|
910
|
+
agentStatusUpdateRequestWebSocketMessage?: AgentStatusUpdateRequestWebSocketMessage | null;
|
|
911
|
+
/** Plc Action Request Web Socket Message. */
|
|
912
|
+
plcActionRequestWebSocketMessage?: PlcActionRequestWebSocketMessage | null;
|
|
913
|
+
/** Web Socket Message. */
|
|
914
|
+
webSocketMessage?: WebSocketMessage | null;
|
|
915
|
+
constructor(obj?: PontRequest);
|
|
916
|
+
}
|
|
917
|
+
export declare class Result<T0> {
|
|
918
|
+
/** Code. */
|
|
919
|
+
code?: number | null;
|
|
920
|
+
/** Data. */
|
|
921
|
+
data?: T0 | null;
|
|
922
|
+
/** Message. */
|
|
923
|
+
message?: string | null;
|
|
924
|
+
/** Success. */
|
|
925
|
+
success?: boolean | null;
|
|
926
|
+
constructor(obj?: Result<T0>);
|
|
927
|
+
}
|
|
928
|
+
export declare class SaveSceneRequest {
|
|
929
|
+
/** Scene. */
|
|
930
|
+
scene?: SceneDto | null;
|
|
931
|
+
constructor(obj?: SaveSceneRequest);
|
|
932
|
+
}
|
|
933
|
+
/** 场景实体. */
|
|
934
|
+
export declare class Scene {
|
|
935
|
+
/** 场景中的代理. */
|
|
936
|
+
agents?: Array<Agent> | null;
|
|
937
|
+
/** 场景编码. */
|
|
938
|
+
code?: string | null;
|
|
939
|
+
/** 配置JSON. */
|
|
940
|
+
configurationJson?: string | null;
|
|
941
|
+
/** 创建时间. */
|
|
942
|
+
createdAt?: string | null;
|
|
943
|
+
/** 场景中的创建者. */
|
|
944
|
+
creators?: Array<Creator> | null;
|
|
945
|
+
/** 场景深度. */
|
|
946
|
+
depth?: number | null;
|
|
947
|
+
/** 场景描述. */
|
|
948
|
+
description?: string | null;
|
|
949
|
+
/** 场景中的销毁者. */
|
|
950
|
+
destroyers?: Array<Destroyer> | null;
|
|
951
|
+
/** 场景中的输送线段. */
|
|
952
|
+
edges?: Array<Edge> | null;
|
|
953
|
+
/** 重力加速度. */
|
|
954
|
+
gravity?: number | null;
|
|
955
|
+
/** 场景高度,对应Z轴. */
|
|
956
|
+
height?: number | null;
|
|
957
|
+
/** 湿度百分比. */
|
|
958
|
+
humidity?: number | null;
|
|
959
|
+
/** 场景唯一标识符(主键). */
|
|
960
|
+
id?: string | null;
|
|
961
|
+
/** 场景中的顶升移载输送机. */
|
|
962
|
+
jackUpTransferStations?: Array<JackUpTransferStation> | null;
|
|
963
|
+
/** 最后运行时间. */
|
|
964
|
+
lastRunTime?: string | null;
|
|
965
|
+
/** 场景名称. */
|
|
966
|
+
name?: string | null;
|
|
967
|
+
/** 场景中的叠盘机. */
|
|
968
|
+
palletStackerStations?: Array<PalletStackerStation> | null;
|
|
969
|
+
/** 场景中的光电传感器. */
|
|
970
|
+
photoelectricSensors?: Array<PhotoelectricSensor> | null;
|
|
971
|
+
/** 场景中的站点. */
|
|
972
|
+
stations?: Array<Station> | null;
|
|
973
|
+
/** Status. */
|
|
974
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
975
|
+
/** 场景中的任务. */
|
|
976
|
+
tasks?: Array<AgentTask> | null;
|
|
977
|
+
/** 环境温度(摄氏度). */
|
|
978
|
+
temperature?: number | null;
|
|
979
|
+
/** 仿真时间倍率. */
|
|
980
|
+
timeScale?: number | null;
|
|
981
|
+
/** 更新时间. */
|
|
982
|
+
updatedAt?: string | null;
|
|
983
|
+
/** 场景宽度,对应X轴. */
|
|
984
|
+
width?: number | null;
|
|
985
|
+
constructor(obj?: Scene);
|
|
986
|
+
}
|
|
987
|
+
/** 场景实体. */
|
|
988
|
+
export declare class SceneDto {
|
|
989
|
+
/** 场景中的代理. */
|
|
990
|
+
agents?: Array<AgentDto> | null;
|
|
991
|
+
/** 场景编码. */
|
|
992
|
+
code?: string | null;
|
|
993
|
+
/** 配置JSON. */
|
|
994
|
+
configurationJson?: string | null;
|
|
995
|
+
/** 场景中的创建者. */
|
|
996
|
+
creators?: Array<CreatorDto> | null;
|
|
997
|
+
/** 场景深度. */
|
|
998
|
+
depth?: number | null;
|
|
999
|
+
/** 场景描述. */
|
|
1000
|
+
description?: string | null;
|
|
1001
|
+
/** 场景中的销毁者. */
|
|
1002
|
+
destroyers?: Array<DestroyerDto> | null;
|
|
1003
|
+
/** 场景中的输送线段. */
|
|
1004
|
+
edges?: Array<EdgeDto> | null;
|
|
1005
|
+
/** 重力加速度. */
|
|
1006
|
+
gravity?: number | null;
|
|
1007
|
+
/** 场景高度,对应Z轴. */
|
|
1008
|
+
height?: number | null;
|
|
1009
|
+
/** 湿度百分比. */
|
|
1010
|
+
humidity?: number | null;
|
|
1011
|
+
/** 场景唯一标识符(主键). */
|
|
1012
|
+
id?: string | null;
|
|
1013
|
+
/** 场景中的顶升移载输送机. */
|
|
1014
|
+
jackUpTransferStations?: Array<JackUpTransferStationDto> | null;
|
|
1015
|
+
/** 场景名称. */
|
|
1016
|
+
name?: string | null;
|
|
1017
|
+
/** 场景中的叠盘机. */
|
|
1018
|
+
palletStackerStations?: Array<PalletStackerStationDto> | null;
|
|
1019
|
+
/** 场景中的光电传感器. */
|
|
1020
|
+
photoelectricSensors?: Array<PhotoelectricSensorDto> | null;
|
|
1021
|
+
/** 场景中的站点. */
|
|
1022
|
+
stations?: Array<StationDto> | null;
|
|
1023
|
+
/** Status. */
|
|
1024
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
1025
|
+
/** 场景中的任务. */
|
|
1026
|
+
tasks?: Array<AgentTaskDto> | null;
|
|
1027
|
+
/** 环境温度(摄氏度). */
|
|
1028
|
+
temperature?: number | null;
|
|
1029
|
+
/** 仿真时间倍率. */
|
|
1030
|
+
timeScale?: number | null;
|
|
1031
|
+
/** 场景宽度,对应X轴. */
|
|
1032
|
+
width?: number | null;
|
|
1033
|
+
constructor(obj?: SceneDto);
|
|
1034
|
+
}
|
|
1035
|
+
export declare class SceneStats {
|
|
1036
|
+
/** Active Agents. */
|
|
1037
|
+
activeAgents?: number | null;
|
|
1038
|
+
/** Agents By Status. */
|
|
1039
|
+
agentsByStatus?: Record<any, number> | null;
|
|
1040
|
+
/** Completed Tasks. */
|
|
1041
|
+
completedTasks?: number | null;
|
|
1042
|
+
/** Last Updated. */
|
|
1043
|
+
lastUpdated?: string | null;
|
|
1044
|
+
/** Scene Id. */
|
|
1045
|
+
sceneId?: string | null;
|
|
1046
|
+
/** Scene Name. */
|
|
1047
|
+
sceneName?: string | null;
|
|
1048
|
+
/** Status. */
|
|
1049
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
1050
|
+
/** Total Agents. */
|
|
1051
|
+
totalAgents?: number | null;
|
|
1052
|
+
/** Total Tasks. */
|
|
1053
|
+
totalTasks?: number | null;
|
|
1054
|
+
constructor(obj?: SceneStats);
|
|
1055
|
+
}
|
|
1056
|
+
export declare class StartSimulationRequest {
|
|
1057
|
+
/** Scene Id. */
|
|
1058
|
+
sceneId?: string | null;
|
|
1059
|
+
constructor(obj?: StartSimulationRequest);
|
|
1060
|
+
}
|
|
1061
|
+
/** 站点实体. */
|
|
1062
|
+
export declare class Station {
|
|
1063
|
+
/**
|
|
1064
|
+
* 角度(朝向).单位度.
|
|
1065
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
1066
|
+
*/
|
|
1067
|
+
angle?: number | null;
|
|
1068
|
+
/** 站点编码. */
|
|
1069
|
+
code?: string | null;
|
|
1070
|
+
/** 创建时间. */
|
|
1071
|
+
createdAt?: string | null;
|
|
1072
|
+
/** 站点描述. */
|
|
1073
|
+
description?: string | null;
|
|
1074
|
+
/** Edge. */
|
|
1075
|
+
edge?: Edge | null;
|
|
1076
|
+
/** 站点所属边. */
|
|
1077
|
+
edgeId?: string | null;
|
|
1078
|
+
/** 设备高度,对应Z轴. */
|
|
1079
|
+
height?: number | null;
|
|
1080
|
+
/** 站点唯一标识符(主键). */
|
|
1081
|
+
id?: string | null;
|
|
1082
|
+
/** 是否 X 轴上的光电传感器距离较远, 否则距离较近. 远距离默认为 200 mm, 近距离默认为 20 mm. 默认为 false. */
|
|
1083
|
+
isLongDistanceSensorOnX?: boolean | null;
|
|
1084
|
+
/** 是否 Y 轴上的光电传感器距离较远, 否则距离较近. 远距离默认为 200 mm, 近距离默认为 20 mm. 默认为 false. */
|
|
1085
|
+
isLongDistanceSensorOnY?: boolean | null;
|
|
1086
|
+
/** 设备长度,对应Y轴. */
|
|
1087
|
+
length?: number | null;
|
|
1088
|
+
/** Priority. */
|
|
1089
|
+
priority?: 0 | 1 | 2 | null;
|
|
1090
|
+
/** Scene. */
|
|
1091
|
+
scene?: Scene | null;
|
|
1092
|
+
/** 所属场景ID. */
|
|
1093
|
+
sceneId?: string | null;
|
|
1094
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
1095
|
+
startOffset?: number | null;
|
|
1096
|
+
/** Status. */
|
|
1097
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
1098
|
+
/** Type. */
|
|
1099
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
1100
|
+
/** 更新时间. */
|
|
1101
|
+
updatedAt?: string | null;
|
|
1102
|
+
/** 设备宽度,对应X轴. */
|
|
1103
|
+
width?: number | null;
|
|
1104
|
+
/** 坐标X. */
|
|
1105
|
+
x?: number | null;
|
|
1106
|
+
/** 坐标Y. */
|
|
1107
|
+
y?: number | null;
|
|
1108
|
+
/** 坐标Z. */
|
|
1109
|
+
z?: number | null;
|
|
1110
|
+
constructor(obj?: Station);
|
|
1111
|
+
}
|
|
1112
|
+
/** 站点实体. */
|
|
1113
|
+
export declare class StationDto {
|
|
1114
|
+
/**
|
|
1115
|
+
* 角度(朝向).单位度.
|
|
1116
|
+
* 0度表示向右(正X方向),90度表示向下(正Y方向),以此类推.
|
|
1117
|
+
*/
|
|
1118
|
+
angle?: number | null;
|
|
1119
|
+
/** 站点编码. */
|
|
1120
|
+
code?: string | null;
|
|
1121
|
+
/** 站点描述. */
|
|
1122
|
+
description?: string | null;
|
|
1123
|
+
/** 站点所属边. */
|
|
1124
|
+
edgeId?: string | null;
|
|
1125
|
+
/** 设备高度,对应Z轴. */
|
|
1126
|
+
height?: number | null;
|
|
1127
|
+
/** 站点唯一标识符(主键). */
|
|
1128
|
+
id?: string | null;
|
|
1129
|
+
/** 是否 X 轴上的光电传感器距离较远, 否则距离较近. 远距离默认为 200 mm, 近距离默认为 20 mm. 默认为 false. */
|
|
1130
|
+
isLongDistanceSensorOnX?: boolean | null;
|
|
1131
|
+
/** 是否 Y 轴上的光电传感器距离较远, 否则距离较近. 远距离默认为 200 mm, 近距离默认为 20 mm. 默认为 false. */
|
|
1132
|
+
isLongDistanceSensorOnY?: boolean | null;
|
|
1133
|
+
/** 设备长度,对应Y轴. */
|
|
1134
|
+
length?: number | null;
|
|
1135
|
+
/** Priority. */
|
|
1136
|
+
priority?: 0 | 1 | 2 | null;
|
|
1137
|
+
/** 所属场景ID. */
|
|
1138
|
+
sceneId?: string | null;
|
|
1139
|
+
/** 当前位置基于所属边的起始点的偏移量. */
|
|
1140
|
+
startOffset?: number | null;
|
|
1141
|
+
/** Status. */
|
|
1142
|
+
status?: 0 | 1 | 2 | 3 | 4 | null;
|
|
1143
|
+
/** Type. */
|
|
1144
|
+
type?: 0 | 1 | 2 | 3 | 4 | null;
|
|
1145
|
+
/** 设备宽度,对应X轴. */
|
|
1146
|
+
width?: number | null;
|
|
1147
|
+
/** 坐标X. */
|
|
1148
|
+
x?: number | null;
|
|
1149
|
+
/** 坐标Y. */
|
|
1150
|
+
y?: number | null;
|
|
1151
|
+
/** 坐标Z. */
|
|
1152
|
+
z?: number | null;
|
|
1153
|
+
constructor(obj?: StationDto);
|
|
1154
|
+
}
|
|
1155
|
+
export declare class StopSimulationRequest {
|
|
1156
|
+
/** Scene Id. */
|
|
1157
|
+
sceneId?: string | null;
|
|
1158
|
+
constructor(obj?: StopSimulationRequest);
|
|
1159
|
+
}
|
|
1160
|
+
export declare class UpdateSceneStatusRequest {
|
|
1161
|
+
/** 场景ID. */
|
|
1162
|
+
sceneId?: string | null;
|
|
1163
|
+
/** Status. */
|
|
1164
|
+
status?: 0 | 1 | 2 | 3 | 4 | 5 | null;
|
|
1165
|
+
constructor(obj?: UpdateSceneStatusRequest);
|
|
1166
|
+
}
|
|
1167
|
+
/** WebSocket消息类型. */
|
|
1168
|
+
export declare class WebSocketMessage {
|
|
1169
|
+
/** Data. */
|
|
1170
|
+
data?: any | null;
|
|
1171
|
+
/** Message Id. */
|
|
1172
|
+
messageId?: string | null;
|
|
1173
|
+
/** Timestamp. */
|
|
1174
|
+
timestamp?: string | null;
|
|
1175
|
+
/** Type. */
|
|
1176
|
+
type?: string | null;
|
|
1177
|
+
constructor(obj?: WebSocketMessage);
|
|
1178
|
+
}
|
|
1179
|
+
/**
|
|
1180
|
+
* 获取对象的属性名数组.
|
|
1181
|
+
* @param obj 对象.
|
|
1182
|
+
*/
|
|
1183
|
+
export declare function keys<C extends object>(obj: C): Array<keyof C>;
|
|
1184
|
+
/**
|
|
1185
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1186
|
+
*
|
|
1187
|
+
* @param creator 要覆盖的部分属性.
|
|
1188
|
+
*/
|
|
1189
|
+
export declare function newCreator(creator?: Creator): Creator;
|
|
1190
|
+
/**
|
|
1191
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1192
|
+
*
|
|
1193
|
+
* @param destroyer 要覆盖的部分属性.
|
|
1194
|
+
*/
|
|
1195
|
+
export declare function newDestroyer(destroyer?: Destroyer): Destroyer;
|
|
1196
|
+
/**
|
|
1197
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1198
|
+
*
|
|
1199
|
+
* @param station 要覆盖的部分属性.
|
|
1200
|
+
*/
|
|
1201
|
+
export declare function newSSJ(station?: Station): Station;
|
|
1202
|
+
/**
|
|
1203
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1204
|
+
*
|
|
1205
|
+
* @param station 要覆盖的部分属性.
|
|
1206
|
+
*/
|
|
1207
|
+
export declare function newYZJ(station?: JackUpTransferStation): JackUpTransferStation;
|
|
1208
|
+
/**
|
|
1209
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1210
|
+
*
|
|
1211
|
+
* @param station 要覆盖的部分属性.
|
|
1212
|
+
*/
|
|
1213
|
+
export declare function newDPJ(station?: PalletStackerStation): PalletStackerStation;
|
|
1214
|
+
/**
|
|
1215
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1216
|
+
*
|
|
1217
|
+
* @param station 要覆盖的部分属性.
|
|
1218
|
+
*/
|
|
1219
|
+
export declare function newCGQ(station?: PhotoelectricSensor): PhotoelectricSensor;
|
|
1220
|
+
/**
|
|
1221
|
+
* 创建一个新的对象, 并给部分属性设置默认值.
|
|
1222
|
+
*
|
|
1223
|
+
* @param edge 要覆盖的部分属性.
|
|
1224
|
+
*/
|
|
1225
|
+
export declare function newEdge(edge?: Edge): Edge;
|
|
1226
|
+
/**
|
|
1227
|
+
* 工具栏位置.
|
|
1228
|
+
*/
|
|
1229
|
+
export declare type IToolbarPlacement = 'LEFT_TOP' | 'LEFT_BOTTOM' | 'RIGHT_TOP' | 'RIGHT_BOTTOM';
|
|
1230
|
+
/**
|
|
1231
|
+
* 面板位置.
|
|
1232
|
+
*/
|
|
1233
|
+
export declare type IPanelPlacement = 'LEFT_TOP' | 'LEFT_BOTTOM' | 'RIGHT_TOP' | 'RIGHT_BOTTOM';
|
|
1234
|
+
/**
|
|
1235
|
+
* 拖拽数据.
|
|
1236
|
+
*/
|
|
1237
|
+
export declare type IDragDataTransferData = {
|
|
1238
|
+
/**
|
|
1239
|
+
* 对象类型.
|
|
1240
|
+
*
|
|
1241
|
+
* @see NODE_KEY
|
|
1242
|
+
*/
|
|
1243
|
+
type: string;
|
|
1244
|
+
};
|
|
1245
|
+
/**
|
|
1246
|
+
* 节点数据.
|
|
1247
|
+
*/
|
|
1248
|
+
export declare type INodeProperty = {
|
|
1249
|
+
/**
|
|
1250
|
+
* 代理者--移动--当前所在连线.
|
|
1251
|
+
*/
|
|
1252
|
+
$Agent$Move$CurrentEdge?: Q.Edge;
|
|
1253
|
+
/**
|
|
1254
|
+
* 代理者--移动--当前速度.
|
|
1255
|
+
*/
|
|
1256
|
+
$Agent$Move$CurrentVelocity?: number;
|
|
1257
|
+
/**
|
|
1258
|
+
* <p>代理者--移动--移动方向.</p>
|
|
1259
|
+
* <p>
|
|
1260
|
+
* 每个叠盘机的正下方都有一个输送机,
|
|
1261
|
+
* <ul>
|
|
1262
|
+
* <li>如果是叠盘, 则是从输送机到叠盘机, 此时坐标不会变化,</li>
|
|
1263
|
+
* <li>如果是拆盘, 则是从叠盘机到输送机, 此时坐标不会变化,</li>
|
|
1264
|
+
* </ul>
|
|
1265
|
+
* </p>
|
|
1266
|
+
*/
|
|
1267
|
+
$Agent$Move$Direction?: 'UP' | 'DOWN' | 'LEFT' | 'RIGHT' | 'DPJ';
|
|
1268
|
+
/**
|
|
1269
|
+
* 代理者--移动--是否到达目的站点.
|
|
1270
|
+
*/
|
|
1271
|
+
$Agent$Move$IsArrive?: boolean;
|
|
1272
|
+
/**
|
|
1273
|
+
* 代理者--移动--是否正在移动.
|
|
1274
|
+
*/
|
|
1275
|
+
$Agent$Move$IsMoveDoing?: boolean;
|
|
1276
|
+
/**
|
|
1277
|
+
* 代理者--移动--是否直穿.
|
|
1278
|
+
*/
|
|
1279
|
+
$Agent$Move$IsThrough?: boolean;
|
|
1280
|
+
/**
|
|
1281
|
+
* 代理者--移动--上一次执行移动的时刻.
|
|
1282
|
+
*/
|
|
1283
|
+
$Agent$Move$PreviousMoveTime?: number;
|
|
1284
|
+
/**
|
|
1285
|
+
* 代理者--移动--站点一编号.
|
|
1286
|
+
*/
|
|
1287
|
+
$Agent$Move$station01Code?: string | null;
|
|
1288
|
+
/**
|
|
1289
|
+
* 代理者--移动--站点二编号.
|
|
1290
|
+
*/
|
|
1291
|
+
$Agent$Move$station02Code?: string | null;
|
|
1292
|
+
/**
|
|
1293
|
+
* 代理者--移动--站点三编号.
|
|
1294
|
+
*/
|
|
1295
|
+
$Agent$Move$station03Code?: string | null;
|
|
1296
|
+
/**
|
|
1297
|
+
* 创建者--计时器.
|
|
1298
|
+
*/
|
|
1299
|
+
$Creator$Timer?: number;
|
|
1300
|
+
/**
|
|
1301
|
+
* <p>叠盘机--最近叠盘的代理者主键.</p>
|
|
1302
|
+
* <p>如果叠盘机最近一次是叠盘操作, 则该属性记录了这次叠盘的代理者主键,</p>
|
|
1303
|
+
* <p>如果叠盘机最近一次是拆盘操作, 则该属性为 undefined,</p>
|
|
1304
|
+
*/
|
|
1305
|
+
$DPJ$CurrentAgentId?: string;
|
|
1306
|
+
/**
|
|
1307
|
+
* 叠盘机--是否正在叠盘.
|
|
1308
|
+
*/
|
|
1309
|
+
$DPJ$IsInDoing?: boolean;
|
|
1310
|
+
/**
|
|
1311
|
+
* 叠盘机--是否正在拆盘.
|
|
1312
|
+
*/
|
|
1313
|
+
$DPJ$IsOutDoing?: boolean;
|
|
1314
|
+
/**
|
|
1315
|
+
* 创建者--计时器.
|
|
1316
|
+
*/
|
|
1317
|
+
$Destroyer$Timer?: number;
|
|
1318
|
+
/**
|
|
1319
|
+
* <p>连线--长度.</p>
|
|
1320
|
+
* <p>如果不是连线, 则该属性为 undefined,</p>
|
|
1321
|
+
*/
|
|
1322
|
+
$Edge$length?: number;
|
|
1323
|
+
/**
|
|
1324
|
+
* 移栽机--当前位置.
|
|
1325
|
+
*/
|
|
1326
|
+
$YZJ$CurrentPosition?: 'UP' | 'DOWN';
|
|
1327
|
+
/**
|
|
1328
|
+
* 移栽机--是否正在下降.
|
|
1329
|
+
*/
|
|
1330
|
+
$YZJ$IsDownDoing?: boolean;
|
|
1331
|
+
/**
|
|
1332
|
+
* 移栽机--是否正在上升.
|
|
1333
|
+
*/
|
|
1334
|
+
$YZJ$IsUpDoing?: boolean;
|
|
1335
|
+
/**
|
|
1336
|
+
* 对象.
|
|
1337
|
+
*/
|
|
1338
|
+
data: Record<string, any>;
|
|
1339
|
+
/**
|
|
1340
|
+
* 对象类型.
|
|
1341
|
+
*
|
|
1342
|
+
* @see NODE_KEY
|
|
1343
|
+
*/
|
|
1344
|
+
type: string;
|
|
1345
|
+
};
|
|
1346
|
+
/**
|
|
1347
|
+
* 本地存储的键.
|
|
1348
|
+
*/
|
|
1349
|
+
export declare const STORE_KEY: {
|
|
1350
|
+
/**
|
|
1351
|
+
* 环形输送线--编辑模式--当前场景.
|
|
1352
|
+
*/
|
|
1353
|
+
CIRCULAR_CONVEYOR__EDIT__CURRENT_SCENE: string;
|
|
1354
|
+
/**
|
|
1355
|
+
* 环形输送线--仿真模式--当前场景.
|
|
1356
|
+
*/
|
|
1357
|
+
CIRCULAR_CONVEYOR__SIMULATE__CURRENT_SCENE: string;
|
|
1358
|
+
/**
|
|
1359
|
+
* 环形穿梭车--编辑模式--当前场景.
|
|
1360
|
+
*/
|
|
1361
|
+
CIRCULAR_SHUTTLE__EDIT__CURRENT_SCENE: string;
|
|
1362
|
+
/**
|
|
1363
|
+
* 环形穿梭车--仿真模式--当前场景.
|
|
1364
|
+
*/
|
|
1365
|
+
CIRCULAR_SHUTTLE__SIMULATE__CURRENT_SCENE: string;
|
|
1366
|
+
};
|
|
1367
|
+
/**
|
|
1368
|
+
* 节点类型.
|
|
1369
|
+
*/
|
|
1370
|
+
export declare const NODE_KEY: {
|
|
1371
|
+
/**
|
|
1372
|
+
* 传感器.
|
|
1373
|
+
*/
|
|
1374
|
+
CGQ: string;
|
|
1375
|
+
/**
|
|
1376
|
+
* 创建者.
|
|
1377
|
+
*/
|
|
1378
|
+
CJZ: string;
|
|
1379
|
+
/**
|
|
1380
|
+
* 代理.
|
|
1381
|
+
*/
|
|
1382
|
+
DLZ: string;
|
|
1383
|
+
/**
|
|
1384
|
+
* 叠盘机.
|
|
1385
|
+
*/
|
|
1386
|
+
DPJ: string;
|
|
1387
|
+
/**
|
|
1388
|
+
* 连线.
|
|
1389
|
+
*/
|
|
1390
|
+
EDGE: string;
|
|
1391
|
+
/**
|
|
1392
|
+
* 场景.
|
|
1393
|
+
*/
|
|
1394
|
+
SCENE: string;
|
|
1395
|
+
/**
|
|
1396
|
+
* 输送机.
|
|
1397
|
+
*/
|
|
1398
|
+
SSJ: string;
|
|
1399
|
+
/**
|
|
1400
|
+
* 销毁者.
|
|
1401
|
+
*/
|
|
1402
|
+
XHZ: string;
|
|
1403
|
+
/**
|
|
1404
|
+
* 移栽机.
|
|
1405
|
+
*/
|
|
1406
|
+
YZJ: string;
|
|
1407
|
+
};
|
|
1408
|
+
/**
|
|
1409
|
+
* 节点附件类型.
|
|
1410
|
+
*/
|
|
1411
|
+
export declare const NODE_UI_KEY: {
|
|
1412
|
+
/**
|
|
1413
|
+
* 传感器--编号.
|
|
1414
|
+
*/
|
|
1415
|
+
CGQ_CODE: string;
|
|
1416
|
+
/**
|
|
1417
|
+
* 创建者--编号.
|
|
1418
|
+
*/
|
|
1419
|
+
CJZ_CODE: string;
|
|
1420
|
+
/**
|
|
1421
|
+
* 代理--编号.
|
|
1422
|
+
*/
|
|
1423
|
+
DLZ_CODE: string;
|
|
1424
|
+
/**
|
|
1425
|
+
* 叠盘机--编号.
|
|
1426
|
+
*/
|
|
1427
|
+
DPJ_CODE: string;
|
|
1428
|
+
/**
|
|
1429
|
+
* 叠盘机--叠盘箭头.
|
|
1430
|
+
*/
|
|
1431
|
+
DPJ_IN_ARROW: string;
|
|
1432
|
+
/**
|
|
1433
|
+
* 叠盘机--拆盘箭头.
|
|
1434
|
+
*/
|
|
1435
|
+
DPJ_OUT_ARROW: string;
|
|
1436
|
+
/**
|
|
1437
|
+
* 连线--编号.
|
|
1438
|
+
*/
|
|
1439
|
+
EDGE_CODE: string;
|
|
1440
|
+
/**
|
|
1441
|
+
* 场景--编号.
|
|
1442
|
+
*/
|
|
1443
|
+
SCENE_CODE: string;
|
|
1444
|
+
/**
|
|
1445
|
+
* 输送机--编号.
|
|
1446
|
+
*/
|
|
1447
|
+
SSJ_CODE: string;
|
|
1448
|
+
/**
|
|
1449
|
+
* 销毁者--编号.
|
|
1450
|
+
*/
|
|
1451
|
+
XHZ_CODE: string;
|
|
1452
|
+
/**
|
|
1453
|
+
* 移栽机--编号.
|
|
1454
|
+
*/
|
|
1455
|
+
YZJ_CODE: string;
|
|
1456
|
+
/**
|
|
1457
|
+
* 移栽机--下降箭头.
|
|
1458
|
+
*/
|
|
1459
|
+
YZJ_DOWN_ARROW: string;
|
|
1460
|
+
/**
|
|
1461
|
+
* 移栽机--上升箭头.
|
|
1462
|
+
*/
|
|
1463
|
+
YZJ_UP_ARROW: string;
|
|
1464
|
+
};
|
|
1465
|
+
/**
|
|
1466
|
+
* WEBSOCKET 发起请求消息类型.
|
|
1467
|
+
*/
|
|
1468
|
+
export declare const WEBSOCKET_PING_TYPE: {
|
|
1469
|
+
/**
|
|
1470
|
+
* 更新代理状态.
|
|
1471
|
+
*/
|
|
1472
|
+
AGENT_STATUS_UPDATE_REQUEST: string;
|
|
1473
|
+
};
|
|
1474
|
+
/**
|
|
1475
|
+
* WEBSOCKET 接收响应消息类型.
|
|
1476
|
+
*/
|
|
1477
|
+
export declare const WEBSOCKET_PONG_TYPE: {
|
|
1478
|
+
/**
|
|
1479
|
+
* 代理创建成功.
|
|
1480
|
+
*/
|
|
1481
|
+
AGENT_CREATED: string;
|
|
1482
|
+
/**
|
|
1483
|
+
* 代理销毁成功.
|
|
1484
|
+
*/
|
|
1485
|
+
AGENT_DESTROYED: string;
|
|
1486
|
+
/**
|
|
1487
|
+
* 更新代理状态.
|
|
1488
|
+
*/
|
|
1489
|
+
AGENT_STATUS_CHANGED: string;
|
|
1490
|
+
/**
|
|
1491
|
+
* 更新代理状态.
|
|
1492
|
+
*/
|
|
1493
|
+
AGENT_STATUS_UPDATE_RESPONSE: string;
|
|
1494
|
+
/**
|
|
1495
|
+
* 代理指令动作.
|
|
1496
|
+
*/
|
|
1497
|
+
PLC_ACTION: string;
|
|
1498
|
+
/**
|
|
1499
|
+
* 仿真状态改变.
|
|
1500
|
+
*/
|
|
1501
|
+
SIMULATION_STATUS_CHANGED: string;
|
|
1502
|
+
};
|