CN113946319A - Function developer platform based on service-oriented architecture and operation method thereof - Google Patents

Function developer platform based on service-oriented architecture and operation method thereof Download PDF

Info

Publication number
CN113946319A
CN113946319A CN202111427510.3A CN202111427510A CN113946319A CN 113946319 A CN113946319 A CN 113946319A CN 202111427510 A CN202111427510 A CN 202111427510A CN 113946319 A CN113946319 A CN 113946319A
Authority
CN
China
Prior art keywords
service
interface
developer
user
area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111427510.3A
Other languages
Chinese (zh)
Inventor
朴春日
栾辉
朴聪睿
刘聪
陈敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Hecheng Technology Co ltd
Original Assignee
Shanghai Hecheng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Hecheng Technology Co ltd filed Critical Shanghai Hecheng Technology Co ltd
Priority to CN202111427510.3A priority Critical patent/CN113946319A/en
Publication of CN113946319A publication Critical patent/CN113946319A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to the technical field of vehicle engineering, in particular to a function developer platform based on a service-oriented architecture and an operation method thereof.A developer platform main body comprises a login interface and a developer interface, wherein the login interface comprises a user name and password login operation, and the developer interface mainly comprises a service list area, a service editing area and an entertainment area; the invention calls the packaged specific service through the service interface, adopts a developer interface with high integration and an operation method, realizes the user-defined development of users through software, carries out detailed disassembly and analysis on the functions, produces the service use case meeting the SOA architecture platform, and realizes the combined application of the service and the specific realization of the functions through calling the corresponding interface, thereby not only facilitating the subsequent addition or modification of the corresponding functional requirements, but also obviously improving the efficiency of the function definition.

Description

