CN115713813A - Parking charging method based on SaaS platform - Google Patents

Parking charging method based on SaaS platform Download PDF

Info

Publication number
CN115713813A
CN115713813A CN202211407648.1A CN202211407648A CN115713813A CN 115713813 A CN115713813 A CN 115713813A CN 202211407648 A CN202211407648 A CN 202211407648A CN 115713813 A CN115713813 A CN 115713813A
Authority
CN
China
Prior art keywords
charging
parking
component
period
setting
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
CN202211407648.1A
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.)
Shenzhen Signaltone Intelligent Technology Co ltd
Original Assignee
Shenzhen Signaltone Intelligent 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 Shenzhen Signaltone Intelligent Technology Co ltd filed Critical Shenzhen Signaltone Intelligent Technology Co ltd
Priority to CN202211407648.1A priority Critical patent/CN115713813A/en
Publication of CN115713813A publication Critical patent/CN115713813A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Charge And Discharge Circuits For Batteries Or The Like (AREA)

Abstract

The invention discloses a parking charging method based on a SaaS platform, which comprises the following steps: setting a self-defined parking charging option in a parking SaaS platform; setting a charging element component and a plurality of charging logic components in a user-defined parking charging option; and generating a charging result based on the combination of the charging element component and the plurality of charging logic components. The scheme can reduce the cost of rate development and maintenance, can respond to the market more quickly, and is suitable for various parking charging scenes.

Description