Function developer platform based on service-oriented architecture and operation method thereof
Technical Field
The invention relates to the technical field of vehicle engineering, in particular to a service-oriented architecture-based function developer platform and an operation method thereof.
Background
With the updating and iteration of the automobile industry, the automobile industry is continuously developing towards intellectualization, electromotion and digitization, and with the continuous and deep research and development, in order to enable software to meet the requirements of more complex application scenes and simultaneously deal with the problem of frequent function iteration, for the development of the electronic and electric architecture (hereinafter, referred to as architecture) of the whole automobile, in order to match corresponding technical requirements, the design concept facing the service architecture (SOA) is accepted by more and more automobile enterprises and mechanisms and gradually starts to be researched, developed and applied. The whole SOA platform system can be divided into three systems, namely a developer platform, a TSP cloud end and a vehicle end, wherein the developer platform is a software development platform created by a common vehicle owner, a professional third-party application development engineer and a vehicle depth development engineer.
In a traditional architecture function scheme, a domain controller drives specific implementation of functions by using specific signals, the function definition greatly depends on the requirement on function definition in the initial development, and the development platform developed on the basis often performs function redevelopment in the later stage when functions need to be added or extended, so that the existing design is difficult to reuse. Different from the traditional architecture concept, the service-oriented design concept realizes the specific implementation of different functions in different scenes by defining and calling different services and service interfaces, and a developer platform oriented to third-party application developers and users also comes along. However, the number of corresponding products in the market is small, and various limitations exist, including:
1. closure of platform resources: the development and application of the existing developer platform have higher dependency on the definition and interface of the service, and related resources are mostly defined and controlled by an OEM (original equipment manufacturer), so the development and implementation of the developer platform are limited by the resource limitation to a great extent, and a plurality of corresponding authorities and resources are difficult to develop towards a third party. Due to the negative influence of resource closure, the interface development of a developer platform is also greatly limited, and the intervention of a third-party developer is difficult to meet;
2. limitations of interface layout and function definition: the existing function definition is mostly defined by a host factory, the function is relatively fixed and is input by relying on an inherent function list, a state machine required by the function and corresponding preposed and postpositioned conditions and the like are defined, and the specific realization of the function is driven by taking a signal as a basis. The traditional method still divides domains and realizes the design of functions on the basis of the execution function of the ECU, has great limitation on cross-domain linkage of other functions and extension multiplexing of subsequent functions, and cannot meet the requirement of rapid function expansion definition required by SAO. The limitation directly limits the actual function coverage of a developer platform and simultaneously limits the interactive application of a system and an interface;
3. platform and interface lack compatibility: the current developer platform is developed by matching a vehicle type with a special development platform, has higher independence on platform development and actual layout application of an interface, mainly realizes the development of the platform on the basis of a specific function definition list, and is difficult to meet the development requirements required by subsequent vehicle type iteration or new vehicle type development;
4. the platform and interface lack security: the traditional development platform has no operation flow of user authentication, but no user authentication interface, so that great unnecessary risks exist for information security and system development, and great potential safety hazards are formed on the whole development flow by opening inappropriate logic editing authorities for developers with different authority levels;
5. platforms and interfaces lack convenience: the current developer platform mainly realizes functions, ignores the interactive experience of users in practical use, has various and redundant operation steps, cannot meet the practical development requirement of friendly interfaces due to the layout of the interfaces, and has great limitation on the development threshold of developers.
Disclosure of Invention
The present invention is directed to a function developer platform based on a service-oriented architecture and an operating method thereof, so as to solve the problems in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a function developer platform based on a service-oriented architecture is characterized in that a developer platform body comprises a login interface and a developer interface, the login interface comprises a user name and password login operation, and the developer interface comprises a service list area, a service editing area and an entertainment area.
An operation method based on the service-oriented architecture function developer platform can be subdivided into two modules of login authentication and scene editing, and comprises the following specific steps:
s1: firstly, the developer platform is started to activate the login interface, and the developer platform interface of the main body is activated after the user completes the effective authentication process. The login interface is designed for a frameless dialog box, and a mouse is designed to drag the dialog box, namely the dialog box can be placed at any position. The user inputs account number and password information, and the user can activate a software interaction interface of a developer platform under the condition that the account number information is effective; under the condition that the account information is invalid, the interface prompts that the account information is wrong and returns to an initial login interface; meanwhile, the user can close the login interface dialog box by canceling the login;
s2: after entering a developer platform interface, a user can complete the realization of specific functions through scene editing, each service is integrated in a service list area, a service state menu is displayed by default after entering the developer interface, all service names deployed on a vehicle at present are displayed, the developer can check the state of the corresponding service by clicking the corresponding service, a visual interface in the driving process of the vehicle is included in the next level of the service list area, and the user can conveniently understand the realization logic behind each button.
S3: the user can edit the service content in the service list in the execution step and the trigger condition, click the service name in the service list or the editing area to activate the popup, specifically set the corresponding service attribute in the popup in the editing area, realize the combination of the function definition through the corresponding logic parameter, and modify and store the format of the character output. The part is a core part, three buttons are realized in a corresponding list, two dialog boxes appear after clicking, conditions and execution dialog boxes are respectively displayed, and selected options are displayed in the corresponding playlist;
s4: after a user sets specific services to be called in an editing area, the user can adjust and set corresponding service attributes and carry out combination of logical operation in the process so as to meet specific implementation of functional requirements on complex scenes, the buttons in the logical parameter area realize delay, AND and OR operations, meanwhile, the change of the format of characters is realized beside each playlist, and the output of a txt file is realized by using the storage buttons, if the user has no requirements on the logical parameters, the part of the process can be skipped;
s5: before the scene editing is not completed, a user can continuously complete the scene editing by adjusting the process to meet specific requirements, finally, after the service attribute editing and the logic parameter editing of the condition area and the execution area are completed, the building link of the service application scene can be saved and completed, and a corresponding configuration file is saved and output by clicking a determination button so as to facilitate subsequent actual development and application.
Compared with the prior art, the invention has the beneficial effects that: the invention calls the packaged specific service through the service interface, adopts a developer interface with high integration and an operation method, realizes the user-defined development of the user through software, and has the following specific advantages:
1. the functions are disassembled and analyzed in detail, service cases meeting the SOA framework platform are produced, and the combined application of the services and the specific realization of the functions are realized by calling corresponding interfaces, so that the requirements of the corresponding functions are conveniently added or modified subsequently, and the efficiency of function definition can be obviously improved. The developer interface integrates all services into a service list which is correspondingly configured in the main interface service list area so as to meet the setting and combination requirements of the developer on service calling, and the next level of the list comprises a visual interface in the vehicle driving process, so that the user can conveniently understand the implementation logic behind each button;
2. the innovation of functions and scenes is facilitated, and the designer is more conveniently supported to carry out innovative combination among different use cases by calling and combining different service interfaces, so that more new functions are generated;
3. the interface layout is simple, the understanding of a user is facilitated, the convenience of developers and users for the actual application of service calling is met as much as possible on the basis of meeting the functions, and the complicated and redundant actual operation steps of the users are avoided;
4. the platform comprises an account authentication interface, so that the actual requirement on information safety in a development process is met, and the logic output of different developers for different requirements of scene application can also be met.
Drawings
FIG. 1 is a schematic flow chart of the operation of the present invention;
FIG. 2 is a diagram of a developer platform according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-2, the present invention provides a technical solution: a function developer platform based on a service-oriented architecture comprises a developer platform body, a login interface and a developer interface, wherein the login interface comprises a user name and password login operation, and the developer interface mainly comprises a service list area, a service editing area and an entertainment area.
The method is based on SOA framework idea, based on actual application of various services and actual requirements of a user on development scenes, integrates each service interface to developer platform software, defaults to display a service state menu after entering the developer interface, displays all service names and available states deployed on a vehicle at present, meets the setting and combination of the user for service calling, and finally realizes the expected function effect and obtains corresponding feedback visually. The interface of the developer platform comprises a login interface and a development interface, and the development interface is mainly divided into a service list area and an entertainment area;
the login interface mainly comprises the operation of a user name and a password; after logging in, a user enters a main interface of a developer platform, and the complete interface of the developer platform software mainly comprises three parts, namely a service list area at the left part, a service editing area at the middle part and an entertainment area at the right part, as shown in the figure;
the service list area integrates all services, a service state menu is displayed by default after the services enter a developer interface, all service names deployed on the vehicle at present are displayed, the developer can check the state of the corresponding service by clicking the corresponding service, a visual interface in the vehicle driving process is included in the next level of the service list area, and a user can conveniently understand the implementation logic behind each button; the service status menu includes: intelligent scenes, navigation control, navigation state, entertainment state, bluetooth device control, bluetooth device state, bluetooth phone control, bluetooth phone state, system settings, system state, remote services, TTS settings, developer interface management, air conditioner HMI state, voice control, location memory and callout, voice recognition control, charging management, door lock control, door lock state, window control, window state, wiper control, wiper state, exterior light control, exterior light state, services, and the like.
The user can realize the main functions of music playing through the entertainment area, including the operations of adding, removing and clearing a music list, and the basic functions of music control such as playing, pausing, stopping, switching of an upper song and a lower song, volume adjustment bar and the like.
The invention also discloses an operation method based on the service-oriented architecture function developer platform, which can be subdivided into two modules of login authentication and scene editing, and comprises the following specific steps:
s1: firstly, the developer platform is started to activate the login interface, and the developer platform interface of the main body is activated after the user completes the effective authentication process. The login interface is designed for a frameless dialog box, and a mouse is designed to drag the dialog box, namely the dialog box can be placed at any position. The user inputs account number and password information, and the user can activate a software interaction interface of a developer platform under the condition that the account number information is effective; under the condition that the account information is invalid, the interface prompts that the account information is wrong and returns to an initial login interface; meanwhile, the user can close the login interface dialog box by canceling the login;
s2: after entering a developer platform interface, a user can complete the realization of specific functions through scene editing, each service is integrated in a service list area, a service state menu is displayed by default after entering the developer interface, all service names deployed on a vehicle at present are displayed, the developer can check the state of the corresponding service by clicking the corresponding service, a visual interface in the driving process of the vehicle is included in the next level of the service list area, and the user can conveniently understand the realization logic behind each button.
S3: the user can edit the service content in the service list in the execution step and the trigger condition, click the service name in the service list or the editing area to activate the popup, specifically set the corresponding service attribute in the popup in the editing area, realize the combination of the function definition through the corresponding logic parameter, and modify and store the format of the character output. The part is a core part, three buttons are realized in a corresponding list, two dialog boxes appear after clicking, conditions and execution dialog boxes are respectively displayed, and selected options are displayed in the corresponding playlist;
s4: after a user sets specific services to be called in an editing area, the user can adjust and set corresponding service attributes and carry out combination of logical operation in the process so as to meet specific implementation of functional requirements on complex scenes, the buttons in the logical parameter area realize delay, AND and OR operations, meanwhile, the change of the format of characters is realized beside each playlist, and the output of a txt file is realized by using the storage buttons, if the user has no requirements on the logical parameters, the part of the process can be skipped;
s5: before the scene editing is not completed, a user can continuously complete the scene editing by adjusting the process to meet specific requirements, finally, after the service attribute editing and the logic parameter editing of the condition area and the execution area are completed, the building link of the service application scene can be saved and completed, and a corresponding configuration file is saved and output by clicking a determination button so as to facilitate subsequent actual development and application.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (2)