Parking charging method based on SaaS platform
Technical Field
The invention relates to the technical field of parking charging, in particular to a parking charging method based on a software as a service (SaaS) platform.
Background
At present, a parking lot mainly charges according to parking time or parking time period, and personalized differentiated charging requirements cannot be met. Since some regions are influenced by policy or local special scenes, personalized charging rules are often required to be set in the charging software for adaptation. However, the existing parking charging software has high development cost, each personalized charging rule needs independent code adaptation, the burden of developers is increased, the personalized charging rules are often required to be changed along with the updating of software system versions, code redundancy is caused along with the accumulation and iteration of the personalized charging rules, and the system is difficult to maintain.
Therefore, a parking charging method is needed, which can reduce the development and maintenance cost of parking charging software, respond to the market in time, and make the charging rules more intuitive, transparent and personalized, so as to solve the problems existing in the prior art.
Disclosure of Invention
In view of the above problems, in order to reduce the development and maintenance costs of parking charging software, a parking charging method based on a SaaS platform is provided, which can customize a charging logic component in the SaaS platform, componentize a charging rule, and can respond to market demands more quickly.
According to one aspect of the invention, a parking charging method based on a SaaS platform is provided, and the method comprises the following steps: setting a self-defined parking charging option in a parking SaaS platform; setting a charging element component and a plurality of charging logic components in the self-defined parking charging option; and generating a charging result based on the combination of the charging element component and the plurality of charging logic components.
By adding the user-defined parking charging option on the user interface, the charging rule can be defined according to the actual scene, the response is timely carried out, and the development and maintenance cost of the parking charging software can be reduced.
Optionally, in the above method, a charging judgment component may be further configured in the customized parking charging option, where the charging judgment component is configured to judge which one or more charging modes are to be charged according to a charging element in the charging element component.
Optionally, in the above method, a charging element is set in each of the plurality of charging logic components, and the charging element includes a charging period, a free period, and a preset rate.
Optionally, in the above method, the billing element includes a parking time period, a parking area, a vehicle type. The charging judging component can judge whether the parking time interval is located in the charging time interval or the free time interval, and can select a corresponding rate according to the parking time interval or the parking area or the type of the vehicle.
Optionally, in the above method, the charging logic units include charging according to parking duration, charging according to parking period, charging according to vehicle type, charging according to parking area, charging according to any one or a combination of parking duration, parking period, parking area, and vehicle type, and each charging logic unit is independently draggable.
Optionally, in the step of setting a custom parking charging option in the parking SaaS platform, a code language and a back-end analysis mode of the charging expression are determined, and the back-end analysis mode is persistently stored so as to analyze a corresponding charging logic component based on the back-end analysis mode
Optionally, in the above method, a charging rule specification corresponding to the charging logic component is set in the customized parking charging option.
According to the scheme of the invention, the required charging rule is set as the charging logic component which can be dragged independently, so that the development amount of codes can be reduced, the codes can take effect immediately, the cost of rate development is reduced for research personnel, and a user can set the required rate rule on a user interface more quickly; through the low-code personalized configuration mode, the parking charging method can adapt to various parking charging scenes and can respond to market demands in time.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a flow chart illustrating a SaaS platform-based parking charging method according to an embodiment of the present invention;
FIG. 2 illustrates a flow diagram of a custom parking meter setting according to one embodiment of the invention;
FIG. 3 shows a schematic diagram of a custom parking meter module according to an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The current parking charging pricing mode has limitations, basically carries out charging according to parking duration or parking time, but when some regions are influenced by policies or characteristic scenes, a set of new personalized charging rules are often required to be designed in charging software for adaptation. Software as a Service (SaaS) is a new Software application method that has emerged with the development of internet technology and the maturity of application Software. By using the SaaS technology, the service can be provided according to the requirement, and the charging is carried out based on the service use condition, so that the service supply and maintenance cost is reduced. SaaS services generally support flexibility of services and meet personalized requirements of users through customized charging methods. Currently, the mainstream SaaS service generally implements customized charging by means of a functional package subscription. However, the subscription method cannot meet the complicated charging requirements of the user. In order to reduce software development and maintenance cost and respond to market demands in time, the application provides a parking charging method based on a SaaS platform, which can reduce development cost and code amount, configure instant use in real time and adapt to various parking charging scenes.
Fig. 1 is a flowchart illustrating a parking charging method based on a SaaS platform according to an embodiment of the present invention. As shown in fig. 1, the method begins at step S110, where a custom parking billing option is set in the parking SaaS platform.
The parking SaaS platform adopts a cluster distributed architecture, inherits various parking devices such as parking spot locks, geomagnetic sensors, video piles, road gates and ETC, can monitor and manage information of all Internet of things devices on line, and achieves parking technologies such as unattended operation, city grid regional autonomy, ETC electronic license plate application and parking payment in-air payment. The parking SaaS platform can be accessed through the Internet to perform operations such as charging setting, real-time order form, user management, area division, parking space navigation, parking fee payment, parking space reservation, member recharging, arrearage additional payment and the like. According to one embodiment of the invention, a custom parking charging option can be added in the charging setting of the parking SaaS platform, specifically, a charging expression code design language and a back-end analysis mode can be determined on a front-end interface, and then the analysis mode is durably stored so as to analyze a corresponding charging logic component based on the back-end settlement mode.
Step S120 is then executed to set a billing factor component and a plurality of billing logic components in the customized parking billing option.
Each billing logic component comprises one or more code segments with respective functions, and the billing logic unit can be set as an independently draggable component according to billing rules, for example, a billing expression can be set according to the billing rules that the parking fee in a peak parking period is higher than that in a low peak period, the member parking fee is lower than that in a non-member parking period, the monthly rental parking is free, and the like. According to an embodiment of the present invention, the charging elements may include parking duration, parking period, parking area, vehicle type, etc., and the charging logic units may include any one or a combination of charging according to parking duration, charging according to parking period, charging according to vehicle type, charging according to parking area, charging according to parking duration, parking period, parking area, and vehicle type, and each charging logic unit may be independently draggable. FIG. 2 shows a flow diagram of a custom parking meter setting according to one embodiment of the invention. As shown in fig. 2, dragging the required charging element component and charging logic component, where the charging elements such as parking duration, parking period, parking area, vehicle type, etc. can be input through the charging element component, and the charging logic component can charge according to the preset charging rule; then, combining and connecting the charging logic components, setting a charging element value, and finally calculating the parking fee according to the set charging logic components and the charging element value to output a charging result.
And a charging judgment component can be further arranged in the user-defined parking charging option, and is used for judging which charging mode or charging modes are to be charged according to the charging elements in the charging element component, and charging elements such as charging time periods, free time periods, preset rates and the like can be added in the charging logic component. The judging component can judge whether the parking time interval is located in a charging time interval or a free time interval, or judge which rate is charged according to the parking time interval or the parking area, and select the corresponding charging logic component according to the type of the vehicle.
Finally, step S130 is executed to generate a charging result based on the combination of the charging element component and the plurality of charging logic components.
Specifically, the charging logic component, the charging judgment component and the charging element component can be connected by a directed connection line to form a complete self-defined parking charging module. FIG. 3 shows a schematic diagram of a custom parking meter module according to an embodiment of the invention. As shown in fig. 3, the customized parking charging module includes charging logic components (charging logic component a, charging logic component B, and charging logic component C), charging element components (charging element component 1, charging element component 2, and charging element component 3), charging element components, charging judgment components, and multiple charging flow lines. The charging element component can input charging related elements such as parking duration, parking period, parking space, parking area, vehicle type and the like, and the charging judgment component can judge which charging mode or charging modes are charged according to the charging elements in the charging element component through a logic expression. For example, if the vehicle type is a monthly rental car or a member car, the billing is performed by a monthly rental car billing component, and if the parking period is a rush hour, the billing is performed by a component that performs billing by the parking period. The charging element component can also be inserted into the charging logic component, such as a preset free time period, a preset charging time period, a preset rate and the like, and finally the charging result is calculated and output through the charging result component.
By the technical scheme of the invention, the required charging rule is set as the independently draggable charging logic component, so that the development amount of codes can be reduced, the codes can take effect immediately, the cost of rate development is reduced for research personnel, and a user can set the required rate rule on a user interface more quickly.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the embodiments are described herein as a method or combination of method elements that can be implemented by a processor of a computer system or by other means of performing the function. A processor having the necessary instructions for carrying out a method or method element forms an apparatus for carrying out the method or method element. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense with respect to the scope of the invention, as defined in the appended claims.