1. A function developer platform based on a service-oriented architecture is characterized in that a developer platform body comprises a login interface and a developer interface, the login interface comprises a user name and password login operation, and the developer interface comprises a service list area, a service editing area and an entertainment area.
2. An operation method based on the service-oriented architecture-based function developer platform as claimed in claim 1, wherein the operation method of the developer platform can be subdivided into two modules of login authentication and scene editing, and the specific steps are as follows:
s1: firstly, the developer platform is started to activate the login interface, and the developer platform interface of the main body is activated after the user completes the effective authentication process. The login interface is designed for a frameless dialog box, and a mouse is designed to drag the dialog box, namely the dialog box can be placed at any position. The user inputs account number and password information, and the user can activate a software interaction interface of a developer platform under the condition that the account number information is effective; under the condition that the account information is invalid, the interface prompts that the account information is wrong and returns to an initial login interface; meanwhile, the user can close the login interface dialog box by canceling the login;
s2: after entering a developer platform interface, a user can complete the realization of specific functions through scene editing, each service is integrated in a service list area, a service state menu is displayed by default after entering the developer interface, all service names deployed on a vehicle at present are displayed, the developer can check the state of the corresponding service by clicking the corresponding service, a visual interface in the driving process of the vehicle is included in the next level of the service list area, and the user can conveniently understand the realization logic behind each button.
S3: the user can edit the service content in the service list in the execution step and the trigger condition, click the service name in the service list or the editing area to activate the popup, specifically set the corresponding service attribute in the popup in the editing area, realize the combination of the function definition through the corresponding logic parameter, and modify and store the format of the character output. The part is a core part, three buttons are realized in a corresponding list, two dialog boxes appear after clicking, conditions and execution dialog boxes are respectively displayed, and selected options are displayed in the corresponding playlist;
s4: after a user sets specific services to be called in an editing area, the user can adjust and set corresponding service attributes and carry out combination of logical operation in the process so as to meet specific implementation of functional requirements on complex scenes, the buttons in the logical parameter area realize delay, AND and OR operations, meanwhile, the change of the format of characters is realized beside each playlist, and the output of a txt file is realized by using the storage buttons, if the user has no requirements on the logical parameters, the part of the process can be skipped;
s5: before the scene editing is not completed, a user can continuously complete the scene editing by adjusting the process to meet specific requirements, finally, after the service attribute editing and the logic parameter editing of the condition area and the execution area are completed, the building link of the service application scene can be saved and completed, and a corresponding configuration file is saved and output by clicking a determination button so as to facilitate subsequent actual development and application.
CN202111427510.3A 2021-11-29 2021-11-29 Function developer platform based on service-oriented architecture and operation method thereof Pending CN113946319A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111427510.3A CN113946319A (en) 2021-11-29 2021-11-29 Function developer platform based on service-oriented architecture and operation method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111427510.3A CN113946319A (en) 2021-11-29 2021-11-29 Function developer platform based on service-oriented architecture and operation method thereof

Publications (1)

Publication Number Publication Date
CN113946319A true CN113946319A (en) 2022-01-18

Family

ID=79338925

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111427510.3A Pending CN113946319A (en) 2021-11-29 2021-11-29 Function developer platform based on service-oriented architecture and operation method thereof

Country Status (1)

Country Link
CN (1) CN113946319A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816508A (en) * 2022-04-29 2022-07-29 重庆长安汽车股份有限公司 System and method for managing service list of whole vehicle service-oriented architecture
CN114978700A (en) * 2022-05-24 2022-08-30 阿尔特(北京)汽车数字科技有限公司 Vehicle-mounted button event response method, electronic device and storage medium
CN115016804A (en) * 2022-06-01 2022-09-06 阿尔特(北京)汽车数字科技有限公司 Data interaction method, system, device, equipment and storage medium
CN115277522A (en) * 2022-06-16 2022-11-01 重庆长安汽车股份有限公司 Method for judging service scene availability

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816508A (en) * 2022-04-29 2022-07-29 重庆长安汽车股份有限公司 System and method for managing service list of whole vehicle service-oriented architecture
CN114978700A (en) * 2022-05-24 2022-08-30 阿尔特(北京)汽车数字科技有限公司 Vehicle-mounted button event response method, electronic device and storage medium
CN115016804A (en) * 2022-06-01 2022-09-06 阿尔特(北京)汽车数字科技有限公司 Data interaction method, system, device, equipment and storage medium
CN115277522A (en) * 2022-06-16 2022-11-01 重庆长安汽车股份有限公司 Method for judging service scene availability
CN115277522B (en) * 2022-06-16 2023-05-16 重庆长安汽车股份有限公司 Service scene availability judging method