Claims (9)

1. A parking charging method based on a software as a service (SaaS) platform is characterized by comprising the following steps:
setting a custom parking charging option in a parking SaaS platform;
setting a charging element component and a plurality of charging logic components in the self-defined parking charging option;
and generating a charging result based on the combination of the charging element component and the plurality of charging logic components.
2. The parking charging method according to claim 1, further comprising:
and setting a charging judgment component in the user-defined parking charging option, wherein the charging judgment component is used for judging which charging mode is used for charging according to the charging elements in the charging element component.
3. The parking charging method according to claim 2, wherein the method comprises:
and respectively setting charging elements in the plurality of charging logic components, wherein the charging elements comprise charging time periods, free time periods and preset rates.
4. The parking charging method according to claim 3, wherein the charging elements include a parking time period, a parking area, a vehicle type.
5. The parking charging method according to claim 4, wherein the charging judging component is further configured to judge whether the parking period is in a charging period or a free period.
6. The parking charging method according to claim 4, wherein the charging judging component is further configured to select a corresponding rate according to a parking period or a parking area or a vehicle type.
7. The parking charging method according to claim 4, wherein the charging logic units comprise charging according to parking duration, charging according to parking period, charging according to vehicle type, charging according to parking area, charging according to any one or more of parking duration, parking period, parking area and vehicle type, and each charging logic unit is independently draggable.
8. The parking charging method according to claim 1, wherein the step of setting a custom parking charging option in the parking SaaS platform comprises:
and determining the code language and the back-end analysis mode of the charging expression, and persistently storing the back-end analysis mode so as to analyze the corresponding charging logic component based on the back-end analysis mode.
9. The parking charging method according to claim 1, further comprising:
and setting a charging rule specification corresponding to the charging logic component in the user-defined parking charging option.
CN202211407648.1A 2022-11-10 2022-11-10 Parking charging method based on SaaS platform Pending CN115713813A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211407648.1A CN115713813A (en) 2022-11-10 2022-11-10 Parking charging method based on SaaS platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211407648.1A CN115713813A (en) 2022-11-10 2022-11-10 Parking charging method based on SaaS platform

Publications (1)

Publication Number Publication Date
CN115713813A true CN115713813A (en) 2023-02-24

Family

ID=85232772

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211407648.1A Pending CN115713813A (en) 2022-11-10 2022-11-10 Parking charging method based on SaaS platform

Country Status (1)

Country Link
CN (1) CN115713813A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116416014A (en) * 2023-06-08 2023-07-11 北京白驹易行科技有限公司 Network contract vehicle pricing method, device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116416014A (en) * 2023-06-08 2023-07-11 北京白驹易行科技有限公司 Network contract vehicle pricing method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US10657733B2 (en) Dynamically managing parking space utilization
US10607492B2 (en) Crowdsourced servicing of on-demand electric-vehicles
US20190073701A1 (en) Vehicle valuation model based on vehicle telemetry
CN106056403B (en) A kind of rail traffic expense of riding determines method and system
CN104933891A (en) Information processing method, client and service platform
US20150066605A1 (en) Method and system for toll payment service
US9030153B2 (en) Systems and methods for delivering energy to an electric vehicle with parking fee collection
US20120330696A1 (en) Car Sharing
US20100161393A1 (en) Systems and methods for charging an electric vehicle within a parking area
US20230316418A1 (en) Systems and methods for generating mobility insurance products using ride-sharing telematics data
CN115713813A (en) Parking charging method based on SaaS platform
Wang et al. Record: Joint real-time repositioning and charging for electric carsharing with dynamic deadlines
Hu et al. Optimal pricing strategy for electric vehicle battery swapping: Pay-per-swap or subscription?
CN104036634B (en) A kind of method and system of the control urban mobile vehicle flowrate based on RFID technique
CN110414737A (en) Public transport stroke processing method, device, electronic equipment and storage medium
CN108520416A (en) A kind of oiling settlement method and device
US20200134742A1 (en) System for authorizing electric vehicle charging and payment through vehicle infotainment device
CN109767503A (en) Parking lot charging method and device
US11424625B2 (en) Method and server for managing mobile rechargeable battery pools for multiple stations
CN109147193A (en) Operation management method, system and the storage medium of charging equipment
CN108053044A (en) A kind of reserving method of banking, device for displaying predetermined and terminal device
CN109416858A (en) One kind stopping pick-up management method and device
CN110458597A (en) Empty parking space information realization method and storage medium are obtained with city parking card
US20140095068A1 (en) Method and system for reducing traffic congestion
CN109801385A (en) Parking lot management method and system based on charging pile printer

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