Similar Documents

Publication Publication Date Title
CN113946319A (en) Function developer platform based on service-oriented architecture and operation method thereof
Gray et al. Domain-Specific Modeling.
CN103513992B (en) A kind of general Edutainment robot application software development platform
JP2018536952A (en) Method and apparatus for controlling a smart device and computer storage medium
CN109947388B (en) Page playing and reading control method and device, electronic equipment and storage medium
CN109240670A (en) Modular software development methodology, system, equipment and medium
CN110928409A (en) Vehicle-mounted scene mode control method and device, vehicle and storage medium
WO2023093414A1 (en) Micro-application development method and apparatus, and device, storage medium and program product
CN112035101A (en) Method, apparatus, medium, and device for creating command library by combining RPA and AI
CN113253971B (en) Voice interaction method and device, voice interaction system, vehicle and medium
WO2022227034A1 (en) Key setting method and control method for electronic device, and simulation device and vehicle
US20150121320A1 (en) System And Method For Universal Control Of Electronic Devices
CN114299947A (en) Generation method, vehicle control method, terminal device, and storage medium
US7124397B1 (en) Power builder for power management control system automation software
CN105573817A (en) Virtual input control method, device and system
CN110072148B (en) Method for implementing vehicle-mounted information system based on master-slave mode
Paternò et al. Model-based design of multi-device interactive applications based on web services
AU2008261147A1 (en) Hierarchical authoring system for creating workflow for a user interface
CN113791821B (en) Animation processing method and device based on illusion engine, medium and electronic equipment
CN115616936A (en) Simulation test method, device and equipment for vehicle
CN115469855A (en) Method, device, equipment and medium for editing game entity object
CN114429765A (en) Interaction method, terminal device and readable storage medium
CN113806659A (en) WYSIWYG portal custom site system and operation method
Bleul et al. Multimodal dialog description for mobile devices
CN112685082A (en) Task execution method and device, computer readable storage medium and vehicle-mounted terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination